/* ~~~~ Style de base commun ~~~~ */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
/* ~~~~ Style div ~~~~ */

#header {
	z-index: 1;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 433px;
	width: 310px;
	background:  url("../images/banniere.jpg") no-repeat left top;
}
#contenu {
	z-index: 1;
	position: absolute;
	left: 310px;
	top: 0px;
	height: 433px;
	width: 240px;
	text-align: center;
	background-image: url(../images/fond.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 280px;
	text-align: right;
	position: absolute;
	left: 257px;
	top: 409px;
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
#titreIndic {
	text-align: left;
	position: absolute;
	z-index: 2;
	width: 510px;
	left: 15px;
	top: 135px;
	text-align:left;
	font-size: 12px;

}
#txtIndic {
	text-align: left;
	position: absolute;
	z-index: 2;
	width: 503px;
	left: 29px;
	top: 260px;
	text-align:left;
	font-size: 12px;
	display:none;
}
#txtIndic2 {
	text-align: left;
	position: absolute;
	z-index: 2;
	width: 500px;
	left: 29px;
	top: 260px;
	text-align:left;
	font-size: 12px;
	display:none;
}
#btPowered {
	z-index: 2;
	position: absolute;
	top: 406px;
	text-align:center;
	height: 3px;
	left: 11px;
}
#btValider {
	z-index: 2;
	position: absolute;
	left: 248px;
	top: 0px;
	width: 130px;
}
#btValider2 {
	z-index: 2;
	position: absolute;
	left: 248px;
	top: 98px;
	width: 170px;
}
#btRetour {
	z-index: 2;
	position: absolute;
	left: 2px;
	top: 403px;
	width: 171px;
	color:#FFFFFF;
	display:none;
}
#btRetour a {

	color:#FFFFFF;
}
#btAnnuler {
	z-index: 2;
	position: absolute;
	left: 422px;
	top: 250px;
}
#bloc {
	z-index: 2;
	position: absolute;
	left: 22px;
	top: 382px;
	color: #000000;
	width: 489px;
	display:none;
}
#blocCE {
	z-index: 2;
	position: absolute;
	left: 36px;
	top: 159px;
	color: #000000;
	width: 370px;
	text-align:left;
}
#blocBuraliste {
	z-index: 2;
	position: absolute;
	left: 36px;
	top: 245px;
	color: #000000;
	width: 370px;
	height: 24px;
	text-align:left;
}
#blocOperation {
	z-index: 2;
	position: absolute;
	left: 36px;
	top: 202px;
	color: #000000;
	width: 370px;
	text-align:left;
}
/* ~~~~ Style Popup ~~~~ */

.txtCoul {
	color: #FFFFFF;
	font-weight: bold;
}
.txtCoul2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size:15px;
}
.cnil {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.cnil:hover {
	color: #999;
	text-decoration: underline;
}
.powered {
	border: 0px;
}

/* ~~~~ Style Formulaire ~~~~ */

label {
	DISPLAY: inline;
	FLOAT: left;
	WIDTH: 110px;
	text-align:right;
	color: #FFFFFF;
	font-weight: bold;

}
.titre {
	DISPLAY: inline;
	FLOAT: left;
    text-align:left;
	color: #FFFFFF;
	font-weight: bold;

}
textarea {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 50;
	width: 150px;
	margin-bottom:5px;
	margin-left:5px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}
input {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom:5px;
	margin-left:5px;
	height:15px;
}
radio{
background:none;
border:none;
display:inline;
}
select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	height: 17;
	width: 140px;
	margin-bottom:5px;
	margin-left:5px;
	background-color: #FFFFFF;
	border: 1px solid #7F9DB9;
}

input.image {
	height: 21px;
	width: 57px;
	margin:0px;
	border: none;
}
    #masque	{
height: 150px; 
width: 364px;

position:absolute;
left:20px;top:65px;
display:none;
z-index:500;
} 

 #masque2	{
height: 150px; 
width: 364px;
position:absolute;
left:20px; top:65px;
display:none;
z-index:500;
} 


    #masque3	{
	height: 20px;
	width: 504px;
	position:absolute;
	left:23px;
	top:278px;
	z-index:500;
	display:none;
	
	
} 
    #masque4	{
	height: 20px;
	width: 504px;
	position:absolute;
	left:23px;
	top:278px;
	z-index:500;
	display:none;
	
	
} 