@charset "utf-8";
@import "Produit.css";
@import "MenuProduits.css";
/* CSS Document */
* { margin:0; padding:0;
	
}


body
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
	border:none;
	background:url("/images/fond_bg.jpg") repeat-x scroll center top transparent;
	background-color:#e4e4e4;
	}
table{
	border-collapse:collapse;
}
td{
	border:none;
}

.page  {
	background:url("/images/fond.jpg") no-repeat center 0;

}
#formServeur{
	width:1000px;
	margin:auto !important;

}



/**********************Logo*/
#Logo_Thelem{
	width:249px;
	height:120px;
	float:left;
	border:none;
}
#Logo_Thelem img{
	width:249px;
	height:120px;
	float:left;
	border:none;
}

/**********************Menu Haut*/
#menu_Transverse_1{
	color:#5a5a5a;
	text-decoration:none;
	list-style-type:none;
	float:right;
	font-size:90%;
	font-weight:bold;
	text-transform:uppercase;
	top:0;
	left:50%;
	margin-top:10px;
}
#menu_Transverse_1 img{
	border:none;
}
#menu_Transverse_1 a{
	color:#5a5a5a;
	border:none;
	text-decoration:none;
	}
#menu_Transverse_1 a:hover{
	color:#f0a400;
	}
#menu_Transverse_1 li{
	float:left;
	text-decoration:none;
	margin-left:10px;
	padding-left:10px;
	padding-top:10px;
	background: url(/images/fleche_jaune.gif) 0 15px no-repeat;
}
#menu_Transverse_1 li.espaceassure {
	background: none;
	padding-top:0;
}

/**********************Recherche*/
#Zone_Recherche{
	background:url(/images/recherche_fond.gif) no-repeat 0;
	border:none;
	float:right;
	margin-top:30px;
	float:right;
	height:32px;
	width:355px;	
}
#Recherche_Formulaire{
	border:none;
	float:right;
	position:relative;
	margin-right:10px;
}
.Recherche{
	margin-right:7px;
	float:right;
}
#ucRecherche1_ibtnRecherche{
	float:left;
	border:none;
	margin-left:-5px;
	margin-right:0px;
}
#ucRecherche1_txtRecherche{
	float:left;	
	margin-top:6px;
	margin-right:0px;
	font-size:11px;
	height:16px;
	width:160px;
}
.lesPlusRecherches{
	float:right;
	color:#656565;
	list-style-type:none;
	font-size:100%;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:8px;
	margin-right:0px;
}
.lesPlusRecherches a{
	color:#656565;
	text-decoration:none;
	cursor:pointer;
}
.lesPlusRecherches a:hover{
	color:#656565;
	text-decoration:underline;
}
#listeLesPlusRecherches{
	list-style-type:none;
	width:117px;
	display:none;
	font-size:12px;
	text-decoration:none;
	text-transform:none;
	background:url("../Img/infoBulle/top.gif") repeat-x scroll 0 -1px #FFFFFF;
	margin-top:0px;
	padding-top:1px;
	padding-left:10px;
	padding-bottom:10px;
	line-height:14px;
	z-index:2000;
	position:absolute;
	_margin:15px 0 0 -120px;
}
#listeLesPlusRecherches li{
	margin-top:10px;
}
#listeLesPlusRecherches a:hover{
	text-decoration:underline;
}

/**********************Menu principal*/
#Menu_Produit{
	clear:left;
	color:#FFFFFF;
	list-style-type:none;
	border:none;
	height:50px;
	font-size:15px;
	font-weight:bold;
	text-align:center;
}
#Menu_Produit ul{
	display:none;
} 

#Menu_Produit li{
	float:left;
}
#Menu_Produit a{
	padding:7px 0 0 0;
	text-decoration:none;
	color:#fff;
	height:38px;
	display:block;
	background-position:0 0;
	background-repeat:none;
}
#Menu_Produit_Assurance_Sante{
	float:left;
	width:153px;
}
#Menu_Produit_Assurance_Sante a:hover {
	background-image:url("../images/assu_sante_btn.jpg");
}

