.cadrefond {
	 background-image: url(/gestion/img/fond2.jpg); 
	 background-repeat: no-repeat; 
	 width: 1050px; 
	 height: 600px;
}
.cadrefond2 {
	 background-image: url(/gestion/img/fond3.jpg); 
	 background-repeat: no-repeat; 
	 width: 1050px; 
	 height: 1050px;
} 
.cadrelogo {
 position:absolute; 
 left: 40px; 
 top: 20px;
}
.cadrelogin {
 padding: 15px; 
 position:absolute; 
 left: 40px; 
 top: 100px; 
 background-color: #fefff9; 
 border: solid 1px #ededc7;
 width: 400px;
 font-size: 12px;
 font-family:Arial,Helvetica,sans-serif;
}
.titrelogin {
 margin-bottom: 15px; 
 margin-left: 10px; 
 margin-right: 10px; 
 padding-bottom: 10px; 
 text-align: left; 
 font-size: 16px; 
 font-weight: bolder; 
 color: #0f01c4; 
 border-bottom: dotted 1px #edeccd;
}
.cadreimage {
 position: absolute; 
 left: 40px; 
 top: 270px;
}
.cadreimage2 {
 position: absolute; 
 left: 40px; 
 top: 160px;
}
.cadrepub {
 position: absolute; 
 left: 600px; 
 top: 250px;
 font-size: 9px;
}
.cadreins {
 position:absolute; 
 left: 520px; 
 top: 100px; 
 background-color: #fefff9; 
 border: solid 1px #edeccd; 
 width: 450px; 
 height: 470px;
}
.cadreins2 {
 position:absolute; 
 left: 530px; 
 top: 30px; 
 background-color: #fefff9; 
 border: solid 1px #edeccd; 
 width: 450px; 
 height: 430px;
}
.titreins {
 margin-bottom: 15px; 
 margin-left: 10px; 
 margin-right: 10px; 
 padding-bottom: 10px;
 padding-top:10px; 
 text-align:left; 
 font-size: 16px; 
 font-weight: bolder; 
 color: #0f01c4; 
 border-bottom: dotted 1px #edeccd;
}
.cadreerreur {
 display: none;
 position: absolute;
 left: 40px; 
 top: 100px;
 width: 410px;
 border: solid 2px red;
 color:red; 
 background-color: white;
 font-weight:bold;
 padding: 10px;
}

.error {
 border: 1px solid red;
}
.erreur {
	color: red;
	font-weight: bold;
	padding-bottom: 15px;
	padding-top: 15px;
}
.centrage {
 position: relative; 
 margin-left: auto; 
 margin-right: auto; 
 width: 1050px;	 
}
.barremenu {
 padding-top: 10px;
 padding-bottom: 10px;
 text-align: center;
}
.barremenu a,a:visited{
 font-size: 12px;
 text-decoration: none;
 color: #0f01c4;
}
.barremenu a:hover {
 text-decoration: underline;
}
.textebas {
 font-size: 12px; 
 width: 950px; 
 padding-left: 30px; 
 padding-right: 30px; 
 padding-top: 10px;
 padding-bottom: 10px;
 background: transparent url(/images/hp4/fond_degrade.jpg) repeat-x scroll left bottom;	 
}
fieldset {
	background-color: #fefff9;
}
legend {
	background-color: #fefff9;
	border: solid 1px #828177;
	font-weight: bold;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #41403b;
}

td {	
	font-family:Arial,Helvetica,sans-serif;	
	font-size:12px;
}

.bandeau {
	top:465px;
	left:10px;
	position:absolute;
}

.phrase {
	position: absolute;
	left: 40px;
	top: 110px;
	text-align: left; 
	font-size: 24px; 
	color: #0f01c4; 
}
