/*	Menu */

#cvc {
	display: block;
	width:200px;
	height:74px;
	background-image: url(img/menu/cvcRevue.jpg);
	background-repeat:no-repeat;
}


#quoiNeuf {
	display: block;
	width:200px;
	height:50px;
	background-image: url(img/menu/quoiNeuf.jpg);
	background-repeat:no-repeat;
}


#guidePublications {
	display: block;
	width:200px;
	height:64px;
	background-image: url(img/menu/guidePublications.jpg);
	background-repeat:no-repeat;
}


.menu {
	background-color:#0b1441;
}


.menu li {
	float: none;
	list-style:none;
}


.menu li {

}


.menu li ul{
	display:none;
	border-top:1px solid #ffffff;
	background-color:#0b1441;
	margin-left:20px;
	padding:7px 0 13px 0;
}


.menu li ul li{

}


.menu li ul li:hover, .navigation li ul li:active {

}


.menu li ul li a {
	display: block;
	width: 170px;
	height:18px;
	color: #ffffff;
	font-family: "Arial";
	font-size: 12px;
	text-decoration:none;
	text-align: left;
	padding:4px 0 0 10px;
}


.menu li ul li a:hover, .menu li ul li a:active  {
	background-color: #009ee0;
	color: #ffffff;
}


#adherents {
	display: block;
	width:170px;
	padding-left:23px;
	padding-right:7px;

	height:222px;
	background-image: url(img/menu/espaceAdherents_xl.jpg);
	background-repeat:no-repeat;
	padding-top:45px;
	color:#FFFFFF;
	
}

#adherents form {
	margin-bottom:8px;
}

#adherents label {
	display: block;
	margin-left:4px;
	margin-bottom:1px;
}

#adherents input {
	width:157px;
	margin-bottom:9px;
	padding:3px;
	border:1px solid #009ee0; 
	font:12px Arial,sans-serif;
	color:#333;
	background:#ffffff url(img/forms/field-bg-top.gif) repeat-x top left;
	vertical-align:top;
}

#adherents input:hover {
	border: 1px solid #ee7f00;
	background:#ffffff url(img/forms/field-bg-bottom.gif) repeat-x bottom left; 
}

#adherents input:focus {
	color:#000;
	background:#ffffff url(img/forms/field-bg-bottom.gif) repeat-x bottom left; 
}

#adherents input.submit {
	width:72px;
	height:21px;
	margin-top:4px;
	margin-bottom:9px;
	padding:2px;
	border:0; 
	font:12px Arial,sans-serif;
	color:#fff;
	background: transparent url(img/forms/submit-bg.gif) no-repeat top left;
	vertical-align:top;
	clear:left;
}

#adherents input.submit:hover {
	border:0; 
	cursor:pointer;
	background-image: url(img/forms/submit-bg-hover.gif);
}

#adherents input.submit:focus {
	border:0; 
	cursor:pointer;
	background-image: url(img/forms/submit-bg-hover.gif);
}

#identity {
	display: block;
	margin-left:4px;
	margin-top:10px;
	margin-bottom:20px;
}

#identity h2 {
	font-family: "Verdana";
	font-weight:normal;
	font-size: 16px;
	line-height:16px;
	color: #009ee1;
	clear:left;
	height:auto;
	overflow:visible;
	margin-bottom:10px;
}

#adherents a {
	color:#FFFFFF;
	font:11px Arial,sans-serif;
	clear:left;
	float:left;
	margin-top:2px;
}
