.left{
	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}

.tbmain{
	height:200px;
	color:#333333;
	background:#F7F7F7;
	border: 1px dotted #909090;

}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F1DBDB;
	border-top: 1px solid #E5F0F0;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	height: 1.9em;
	padding: 0.3em;
}
.CSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.CHAMP {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFF7F8;
	border: 1px solid #9DCBD7;
}
.titre_infos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#4095C8;
	padding-left:6px;
	align:left;
}
.tableau_principal {
	border: 2px solid #DFDFDF;
}
.titre_accueil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4684A2;
}
.BOUTON {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #069EC7;
	background-color: #0593BF;
}
.marge_interieure {
	padding : 7px;
}.description_entreprise {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
a.details:link, a.details:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #559CC8;
	text-decoration: none;
	font-size : 11px;
	font-weight: bold;
	text-transform: uppercase;
 
}
a.details:hover {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 color: #FFFFFF; /*couleur des liens plus de détails*/ 
 text-decoration: none;
 font-size : 11px;
 background-color:#4995C4;
 
}
a.lien:link, a.lien:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
	text-decoration: none;
	font-size : 11px;
	font-weight: bold;
 
}
a.lien:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size : 11px;
	font-weight: bold;
    background-color:#FF9900;
}
.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	background: #F1DBDB;
	height: 1.8em;
	width: 5.0em;
	border-top: 0px solid;
	border-right: 2px solid #93D2D2;
	border-bottom: 3px solid #EDEDED;
	border-left: 3px solid #EDEDED;



}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F1DBDB;
	border-top: 0px;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	padding: 0.4em;
	font-style: italic;
}
.mand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.leftred {

	color: #dd0000!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 11px!important;
}
.errMsg {/*MISE en forme teste affiché en cas d'erreur*/
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 10px!important;
}

