@charset "utf-8";
/* CSS Document */
html, body{
	background-color:#f68200;
}
body, td, th, form {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
}
body{}

p{
	margin:0px;
	padding:0px;
	margin-bottom:7px;
}
/***********************************************/

#template-holder{
}

#template-holder #header-holder, #template-holder #header, #template-holder #footer-holder{
	height:148px;
	margin:0px;
	padding:0px;
}

#template-holder #content-holder{
	background-color:#FFFFFF;
	padding-top:40px;
}

#menu-top, #menu-top a{
	color:#000000;
	font-size:14px;
}
#menu-top a{
	text-decoration:none;
}
#menu-top a:hover{
	color:#FFFFFF;
}
div#menu-top-bottom{
	border:#ae5c01 1px solid;
	height:21px;
}
div#menu-top-bottom a{
	position:relative;
	float:right;
	height:19px;
	padding:1px 5px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	white-space:nowrap;
}

div#menu-top-bottom a.bg-pale{
	/*background-color:#d16e00;*/
	background-color:#d16e00;
}
div#menu-top-bottom a.bg-fonce{
	background-color:#ae5c01;
}
div#menu-top-bottom a:hover{
	background-color:#944e00;
}
div#menu-top-bottom a.inactive:hover{
	background-color:#ae5c01;
}

div#photo-header-brosseau{
	position:absolute;
	z-index:100;
	width:106px;
	height:148px;
	top:0px;
	margin-left:230px;
}
div#photo-header-brosseau2{
	position:absolute;
	z-index:100;
	width:189px;
	height:148px;
	top:0px;
	margin-left:230px;
}

.texte{
	font-size:16px;
	line-height:24px;
}
p.texte{
	margin-bottom:16px;
}
.texte-grey, .texte-grey a,a.texte-grey{
	color:#231f20;
}
.texte-orange, .texte-orange a, a.texte-orange{
	color:#f68200;
}
.texte-white, .texte-white a, a.texte-white{
	color:#ffffff;
}
a.link-bouton-accueil img{
	margin-right:30px;
}
a.link-bouton2-accueil {
	position:relative;
	float:left;
	margin-bottom:30px;
}
a.link-bouton:hover{
	-moz-opacity:.75; 
	filter:alpha(opacity=75); 
	opacity:.75;
}
.note{
	font-size:10px;
}
.padding-TB-5px, .padding-TB-5px td{
	padding:5px 0px;
}
.padding-R-5px, .padding-R-5px td{
	padding-right:10px;
}
p.separator{
	border-bottom:#DFDFDF 1px solid;
	margin:0px;
	padding:0px;
	font-size:3px;
	margin-top:5px;
	margin-bottom:7px;
}
p.retour-haut, p.retour-haut a{
	border-bottom:#DFDFDF 1px solid;
	margin:0px;
	padding:0px;
	font-size:9px;
	margin-top:5px;
	margin-bottom:7px;
}
.separator-V{
	border-left:#DFDFDF 1px solid;
}
.border-orange{
	border:#f68200 1px solid;
}
.bg-orange-light{
	background-color:#fde9d3;
}
.border-grey{
	border:#999999 1px solid;
}
.bg-grey-light{
	background-color:#EFEFEF;
}
p.bullet{
	background-image:url(../images/bullet-orange.gif);
	background-repeat:no-repeat;
	background-position:0px 6px;
	margin:0px;
	padding-left:10px;
	padding-bottom:5px;
}
h2{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-size:20px;
	padding-bottom:7px;
}
#assureurs-listing{
	margin-bottom:10px;
	font-size:13px;
}
.small{
	font-size:13px;
}
.border-footer{
	border-left:#fab781 1px solid;
}
#footer{
	margin-top:20px;
}
#footer table td{
	padding-left:5px;
	line-height:20px;
}
.sondage{
	margin-bottom:15px;
}
.sondage td{
	padding:3px;
	border:#f68200 1px solid;
}

.failed{
	color:#F00;
}
.success{
	color:#090;
}
.justified{
	text-align:justify;
}
p.bullet-contact{
	 background-color:#EEEEEE; 
	 padding-top:4px; 
	 margin-bottom:5px; 
	 background-position:0px 10px;
}

.assurance-collective{
	background-image:url(../images/icones/coeur_24.gif);
	background-repeat:no-repeat;
	padding-left:28px;
}
