*{
	margin: 0px;
	padding: 0px;}
  
body{
	background-color: #F2F2F4;
	color: #000; 
	font-family: Arial, Helvetica, verdana, Sans-serif;
	font-size: 100.1%;
	height: 100%;
	line-height: 150%;
	width: 100%; }
	
	
h1 {margin-left: 30px; 
	padding: 22px 0 0 0;}

h2 {
	color: #FFF;
	background: url(/images/boxCentre.jpg) 0 0 no-repeat;
	font-size: 0.8em;
	padding: 9px 9px 3px 20px;
	text-transform: uppercase;}
	
h3{
	padding: 9px;
	padding-left: 12px;}

h4{
	color: #fb9504;
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-top: 10px;
	text-transform: uppercase;}
	
h5{
	color: #fb9504;
	font-size: 0.8em;
	margin-bottom: 10px;
	margin-top: 10px;}				
	
hr{display: none;}

img {border: 0;}	

a {color: #000;}

a:link{color: #000;}
a:visited{color: #000;}
a:hover{color: #E60106;}
a:active{color: #E60106;}

p{color: #000;
	font-size: 0.7em;
	line-height:0.9em;}

li {font-size: 0.7em;
	padding-bottom: 3px;}
	
label {font-weight: bold;
	text-align: right;
	float: left}

input {
	border: 1px solid #626B74;
	margin-top: 4px;}


	
select{
	border: 1px solid #626B74;
	margin-top: 3px;
}	

input[type=image] {
	border: none;}
	
fieldset{
	margin-top: 20px;
	margin-left: 20px;
	border: 0;}
	
/*---------------------------------MISE EN PAGE-----------------------------------------*/
	
#container{
	background: url(/images/backgroundContainer.gif) repeat-y;
	margin: 10px auto 0 auto;
	width: 958px;}

/*...............header...............*/	
#header{
	background: url(/images/backgroundHeader.gif) no-repeat;
	width: 958px;}

		
/*...............wrapper...............*/
#wrapper {
	float: left;
	padding-left:10px;
	width: 940px;}
 		
/*....colonne gauche.....*/ 
#sideLeft{
	clear: both;
	display: inline;
	float:left;
	margin-left: 15px;
	margin-top: 30px;
	width: 181px;}


/*.....colonne centre.....*/ 	

/*home*/
#mainCt{
	background: url(/images/boxCentre.jpg) bottom left no-repeat;
	float: left;
	margin-top: 25px;
	margin-left: 12px;
	width: 530px;}


#mainCt p{
	line-height: 14px;
	margin-bottom: 87px;
	margin-top: 15px;
	margin-right: 5px;
}
#mainCt form{
	margin-right: 5px;
	margin-bottom: 30px;
}

#intro{
	font-size: 0.8em;
	font-weight: normal;
	margin-left: 20px;
}

#error{
text-align: center;
margin-top: 5px; 
font-weight: bold;
  COLOR: #ed1b24;
}		
	
	
/*obtention certificat*/
#mainCtcontenu{
	margin-bottom: 25px;
	margin-left: 55px;
	margin-top: 10px;
	width: 440px;
	font-weight: normal;}

#mainCtcontenu	p{
	margin:0;}

	
h5 span{
	text-transform: uppercase;}	
	
/*tarification*/
#nomUtilisateur{
  font-weight: bold;
	font-size: 0.7em;
	}



#textRevoc a.fleche-rouge{
	background: url(/images/fleche_rouge.gif) no-repeat left;
	margin-left: 12px;
	padding-left: 10px;}
		
/*.....colonne droit.....*/
#sideRight{
	display: inline;
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 30px;
	width: 166px;}
	
/*outils*/	
#outils{
	background: url(/images/boxDroit.jpg) bottom left no-repeat;
	padding: 0 0 15px 0;
	width: 166px;
	font-weight: normal;}
	
#outils h3{
	background: url(/images/boxDroit.jpg) 0 0 no-repeat;}	
	
#outils ul{
	line-height: 10px;
	margin-left: 25px;
	margin-top: 8px;
	margin-bottom: 8px;
	}	

#outils li{
	list-style-image: url(/images/fleche_rouge.gif);}

/*contact*/	
#informations, #autre_acces, #contact{
	background: url(/images/boxDroit.jpg) bottom left no-repeat;
	margin-top: 20px;
	padding: 0 0 15px 0;
	position: relative;
	width: 166px;
	font-weight: normal;}
#contact ul{
	line-height: 10px;
	margin-left: 25px;
	margin-top: 8px;
	margin-bottom: 8px;
	}	
#contact li{
	list-style-image: url(/images/fleche_rouge.gif);
}

#contact p{
	margin-top: 8px;}

#contact h3{
	background: url(/images/boxDroit.jpg) 0 0 no-repeat;}
	
#horaire{
	margin-left: 14px;}	

	
/*...............footer...............*/
#footer{
	background: #F2F2F4 url(/images/backgroundfooter.gif) no-repeat;
	clear: both;
	padding-top: 10px;
	width: 958px;}

#footer a{
	color: #8f8f8f;	
	float: left;
	padding-right: 10px;
	line-height:1.2em;
	text-decoration: none;
	font-weight: normal;}
	
#footer p{
	color: #8f8f8f;
	margin-left:350px;
	margin-top: 20px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-weight: normal;}
	
	
/*..............................................class couleur............................................*/

.stressed{
	color: #E60106;}
	