#Menu_Produit_Assurance_Sante a:hover, .sante #Menu_Produit_Assurance_Sante a{
	color:#f6ba00;
	background-image:url(/images/assu_sante_btn.jpg);
}

#Menu_Produit_Assurance_Auto{
	float:left;
	width:131px;
}

#Menu_Produit_Assurance_Auto a:hover, #Rub_14 #Menu_Produit_Assurance_Auto a{
	color:#f6ba00;
	background-image:url(/images/assu_auto_btn.jpg);
}
#Menu_Produit_Assurance_Hab{
	float:left;
	width:182px;
}

#Menu_Produit_Assurance_Hab a:hover, #Rub_16 #Menu_Produit_Assurance_Hab a{
	color:#f6ba00;
	background-image:url(/images/assu_hab_btn.jpg)
}
#Menu_Produit_Autres_Ass{
	float:left;
	width:190px;
}
#Menu_Produit_Autres_Ass a{
	color:#FFFFFF;
	text-decoration:none;
}
#Menu_Produit_Autres_Ass a:hover, #Rub_3 #Menu_Produit_Autres_Ass a{
	color:#f6ba00;
	background:url(/images/assu_autres_btn.jpg) no-repeat center;
}
#Menu_Produit_Credit{
	float:left;
	width:98px;
}
#Menu_Produit_Credit a{
	color:#FFFFFF;
	text-decoration:none;
}
#Menu_Produit_Credit a:hover, #Rub_6 #Menu_Produit_Credit a{
	color:#df6130;
	background:url(/images/credit_btn.jpg) no-repeat center;
}
#Menu_Produit_Ass_Pro{
	float:left;
	width:246px;
	text-align:center;
}
#Menu_Produit_Ass_Pro a{
	color:#FFFFFF;
	text-decoration:none;
}
#Menu_Produit_Ass_Pro a:hover, #Rub_4 #Menu_Produit_Ass_Pro a{
	color:#c1371a;
	background:url(/images/assu_pro_btn.jpg) no-repeat center;
}
/**********************Contenu*/
#Contenu{
	background:url("/images/fond_bg2.jpg") repeat-y scroll ;
	float:left;
	width:100%;
	
	
}


table{
	border-collapse:collapse;
}

/**********************Footer*/
#Footer{
	background:url("../images/actu_fond.jpg") no-repeat scroll center 0 transparent;
	background-color:#e4e4e4;
	clear:both;
}
#Liste_Actus{
	float:left;
	width:600px;
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:50px;
}
#Liste_Actus img
	{
	float:left;
	margin-right:10px;
	}
.AccrocheActu{
	float:left;
	width:185px;
	line-height:120%;
}
#Liste_Actus h3
	{
	font-size:13px;
	color:#df4f30;
}
#Liste_Actus li{
	font-weight:bold;
	font-size:11px;
	line-height:125%;
	float:left;
	width:45%;
	margin-left:15px;
}
#Liste_Actus a{
	text-decoration:none;
	color:#df4f30;
}
#Liste_Actus a:hover{
	text-decoration:underline;
}

#Rechercher_Agent{
	border:medium none;
	float:left;
	margin:92px 0px 50px 145px;
}

/**********************Liens bas*/
#menu_Transverse_2{
	clear:both;
	line-height:125%;
	text-align:center;
	color:#929292;
}
#menu_Transverse_2 li{
	display:inline;
	border-right:1px solid #929292;
	padding-left:10px;
	padding-right:10px;
}
#menu_Transverse_2 li.last{
	border:0 none;
}
#menu_Transverse_2 a{
	color:#929292;
	text-decoration:none;
	font-weight:bold;
}
#menu_Transverse_2 a:hover{
	color:#5a5a5a;
}

