/* Feuille de style pour le contenu des pages 
 * C'est cette feuille de style qui doit être liée aux pages du site
 * La feuille de style de la charte est appelée depuis cette feuille.
 */
 
/* Import des style pour la charte */
@import "charte.css";

.titre{
	font-family: Arial, Helvetica, Verdana;
	font-size: 2.2em;
	font-weight: normal;
	color:#EE7700;
	border-bottom:1px solid #CCC;
	display:block;
}

.titrePage{
	font-family:Arial, Helvetica, Verdana;
	font-size: 1.5em;
	font-weight: normal;
	color:#EE7700;
	border-bottom:1px solid #CCC;
	display:block;
}

.soustitre{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.7em;
	font-weight: normal;
	color:#999999;
	display:block;
}


.soustitre2{
	font-family: Arial, Helvetica, Verdana;
	font-size:12pt;
	font-weight: bold;
	color:#999999;
}

.soustitre3{
	font-family: Arial, Helvetica, Verdana;
	font-size: 14pt;
	font-weight: normal;
	color:#999999;
	display:block;
}
.soustitre4{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#999999;
	display:block;
}
.soustitre5{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#b30000;
}
.soustitre5 a:link, .soustitre5 a:visited{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#b30000;
	text-decoration:underline;
}
.soustitre5 a:hover, .soustitre5 a:active{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#b30000;
	text-decoration:underline;
}
.soustitre6{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#000000;
}
.txt01{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color:#b30000;
}
.txt02{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	color:#000000;
}
.cliq{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#ffffff;

}
.titres{
	font-family: Arial, Helvetica, Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
	text-decoration:underline;

}

.leftDivOver{
	background-color:#fff5c9;
	color:#b30000 !important;
}

.txtIntro{
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bold;
	color:#E07900 !important;
}

.titreParagraphe{
	font-family: Arial, Helvetica, Verdana;
	font-size: 1.3em;
	font-weight: bold;
	color:#999;
	border-bottom:1px solid #EE7700;
	display:block;
	margin-bottom:10px;
}

.petit{
	font-size: 0.8em;
	font-weight:bold;
	color:#999;
}

a{
	color:#999;
	text-decoration:none;
}

a:hover{
	color:#EE7700;
	text-decoration:underline;
}

.link01{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#B0B0B0;
	text-decoration:none;
}

.link01:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#B0B0B0;
	text-decoration:underline;
}

.link02{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#EF8200;
	text-decoration:none;
	font-weight:bold;
}

.link02:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#EF8200;
	text-decoration:underline;
	font-weight:bold;
}

.link03{
	font-family:Arial, Helvetica, Verdana;
	font-weight: normal;
	color:#EE7700;
	text-decoration:none;
}

.link03:hover{
	font-family:Arial, Helvetica, Verdana;
	font-weight: normal;
	color:#EE7700;
	text-decoration:underline;
}

.link04{
	font-family:Arial, Helvetica, Verdana;
	font-weight: normal;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}

.link04:hover{
	font-family:Arial, Helvetica, Verdana;
	font-weight: normal;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

.titre01{
	font-weight:bold;
	color:#00B793;
}

.titre02{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12pt;
	color:#430C0A;
	text-transform:uppercase;
}

.boxProd{
	display:table;
	border:2px solid #b30000;
	width:220px;
	padding:2px;
	float:left;
	height:180px;
	margin-bottom:2px;
	background-color:#fffef1;
}

.headerProd{
	float:left;
	display:inline;
	background-image:url(../images/charte/middle_top.jpg) !important;
	background-repeat:repeat-x;
	background-color:#A0544F;
	border-bottom:1px solid #CCCCCC;
	padding:2px;
}

.inputForm{
	border:1px solid #000000;
	background-color:#FFFFFF;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.inputFormOver{
	border:1px solid #000000;
	background-color:#DBCDCC;
	width:150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.button{
	border:1px solid #FFFFFF;
	background-color: #410D0A;
	width:65px;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
}

.buttonOver{
	border:1px solid #000000;
	background-color: #FFFFFF;
	width:65px;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor:pointer;
}

.cyc{
	display: none;
}
