body{
	background : url("/media/img/trames/verticale.jpg") repeat-x scroll 0 0 #94D1EA;
	text-align : center;
	padding : 0;
	margin : 0;
}

.vertFonce{
	color : #78a72e;
	line-height : 20px;
	font-weight : bold;
}

.rouge{
	color : red;
	line-height : 20px;
	font-weight : bold;
}

h2{
	
	border-bottom : 1px solid #aaa;
	padding : 5px 0;
	color: #000;
}

#liens_header_extranet{
	color: white;
	margin : 5px auto;
	width : 1010px;
	text-align : left;
}

#liens_header_extranet a{
	color: white;
}

#wrapper_extranet{
	width : 970px;
	background : white;
	margin : 0px auto 20px auto;
	text-align : left;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
	padding: 20px;
}

.doubleBox_extranet{
	float : left;
	width : 480px;
}

.clearer{
	clear : both;
	height : 0;
}

.box_extranet{
	display:block;
	padding-right: 20px;
	margin-bottom : 10px;
}

.illu_extranet{
	float:left;
	margin: 0 10px 0px 0;
	width : 100px;
}

.illu_extranet img{
	max-width: 100px;
	max-height: 100px;
}

.texte_extranet{
	float:left;
	width: 350px;
}

.texte_extranet h3{
	margin : 0 0 5px 0
}

.texte_extranet p{
	margin : 0 
}

.box_categDl_extranet{
	float:left;
	width: 220px;
	padding : 0 10px 10px 0;
}

.box_categDl_extranet h3{
	margin-top: 0;
}

#wrapper_form_extranet{
	background : #eee;
	padding: 10px;
}

#wrapper_form_extranet input{
	border: 1px solid #aaa;
	font-size: 11px;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper_form_extranet select{
	border: 1px solid #aaa;
	color: black;
	font-size: 11px;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#wrapper_form_extranet textarea{
	border: 1px solid #aaa;
	font-size: 11px;
	padding: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#sub_extranet{
	background : white;
	cursor: pointer;
}

#zone_confirmation_extranet{
	background:#CCFFCC;
	border: #009900 1px solid;
	padding: 5px;
	color: black;
}

#erreur_connexion{
	color:#CC0000;
	font-weight: bold;
}

/*** galerie ***/

.box_album_extranet{
	padding : 10px;
	-moz-border-radius : 6px;
	-webkit-border-radius : 6px;
}

.illu_album_extranet{
	border: 1px solid #ddd;
	padding : 10px;
	-moz-border-radius : 6px;
	-moz-box-shadow: 5px 5px 10px #eee;
	-webkit-border-radius : 6px;
	-webkit-box-shadow: 5px 5px 10px #eee;
	position:relative;
	width : 150px;
	height: 150px;
	background: white;
}
