@charset "iso-8859-1";
/* auteur: KERDEV SARL */

/****************
 * LE TEMPLATE *
****************/

div#conteneur {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	border: 2px dotted #FFFFFF;
	background: #B9BCC4;
}

#design01 {
	background: url("images/design/01.jpg"); 
	background-repeat: no-repeat; 
	height: 148px;
	width: 296px;
}

#design02 {
	background: url("images/design/02.jpg"); 
	background-repeat: no-repeat; 
	height: 148px;
	width: 296px;
}

#designlogo {
	background: url("images/design/logo.jpg"); 
	background-repeat: no-repeat; 
	height: 127px; 
	width: 116px;
}

#design03 {
	background: url("images/design/03.jpg"); 
	background-repeat: no-repeat; 
	height: 34px;
	width: 184px;
}

#designMIDDLElogo {
	background: url("images/design/logocentre.jpg"); 
	background-repeat: no-repeat; 
	height: 258px; 
	width: 800px;
}

/***********************
 * LE TEMPLATE - VIDE *
***********************/

#designTOP01 {
	background-color: #FFFFFF; 
	background-repeat: no-repeat; 
	height: 148px; 
	width: 46px;
}

#designTOP02 {
	background-color: #FFFFFF; 
	background-repeat: no-repeat; 
	height: 148px; 
	width: 46px;
}

#designTOP03 {
	background-color: #FFFFFF; 
	background-repeat: no-repeat; 
	height: 21px; 
	width: 116px;
}

#designTOP04 {
	background-color: #FFFFFF; 
	background-repeat: no-repeat; 
	height: 34px; 
	width: 308px;
}

#designTOP05 {
	background-color: #FFFFFF; 
	background-repeat: no-repeat; 
	height: 34px; 
	width: 308px;
}

#designMIDDLE01 {
	background-color: #FFFFFF; 
	background-repeat: repeat-y; 
	width: 800px;
}

#designBOTTOM01 {
	background-color: #3953A4; 
	color: #FFFFFF;	
	background-repeat: repeat-y; 
	width: 800px;
}

/***************
 * LES TEXTES *
***************/

body {
	background-color: #B9BCC4;
	color: #000000;	
	margin-top: 20px;
	font-family: verdana,Helvetica,sans-serif;
	font-size: 11px;
	text-align: center; 
    	margin-left: auto;
	margin-right: auto;
	width:800px;		
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
	color: #F58220;
}

form {
	padding:0px;
	margin:0px;
}

.lienbas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	font-weight: normal;
	color: #3953A4;
}

.lienbas a {
	font-weight: bold;
}

.tableau_temp_ndd_gauche {
	width: 160px;
	text-align: left;
}

.tableau_temp_ndd_droite {
	width: 200px;
	text-align: center;
}


input.temp_ndd {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	width: 180px; 
	height: 15px;
	font-family: tahoma,verdana,Helvetica,sans-serif;
	font-size: 10px;
	color: #000000;
	margin-right: 20px;
}

fieldset {
	border: 1px solid #3953A4;
	width: 365px;
	text-align: center;
   	margin-left: auto;
	margin-right: auto;		
}

legend {
	color: #3953A4;
   	font-weight: bold;
}


h1 {
	font-family: verdana,Helvetica,sans-serif;
	font-size: 12px;
    font-weight: normal;
}