@charset "utf-8";
/* CSS Document by JFRanger - Aout 2008 */


html {
    margin:0;
    padding:0;
	background: #fff url(images/bg_html.jpg) 0 0 ;

	position:relative;
}

body {
    margin:0;
    padding:0;
	background: url(images/girls.jpg) 0 0 ;
	background-repeat:no-repeat;
	background-attachment:fixed;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000;
}

a:link, a:visited  {
 color:#BA9171;
}

a:hover {
  color:#666666
}


#wrapper {
	width:770px;
	margin: 0 auto 25px auto ;
	position:relative;
}

#header { 
	text-align:right;
	margin-bottom:10px;
	padding: 0 10px 0 0 ;
	color:#666666;
	padding-top:10px; 
	background: transparent;
	position:relative;
	background: url(documents/images/logo_biodanza.jpg) right 5px ;
	background-repeat:no-repeat;
	height:70px;
}

#header h1{ 
	margin:0px;
	padding:0px;
	font-size:26px;
	text-indent:-9999px ;
	text-align:left;
}

#header span{
	 font-weight:bolder;
	 padding-left: 10px;
	 letter-spacing:2px;
	 text-indent:-9999px ;
}

#header h1 span{ 
	color:#BA9171;
}

#wrapper h6{
	background: transparent url(images/McGill.png) no-repeat;
	text-indent:-9999px;
	text-align:left;
	position:absolute;
	height:30px;
	width:100px;
	top:27px;
	left:660px;
	cursor:pointer;
}



#containerWrapper {
	padding:10px;
	margin-top:25px;
	width:475px;
	height:auto;
	z-index:2;
	background-color:#FFFFFF;

    zoom: 1;
	line-height:1.8em;
	float:right;
	position:relative;
	color: #333333;
}

#loader {
	position: absolute;
	top:250px;
	left:500px;
	background-image:url(images/loader.gif);
	width:35px;
	height:35px;
	display:none;
}

#containerWrapper h1 {
	font-size:20px;
}

.gerald{
padding-left:25px;
list-style:
}

.liste_gerald {
list-style:none;
}

#containerWrapper p:first-letter{
	margin-left:25px;
	margin-right:1px;
	font-size:24px;
}

#container img{
	 float:left;
	 margin: 0 5px 0 0 ;
	 padding:3px;
/*	 filter:alpha(opacity=100);
	 -moz-opacity:1;
	 opacity:1;*/
}

#col {
	margin:0;
	padding:0;
	float:left;
	width:265px;
}
#col div {
	margin:10px 10px 10px 5px;
	padding:2px 10px 10px 10px;
	background-color:#fff;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:0.6;
    zoom: 1;
	clear:both;
	line-height:1.5em;
}
#col p {
	margin:10px 10px 10px 5px;
	padding:2px 10px 10px 10px;
	clear:both;
	line-height:1.5em;
	border :1px #000 dashed;
}



#col p:hover{
    background-color:#fff;
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:0.6;
    zoom: 1;
	clear:both;
}

#col h1 {
	margin:0 0 0 15px;
	padding:0;
	font-size:16px;
	line-height:25px;
	color:#666462;
}

#col div h1 {
	margin:0 0 5px 0;
	padding:0;
	font-size:16px;
	border-bottom:1px #000 dashed;
	line-height:25px;
}

blockquote {
	padding: 10px;
	margin: 0px auto;
	quotes: "\201C" "\201D";
}

blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

ul#menu {
	margin:0;
	padding:0;
	float:left;
    margin-right:7px;
    margin-bottom:3px;
    margin-top:21px;

}
ul#menu li {
	display: block;
	list-style:none;
	margin:1px;
	padding:2px 1px 2px 0px;
    width:250px;
    font-size:16px;
	float:right;
	text-align:right;
	margin-right:2px;

}

ul#menu li a:link, ul#menu li a:visited {
    border:1px #fff dashed;
	display: block; 
	text-decoration:none;
	background-color:#fff;
	color:#000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:0.7;
    zoom: 1;
	padding-right:5px;
}
ul#menu li a:active, ul#menu li a:hover {
	border:1px #000 dashed;
	text-decoration: none;
	background-color: #fff;
	color:#000;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.7;
}

ul#menu li ul {
	margin-top:3px;
	height:auto;
}
ul#menu li ul li {
	width:200px;
	text-align:left
}

#footer{
	clear:both;
	margin-bottom:25px;
	text-align:right;
	padding:10px 0 10px 25px;
	font-size:14px;
	color: #666666;
}

ul#menuAdmin{ list-style-type:none; margin:0;padding:0;
}
ul#menuAdmin li{ float:left; margin: 0 5px;}

