@charset "iso-8859-1";
/* Date de cr�ation: 02/09/2008 */
/* MENU PERMANENT */

* {
	margin: 0;
	padding: 0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
body {
	margin: 0;
	padding: 0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(img/fond.gif);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
}
#global {
	margin: 0 auto;
	width: 780px;
}
#logo {
	margin-top: 10px;
	float:left;
}
#clogin {
	float: right;
	width: 400px;
	margin-top: 5px;
	
}
#log {
	padding: 2px;
}

#log input{
	width: 100px;
}

#log input.submit {
	display: inline;
	width: 25px;
	border: 0;
	background : url(img/ok.gif) left top no-repeat;
}




#access {
	float: right;
	text-align: left;
}
#access a{
	color:#FFFFFF;
	text-decoration:none;
}
#access a:hover {
	color:#2B75B0;
	text-decoration:none;
}
#visiteur {
	display: black;
	width: 150px;
	height: 23px;
	margin-top: 10px;
	padding-top: 4px;
}
#visiteur a {
	margin-left: 25px;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#visiteur font {
	margin-left: 25px;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#visiteur input.base {

	background-image: url(img/fond_acces_visiteur.png);
	background-repeat:no-repeat;
	background-color: transparent;
	width: 150px;
	height: 30px;
	margin-top: 1px;
	padding-bottom: 10px;
	border: 0;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	line-height: 15px;
}



#content {
	text-align: center;
	float: left;
	width: 780px;
	height: 420px;

}

#content input.base {

	background-image: url(img/fond_acces_visiteur.png);
	background-repeat:no-repeat;
	background-color: transparent;
	width: 150px;
	height: 30px;
	margin-top: 1px;
	padding-bottom: 10px;
	border: 0;
	font-size:10px;
	color:#FFF;
	font-weight:bold;
	line-height: 15px;
}
#content img.propixo 
			{
			border: 0;
			}

#content a {color: #2B75B0;
			text-decoration: none;}		
			
#centrer {
		margin: 0 auto;
		width: 400px;
		text-align: center;
}


#footer {
	color:#2B75B0;
	font-size:11px;
	text-align:right;
	padding:-250px;
	/*float: right;*/
	clear:both;
}
/* Menu */
#menu {
	margin-top:22px;
	float: right;
}
#nav, #nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:99;
}

#nav a{
	display:block;
	padding:0px 8px;
	border-left:1px solid #2B75B0;
	color:#2B75B0;
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
}

#nav a:hover{
	background-color:#2B75B0;
	color:#FFF;
}

#nav li{
	float:left;
	position:relative;
}

#nav ul {
	position:absolute;
	display:none;
	width:15em;
	top:1.5em;
}

#nav li ul a{
	width:15em;
	height:auto;
	background-color:#E6E6E6;
	float:left;
	font-weight:normal;
}
#nav li ul a:hover{
	color: #99CC33;
}
#nav ul ul{
	top:auto;
}	

#nav li ul ul {
	left:22em;
	margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul{
	display:block;
}

/* formulaire de demande de passe*/
#cssform p{
text-align: left;
width: 450px;
clear: left;
margin: auto;
padding: 4px 0 4px 0;
padding-left: 115px; /*width of left column containing the label elements*/
height: 1%;
}

#cssform label{
text-align: right;
font-weight: bold;
float: left;
margin-left: -105px; /*width of left column*/
width: 180px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

#cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 150px;
margin-right: 30px; /*width of left column*/
}

#cssform input[type="submit"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 150px;
margin-right: 30px; /*width of left column*/
}

#cssform select{ /*width of text boxes. IE6 does not understand this attribute*/
width: 155px;
margin-right: 30px; /*width of left column*/
}

#cssform font{ /*width of text boxes. IE6 does not understand this attribute*/
color: red;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
position: relative;
	top: 0;
*/

#diaporama {
font-weight: bold;
color:#2B75B0;
}
#diaporama p{position: relative; top: 0px;}

#s1 div {
	
	margin: 0 auto;
	width: 780px;
	z-index:1;


}

#s1 img {

}
