@charset "utf-8";
/* auteur: KERDEV SARL */

/****************
 * LE TEMPLATE *
****************/
#design01 {
	background: url("../images/01.jpg"); 
	background-repeat: no-repeat; 
	height: 23px; 
	width: 800px; 
	text-align: center;
}

#design02 {
	background: url("../images/02.jpg"); 
	background-repeat: no-repeat; 
	height: 104px; 
	width: 27px; 
	text-align: center;
}

#design03 {
	background: url("../images/fond_logo.jpg"); 
	background-repeat: no-repeat; 
	height: 104px; 
	width: 170px; 
	text-align: center;
}

#design04 {
	background: url("../images/03.jpg"); 
	background-repeat: no-repeat; 
	height: 104px; 
	width: 38px; 
	text-align: center;
}

#design05 {
	background: url("../images/04.jpg"); 
	background-repeat: no-repeat; 
	height:79px; 
	width: 495px; 
	text-align: center;
	vertical-align: middle;
}

#design06 {
	background: url("../images/05.jpg"); 
	background-repeat: no-repeat; 
	height: 104px; 
	width: 70px; 
	text-align: center;
}

#gauche01 {
	background: url("../images/07.jpg"); 
	background-repeat: no-repeat; 
	height: 60px; 
	width: 30px; 
	text-align: center;
}

#gauche02 {
	background: url("../images/10.jpg"); 
	background-repeat: repeat-y; 
	height: 8px; 
	width: 30px; 
	text-align: center;
}

#gauche03 {
	background: url("../images/12.jpg"); 
	background-repeat: no-repeat; 
	height: 70px; 
	width: 30px; 
	text-align: center;
}

#centre01 {
	background: url("../images/08.jpg"); 
	background-repeat: no-repeat; 
	height: 60px; 
	width: 725px; 
	text-align: center;
	vertical-align: bottom;	
}

#centre02 {
	background-color: #FFFFFF;
	background-repeat: repeat-y; 
	height: 8px; 
	width: 725px; 
	text-align: left;
	vertical-align: top;	
}

#centre03 {
	background: url("../images/13.jpg"); 
	background-repeat: no-repeat; 
	height: 70px; 
	width: 725px; 
	text-align: center;
	vertical-align: top;		
}

#droite01 {
	background: url("../images/09.jpg"); 
	background-repeat: no-repeat; 
	height: 60px; 
	width: 45px; 
	text-align: center;
}

#droite02 {
	background: url("../images/11.jpg"); 
	background-repeat: repeat-y; 
	height: 8px; 
	width: 45px; 
	text-align: center;
}

#droite03 {
	background: url("../images/14.jpg"); 
	background-repeat: no-repeat; 
	height: 70px; 
	width: 45px; 
	text-align: center;
}

#menu01 {
	background: url("../images/menu_01.jpg"); 
	background-repeat: no-repeat; 
	height: 25px; 
	width: 14px; 
	text-align: center;
}

#menu02 {
	background: url("../images/menu_02.jpg"); 
	background-repeat: no-repeat; 
	height: 25px; 
	width: 15px; 
	text-align: center;
}

#menu03 {
	background: url("../images/menu_03.jpg"); 
	background-repeat: no-repeat; 
	height: 25px; 
	width: 16px; 
	text-align: center;
}

#menu04 {
	background: url("../images/menu_04.jpg"); 
	background-repeat: no-repeat; 
	height: 25px; 
	width: 19px; 
	text-align: center;
}

#menu05 {
	background: url("../images/menu_05.jpg"); 
	background-repeat: no-repeat; 
	height: 25px; 
	width: 16px; 
	text-align: center;
}

#menu06 {
	background: url("../images/menu_06.jpg"); 
	background-repeat: no-repeat; 
	height: 25px; 
	width: 18px; 
	text-align: center;
}

#fond01 {
	background: url("../images/fond01.jpg"); 
	background-repeat: repeat-y; 
	height: 5px; 
	width: 185px; 
	text-align: center;
	vertical-align: top;
}

#fond02 {
	background: url("../images/fond02.jpg"); 
	background-repeat: repeat-y; 
	height: 5px; 
	width: 671px; 
	text-align: center;
	vertical-align: top;
}
/***************
 * LES TEXTES *
***************/

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

H1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #000000;
}

H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration: none;
	color: #000000;
}

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

a:hover {
	font-weight: bold; 
	text-decoration:none;
}

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

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

.lienbas a {
	text-decoration: none;
	font-weight: normal;
}

.lienbas:hover  {
	text-decoration: underline;
	font-weight: normal;	
}


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

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