/* CSS Document */


/******************************
          UTILISATEUR
*******************************/

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

body,table,td,tr {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#776853;

	}

input{
	font-size:11px;
	background-color:#fbfafe;
}


h1 {font-size:24px;}
h2 {font-size:20px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:11px;}
h6 {font-size:9px;}



.error{
	color:#FF0000;
}


a {
	color:#e67801;
	text-decoration:none;
	font-weight:bold;	
}

a:hover{
	color:#e67801;
	text-decoration:underline;
}


.commentaire{
	font-size:10px;
	color:#999;
}


.slogan{
	margin-top:3px;
	color:#4f677d;
	font-size:15px;
}

.sloganO{
	color:#EC6B10;
	font-weight:bold;
	font-size:16px;
	margin-left:10px;
}

.slogan1{
	color:#EC6B10;
	font-weight:bold;
	font-size:16px;
	/*margin-left:5px;*/
}


.slogan2{
	color:#EC6B10;
	font-weight:bold;
	font-size:16px;
	margin-left:85px;
	line-height:35px;

}

.slogan3{
	color:#EC6B10;
	font-weight:bold;
	font-size:14px;
	margin-left:35px;
	line-height:40px;


}

.TitrePage{
	display:block;
	height:25px;
	background-image:url(../images/frameimages/petitlogo.gif);
	background-repeat:no-repeat;
	padding-left:45px;
	padding-top:10px;
	color:#bbc8d4;
	font-weight:bold;
	font-size:16px;
	border-bottom: 1px solid #eaeaea;
	
}

.chiffre{
	font-size:14px;
	font-weight:bold;
}

.cadreprod{
	border:1px solid #68859f;
	padding:10px;
	margin-bottom:10px;
	margin-right:10px;
	background-color:#fefae4;
}

.sousTitre{
	height:40px;
	margin-left:10px;
	padding:10px;
	background-image:url(../images/frameimages/fond-soustitre.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#68859F;
	
}

#header03{
padding-left:10px;
	margin-top:3px;
	color:#000;
	font-size:15px;
	width:350px;
	margin-top:3px;
	color:#4f677d;
	font-size:24px;

}