#Tag_Cloud{
	padding-top:10px !important;
	margin-bottom:10px;
	clear:both;
	text-align:center;
	line-height:125%;
	color:#929292;
	font-weight:bold;
}
#divFooter{
	clear:both;
	line-height:125%;
	text-align:center;
	color:#929292;
}
#divFooter li{
	display:inline;
	border-right:1px solid #929292;
	padding-left:4px;
	padding-right:2px;
	padding-bottom:20px;
}
#divFooter a{
	color:#929292;
	text-decoration:none;
	font-weight:bold;
}
#divFooter a:hover{
	color:#5a5a5a;
}
.clear{
	clear:both;
}
/*Reprise des anciens styles*/
div.InfoBulle{
	visibility: hidden;
	overflow: visible;
	width: 350px;
	position: absolute;
	background-color: #e5e5e5;
	z-index:100000;
	border: 1px solid #B1B1B1;
	box-shadow: 0 5px 20px #AEAEAE;
	-moz-box-shadow: 0 5px 20px #AEAEAE;
}
.InfoBulle,.Lexique{
	visibility:hidden;
}
.EnteteInfoBulle{
	background-color: #B1B1B1;
}
div.InfoBulle .InfoBulleFermeture{
	border:none;
	margin-left:275px;
	margin-top:5px;
}

#spanInfoBulle {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 5px;
	color: #5f5f5f;
	line-height: 12pt;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3F3F3;
	border-top: 1px solid #B1B1B1;
	display:block;
}

.NbEtape{
	background-color : #F6F6F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #df4f30;
	/*border-bottom: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;*/
	font-weight: bold;
	margin-bottom:15px;
}

.TitreEtape{
	background-color : #F6F6F6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8D8D8D;
	/*border-bottom: 1px solid #BEBEBE;
	border-top: 1px solid #BEBEBE;*/
	font-weight: bold;
}
td.PuceTitre {
	padding-left: 5px;
}

td.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5F5F5F;
	padding-left: 5px;
	text-align:left;
}
.ContenuTexteDevis{
	padding-right: 13px;
	padding-left: 0;
	font-size: 11px;
	padding-bottom: 5px;
	color: #5f5f5f;
	line-height: 12pt;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.ContenuTexteProduitCarte{
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	color: #5f5f5f;
	line-height: 12pt;
	padding-top: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.ContenuTexte {
	padding-right: 13px;
	padding-left: 13px;
	font-size: 11px;
	padding-bottom: 5px;
	color: #5f5f5f;
	line-height: 12pt;
	padding-top: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PaddingLeft
{
	padding-left:15px;
	}


/*Partie Auto*/
.Texte {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 11px;
	padding-bottom: 5px;
	color: #5f5f5f;
	line-height: 12pt;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TexteSimple {
	font-size:100%;
	line-height:160%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Texte2 {
	font-size: 12px;
	padding: 0;
	color: #5f5f5f;
	line-height: 12pt;
	padding-top: 5px;
}


.guillemetG{clear:both; width:100%; height:25px; display:block; background:url(../Img/guillemetG.gif) no-repeat scroll left 0; float:left;}
.guillemetD{clear:both; width:100%; height:25px; display:block; background:url(../Img/guillemetD.gif) no-repeat scroll right 0; float:left;}
.titre_selection_formule
	{
	clear:both;
	color:#BBBBBB;
	float:left;
	margin-left:25px;
	margin-right:25px;
	width:636px;
	font-size:18px;
	}

#choisirFormuleH2, #selectionPackH2, #demandeDevisH2
	{
		height:30px;
	border-bottom:2px solid #B34825;
	color:#B34825;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
	margin-left:5px;
	width:643px;
	float:left;
	}

#choisirFormuleLogo, #selectionPackLogo, #demandeDevisLogo
	{
	width:34px;
	height:34px;
	display:block;
	float:left;
	}
	
#choisirFormuleLogo{background:url(../Img/1.gif) no-repeat scroll 0 0;}
#selectionPackLogo{background:url(../Img/2.gif) no-repeat scroll 0 0;}
#demandeDevisLogo{background:url(../Img/Plus.gif) no-repeat scroll 0 0;}


tbody.tr{
	border:1px solid red;}
.containerFormule 
	{
	background:url(../Img/formule_bottom.gif) no-repeat scroll left bottom;
	padding-bottom:6px;
	margin-bottom:10px;
	width:700px;
	float:left;
	clear:both;
	}

.zone_formulaire 
	{
	background:url(../Img/formule_center.gif) repeat-y scroll left 0;
	clear:both;
	float:left;
	width:100%;
	}

.containerFormule .selectFormuleOn, .containerFormule .selectFormuleOff
	{
	background-repeat:no-repeat;
	clear:both;
	float:left;
	margin-left:8px;
	_margin-left:4px;
	width:674px;
	_width:650px;
	}

.containerFormule .selectFormuleOff {background-color:#fff;  background-position:left top;}
.containerFormule .selectFormuleOn {background-color:#fdf0d9;  background-position: right top;}

.containerFormule h3 
	{
	background:url(../Img/formule_top.gif) no-repeat scroll left top;
	float:left;
	margin:0;
	width:100%;
	height:31px;
	}

.containerFormule h3 span 
	{
	font-size:12px;
	margin:10px 0 0 20px;
	color:#FFF;
	text-transform:uppercase;
	float:left;
	}
	
.containerFormule ul {margin:0 0 10px 0; width:100%; float:left; list-style:none; padding-left:5px;}	
	
.containerFormule ul li 
	{
	background:transparent url(../Img/puce_formule.gif) no-repeat scroll 0 6px;
	font-family:Arial;
	font-weight:normal;
	font-size:13px;
	color:#6e6e6e;
	margin:7px 0;
	padding-left:18px;
	width:461px;
	}

.descriptionFormule {float:left;}

.bouttonsFormule 
	{
	clear:both;
	float:left;
	margin-bottom:7px;
	_padding-bottom:7px;
	}

.bouttonsFormule input
	{
	cursor:pointer;
	width:114px;
	height:21px;
	display:block;
	border:none;
	float:left;
	overflow:hidden;
	color:#FFF;
	margin-left:15px;
	_margin-left:8px;
	padding-left:15px;
	font-family:Arial;
	font-size:13px;
	line-height:24px;
	}

.bouttonsFormule input.buttonFormuleOff{background:url(../Img/selectionner_radiobox.gif) no-repeat scroll 0 1px;}
.bouttonsFormule input.buttonFormuleOn {background:url(../Img/selectionner_radiobox_hover.gif) no-repeat scroll 0 1px;}

#demandeDevis 
	{
	clear:both;
	float:left;
	width:100%;
	text-align:center;
	margin-top:0;
	}
	
#demandeDevis input
	{
	cursor:pointer;
	background:url(../Img/devis.gif) no-repeat scroll 0 0;
	width:181px;
	height:81px;
	display:block;
	border:none;
	margin:0 auto 15px;
	color:#FFF;
	/*on cache le texte*/
	text-indent:-3000px;
	_padding-left:500px;
	overflow:hidden;
	}

.savoirPlusFormule 
	{
	clear:right;
	margin-left:10px;
	text-transform:lowercase;
	float:left;
	width:100px;
	}
	
.savoirPlusFormule a, .savoirPlusFormule a:hover
	{
	background:transparent url(../Img/savoir_plus.gif) no-repeat scroll right bottom;
	width:100%;
	display:block;
	font-size:10px;
	font-weight:bold;
	margin-top:2px;
	}

.descriptionFormule span
	{
	color:#ADADAD;
	float:left;
	font-size:14px;
	font-weight:bold;
	margin-top:5px;
	padding-left:20px;
	width:100%;
	}
	
.titre_rubrique 
	{
	clear:both;
	float:left;
	margin-top:20px;
	width:100%;
	}	

#packs {float:left;margin:0;padding:0; font-family:Arial; list-style:none; width:100%;}
#packs img {border:1px solid #dadada; width:100%;}
#packs li {float:left;margin:0 11px;_margin:0 8px;padding:0;width:115px;}
#packs h3 {text-align:center; white-space:nowrap; width:100%; font-size:12px; margin:3px auto;}

#packs .containerPackOff {filter : alpha(opacity=40); -moz-opacity : 0.4; opacity : 0.4;}
#packs .containerPackOff h3 {color:#a7a7a7;}
#packs .containerPackOff img 
	{
	}
	
#packs .containerPackOff .savoirPlusPack a 
	{
	background:transparent url(../Img/savoir_plus_gris.gif) no-repeat scroll right bottom;
	color:#a7a7a7;
	}

#packs .containerPackOff .bouttonPack 
	{
	background:transparent url(../Img/selectionner_gris.gif) no-repeat scroll center 0;
	cursor:auto;
	}

.bouttonPack 
	{
	cursor:pointer;
	background:transparent url(../Img/selectionner.gif) no-repeat scroll center 0;
	clear:both;
	float:left;
	height:20px;
	line-height:20px;
	width:116px;
	color:#FFF;
	font-family:Arial;
	font-size:12px;
	margin-top:-15px;
	position:relative;
	}
	
.bouttonPack input {margin:4px 7px 0 10px; _margin:0 3px 0 5px; float:left; position:relative;}

.savoirPlusPack 
	{
	clear:both;
	float:left;
	text-transform:lowercase;
	width:100px;
	margin-left:10px;
	_margin-left:6px;
	}

.savoirPlusPack a, .savoirPlusPack a:hover
	{
	background:transparent url(../Img/savoir_plus.gif) no-repeat scroll right bottom;
	width:100%;
	display:block;
	font-size:10px;
	font-weight:bold;
	}
/*Infobulle*/
div.Aide{
	left: 0px;
	display:  none;
	overflow: visible;
	width: 350px;
	top: 0px;
	background:url("../Img/infoBulle/top.gif") repeat-x scroll 0 -1px #FFFFFF;
}

.EnteteAide{

}

td.TexteAide {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 10px;
	padding-bottom: 5px;
	color: #5f5f5f;
	line-height: 12pt;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


.listeAgence{
	padding:0px 0px 20px 37px;
	margin:0;
	color:#5f5f5f;
	list-style-type:none;
	position:relative;
	top:-39px;
	
	}
.PagelisteAgence .listeAgence{
	margin-top:50px;
}
.listeAgence.bg{
	background:transparent url(../Img/img-liste-agence-assurance.gif) no-repeat scroll right top;
	min-height:500px;
	_height:800px;
}

.listeAgence ul{
	margin:0 5px 5px 5px;
	padding:0;
		color:#5f5f5f;
	list-style-type:none;
	}
.listeAgence li{
	font-weight:bold;
		color:#5f5f5f;
	background:url(../Img/FlecheOrange.gif) 0 5px  no-repeat;
	padding:0 0 0 10px;
	_height:17px;
	min-height:17px;
	}

.listeAgence li.plie{
	background:url(../Img/FlecheGrisegif.gif) 0 5px  no-repeat;

}
.listeAgence .plie a{
	color:#5F5F5F;
	font-weight:normal;
	}
.listeAgence .plie li{
	color:#5F5F5F;
	font-weight:normal;
	}
.listeAgence li li.plie{
	font-weight:normal;
	}
.listeAgence .plie ul{
	display:none;
	list-style-type:none;
	}

.Liste1{
	line-height:25px;
}
.Liste2{
	line-height:25px;
}

.Filet{
	border-top:1px #df4f30 solid;
}

.TableauEtape{
	width:674px;
}
#BaseRefEntete{
		width:231px;
		overflow:hidden;
		padding-left:36px;
		margin:15px 0 0 0;
	
}
.EnteteNomAgence{
		background:url(../images/nomAgence_bg.png) 0 0 no-repeat #FFF;
		filter:alpha(opacity=80);
		opacity:0.8;
		_background:url(../images/nomAgence_bg.jpg) 0 0 no-repeat;
		width:209px;
		height:21px;
		float:left;
		margin:-40px 0 0 2px;
		position:relative;
		_position:static;
		padding:5px 0 0 25px;
}
.EnteteNomAgence a{
	color:#929292;
}
