body{
	margin:0;
	padding:0;
	background-color: #fff;
	font-size: 11px ;
	font-family : Trebuchet MS, Arial, Sans serifs ;
	color:#383838;
}
a {
	color:#386ca0;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#003162;
}

img{
	border:none;
}

#cadre{
	background:url(../images/cadre.gif) repeat-x top;
}
#cadre_1{
	background:url(../images/cadre_02.jpg) no-repeat top center;
}
#cadre_2{
	background:url(../images/cadre_1.gif) repeat-x bottom;
}
#cadre_3{
	width:980px;
	margin:auto;
}
#cadre_4{
	width:980px;
	height:100%;
}
#header{
	height:173px;
	width:980px;
	position:relative;
	z-index:5000000000;
}
#header a.tohome {
	width:189px;
	height:89px;
	top:23px;
	left:3px;
	position:absolute;
	display:block;
	cursor:pointer;
}
a.tohome span {
	display:none;
}
#header .devis{
	width:281px;
	height:54px;
	float:right;
	margin-right:-3px;
	margin-top:21px;
	color:#386ca0;
	font-size:12px;
}
#header .devis b{
	font-size:16px;
}
#header .devis:hover{
	text-decoration:none;
}

#swf a.particulier {
	width:237px;
	height:69px;
	top:201px;
	left:6px;
	position:absolute;
	display:block;
	cursor:pointer;
}
a.particulier span {
	display:none;
}
#swf a.entreprise {
	width:238px;
	height:69px;
	top:201px;
	left:243px;
	position:absolute;
	display:block;
	cursor:pointer;
}
a.entreprise  span {
	display:none;
}
#swf a.independant {
	width:237px;
	height:69px;
	top:201px;
	left:480px;
	position:absolute;
	display:block;
	cursor:pointer;
}
a.independant  span {
	display:none;
}

/*********************navh***************************/
#navh {
	left:0;
	bottom:0;
	margin-top:40px;
	height:38px;
	float:left;
	width:100%;
	z-index:100000000000;
}

/* 1er niveau */
#navh ul {
	list-style-type:none;
	margin:0;
	padding:0;
	font-size:1px;
}
#navh > a.home{
	display:block;
	float:left;
	line-height:38px;
	padding: 0 20px 0 0px;
	text-decoration:none;;
	position:relative;
	font-size:16px;
	font-weight:bold;
	color:#386ca0;
	border-bottom:1px solid #c7c7c7;
	width:102px;
}
#navh > a.home span{
	background:url(../images/home.gif) no-repeat 25px 14px;
	display:block;
	padding-left:46px;
}
#navh > a.home:hover span{
	background:url(../images/home_hover.gif) no-repeat 25px 14px;
	color:#e72c42;
}
#navh ul li {
	display:block;
	float:left;
	line-height:38px;
	position:relative;
	margin:0;
	padding:0;
	font-size:16px;
	font-weight:bold;
	color:#386ca0;
}
#navh > ul > li > a > span{
	padding-right:20px;
}
#navh a.current{
	background:url(../images/lien_clique_home.gif) no-repeat left bottom;
	padding-bottom:3px;
	border:none;
}
#navh a.current:hover{
	background:url(../images/lien_clique_home_hover.gif) no-repeat left bottom;
	padding-bottom:3px;
	border:none;
}


#navh > ul > li > a.current{
	background:url(../images/lien_clique_deb.gif) no-repeat left bottom;
	border:none;
}
#navh > ul > li:hover > a.current{
	background:url(../images/lien_clique_deb_hover.gif) no-repeat left bottom;
	border:none;
}
#navh > ul > li.lienP:hover > a.current{
	background:url(../images/lien_clique_deb_p_hover.gif) no-repeat left bottom;
	border:none;
}
#navh > ul > li.lienE:hover > a.current{
	background:url(../images/lien_clique_deb_e_hover.gif) no-repeat left bottom;
	border:none;
}
#navh > ul > li.lienPro:hover > a.current{
	background:url(../images/lien_clique_deb_pro_hover.gif) no-repeat left bottom;
	border:none;
}


#navh > ul > li > a.current > span{
	background:url(../images/lien_clique_fin.gif) no-repeat right bottom;
	display:block;
}
#navh > ul > li.lienP:hover > a.current > span{
	background:url(../images/lien_clique_fin_p_hover.gif) no-repeat right bottom;	
}
#navh > ul > li.lienPro:hover > a.current > span{
	background:url(../images/lien_clique_fin_pro_hover.gif) no-repeat right bottom;	
}
#navh > ul > li.lienE:hover > a.current > span{
	background:url(../images/lien_clique_fin_e_hover.gif) no-repeat right bottom;	
}
#navh > ul > li:hover > a.current > span{
	background:url(../images/lien_clique_fin_hover.gif) no-repeat right bottom;	
}


#navh > ul > li > a.current > span > span{
	background:url(../images/lien_clique.gif) repeat-x bottom;
	padding-bottom:3px;
	display:block;
}
#navh > ul > li:hover > a.current > span > span{
	background:url(../images/lien_clique_hover.gif) repeat-x bottom;
	padding-bottom:3px;
}
#navh > ul > li.lienP:hover > a.current > span > span{
	background:url(../images/lien_clique_p_hover.gif) repeat-x bottom;
	padding-bottom:3px;
}
#navh > ul > li.lienPro:hover > a.current > span > span{
	background:url(../images/lien_clique_pro_hover.gif) repeat-x bottom;
	padding-bottom:3px;
}
#navh > ul > li.lienE:hover > a.current > span > span{
	background:url(../images/lien_clique_e_hover.gif) repeat-x bottom;
	padding-bottom:3px;
}



#navh > ul > li > a {
	display:block;
	float:left;
	height:38px;
	padding: 0 0px 0 20px;
	text-decoration:none;
	color:#386ca0;
	border-bottom:1px solid #c7c7c7;
}
#navh > ul > li:hover > a  { /* ???? */
	background: url(../images/navh_ahover_repeat.gif) repeat-x;
	color:#e72c42;
}

#navh .smenuv {
	position:absolute;
	top:38px;
	left:0;
	background:url(../images/bkg_smenu_top.gif) no-repeat 0px 6px;
	padding-top: 21px;
	display:none;
	width:333px;
	z-index:10000000000;

}
#navh .lienP .smenuv {
	background:url(../images/bkg_smenu_top_p.gif) no-repeat 0px 6px;
}
#navh .lienE .smenuv {
	background:url(../images/bkg_smenu_top_e.gif) no-repeat 0px 6px;
}
#navh .lienPro .smenuv {
	background:url(../images/bkg_smenu_top_pro.gif) no-repeat 0px 6px;
}
#navh .last .smenuv {
	background:url(../images/bkg_smenu_top_last.gif) no-repeat 0px 6px;
	right:0;
	left:auto;
	*float:right;
}
#navh .smenuv ul {
	padding: 13px 5px;
	background: url(../images/bkg_smenu_repeat.gif) repeat-y;
	*float:left;
}

#navh .smenuv li {
	float:none;
	line-height: 18px;
	display:block;
	font-size:12px;
	width:333px;
	cursor:pointer;	
	border:none;
	*float:left;
}
#navh .smenuv li a {
	color:#3c3c3c;
	padding-left:20px;
	display:block;
	*float:left;
}
#navh > ul > li.lienP:hover > a{
	color:#de007b;
}
#navh > ul > li.lienE:hover > a{
	color:#00aeff;
}
#navh > ul > li.lienPro:hover > a{
	color:#8cc23f;
}
li.lienP > .smenuv ul li > a span {
	background:url(../images/puce_particulier.gif) no-repeat 0px 6px ;
}
li.lienP > .smenuv ul li:hover > a {
	background-color:#de007b;
}
li.lienP > .smenuv ul li:hover > a span {
	background:url(../images/puce_particulier_hover.gif) no-repeat 0px 6px ;
}
li.lienE > .smenuv ul li > a span {
	background:url(../images/puce_entreprise.gif) no-repeat 0px 6px ;
}
li.lienE > .smenuv ul li:hover > a {
	background-color:#00aeff;
}
li.lienE > .smenuv ul li:hover > a span {
	background:url(../images/puce_entreprise_hover.gif) no-repeat 0px 6px ;
}
li.lienPro > .smenuv ul li > a span {
	background:url(../images/puce_pro.gif) no-repeat 0px 6px ;
}
li.lienPro > .smenuv ul li:hover > a {
	background-color:#8cc23f;
}
li.lienPro > .smenuv ul li:hover > a span {
	background:url(../images/puce_pro_hover.gif) no-repeat 0px 6px ;
}

.smenuv ul li > a span {
	padding-left:10px;
	font-weight:normal;
	background:url(../images/puce2.gif) no-repeat 0px 6px ;
}

.smenuv ul li:hover > a {
	color:#fff;
	display:block;
	text-decoration:none;
	width:303px;
	padding-left:20px;
	background-color:#e72c42;
}
		
.smenuv ul li:hover > a span {
	color:#fff;
	display:block;
	background:url(../images/puce_hover.gif) no-repeat 0px 6px ;
}
#navh li:hover > .smenuv {
  display:block;
}
#navh li:hover > .smenuv  .smenuv{
  display:none;
}
.smenuv div.bottom {
	position:relative;
	background:url(../images/bkg_smenu_bottom.gif) no-repeat bottom;
	padding-bottom: 6px;
	*float:left;
	*background:url(../images/bkg_smenu_bottom.gif) no-repeat 0px bottom;
}
/* 2nd niveau */
#navh .smenuv .smenuv {
	left:329px;
	top:-10px;
	background:url(../images/bkg_smenu_top2.gif) no-repeat top;
	padding-top:4px;
	display:none;
}


/***************************************************/
#swf{
	width:723px;
	height:276px;
	background:url(../images/bandeau.jpg) no-repeat top left;
	position:relative;
}
#contenair{
	width:980px;
	float:left;
	z-index:-10000000000;
}
#contenu{
	float:left;
	width:723px;
}
#contenu .genie{
	background:  url(../images/top_contenu.gif) no-repeat top;
	padding-top:15px;
	margin-top:35px;
	width:723px;
}
#contenu .genie > .genie_bottom{
	background:url(../images/bottom_contenu.gif) no-repeat bottom;
	padding-bottom:15px;
}
#contenu .genie > .genie_bottom > div{
	background-color:#ebebeb;
	padding:0 6px;
}
#col_droite{
	margin-left:738px;
	width:242px;
	*float:left;
	*margin-left:15px;
}
#col_droite .reseau{
	width:227px;
	height:261px;
	background:url(../images/reseau_agences.gif) no-repeat;
	font-size:15px;
	color:#578abd;
	padding-left:15px;
	padding-top:15px;
	display:block;
}
#col_droite .reseau:hover{
	background:url(../images/reseau_agences_hover.gif) no-repeat;
	text-decoration:none;
}
#col_droite .reseau b{
	font-size:19px;
}
#col_droite .adherent{
	margin-top:35px;
	background:url(../images/espace_adherent.gif) no-repeat;
	width:229px;
	height:60px;
	font-size:15px;
	line-height:22px;
	color:#11569a;
	padding-left:13px;
	padding-top:15px;
	letter-spacing:0.05em;
	display:block;
}
#col_droite .adherent:hover{
	background:url(../images/espace_adherent_hover.gif) no-repeat;
	text-decoration:none;
}
#col_droite .adherent b{
	font-size:18px;
	letter-spacing:0.00em;
}
#col_droite .sante{
	margin-top:12px;
	background:url(../images/espace_sante.gif) no-repeat;
	width:242px;
	height:60px;
	font-size:16px;
	line-height:22px;
	color:#933488;
	padding-left:13px;
	padding-top:15px;
	letter-spacing:-0.01em;
	display:block;
}
#col_droite .sante:hover{
	background:url(../images/espace_sante_hover.gif) no-repeat;
	text-decoration:none;
}
#col_droite .sante b{
	font-size:18px;
	letter-spacing:0.00em;
}
#footer{
	height:250px;
	width:980px;
	clear:both;
	position:relative;
	background:url(../images/footer_0.gif) no-repeat;
}
#footer .menu{
	margin-top:10px;
	float:left;
	height:175px;
}
#footer .services, #footer .presentation, #footer .univer1, #footer .univer2, #footer .univer3{
	float:left;
	color:#FFFFFF;
	width:140px;
}
#footer .univer1, #footer .univer2, #footer .univer3{
	width:170px;
}
#footer .univer3{
	width:188px;
}
#footer .services{
	margin-left:0px;
}
#footer .presentation, #footer .univer1, #footer .univer2, #footer .univer3{
	margin-left:43px;
}
#footer .menu h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom:14px;
}
#footer .menu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
#footer .smenuv{
	display:none;
}
#footer .menu li{
	float:left;
	width:100%;
}
#footer .menu li a{
	font-size:12px;
	color:#FFFFFF;
	background:url(../images/puce.gif) no-repeat 0px 6px;
	padding-left:10px;
	line-height:18px;
	float:left;
}
.footer{
	position:relative;
	background:url(../images/footer.gif) no-repeat;
	width:980px;
	height:72px;
	margin-top:35px;
	margin-bottom:20px;
	float:left;
	*float:inherit;
}
.footer a.actualite {
	width:324px;
	height:71px;
	top:1px;
	left:0px;
	position:absolute;
	display:block;
	cursor:pointer;
}
a.actualite span {
	display:none;
}
.footer a.magazine {
	width:330px;
	height:71px;
	top:1px;
	left:325px;
	position:absolute;
	display:block;
	cursor:pointer;
}
a.magazine span {
	display:none;
}
.footer a.contact {
	width:324px;
	height:71px;
	top:1px;
	left:656px;
	position:absolute;
	display:block;
	cursor:pointer;
}
a.contact span {
	display:none;
}
/************/
#navf {
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:35px;
	margin-left:186px;
	float:left;
}

#navf li {
	display:inline;
	border-right:1px solid #619bd6;
	margin-right:22px;
	line-height:9px;
	height:9px;
}
#navf li.last {border:none;}

#navf li a {
	margin-right:22px;
	color:#fff;
	line-height:9px;
}
#addonline {
	float:left;
	right:18px;
	margin-top:22px;
	line-height:18px;
}

#addonline img {
	vertical-align:middle;
}

#addonline a#toaddonline {
	font-size:10px;
	margin-right:10px;
	color:#619bd6;
}

/* Fomulaire d'indentification a l'extranet (page geniecube) */
#formLog label {
	float: left;
	width: 50%;
	font-weight: bold;
}
#formLog input[type="text"], #formLog input[type="password"] {
	width: 195px;
	margin-left: 15px;
}
#formLogValider {
	clear: both;	
	width: 70px !important;
	display: block;
	margin: auto;
}
#formLog > div {
	border: 1px dotted #4c6998;
	border-width: 1px 0;
	overflow: auto;
	padding: 10px 0 30px 0;
	margin-bottom: 10px;
	position: relative;
}
#formLog > div > a {
	position:absolute;
	bottom: 8px;
	right: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #808080;
	outline: none;
}
#formLog #lblPasswd {
	text-align: right;	
}
/* Modele de titre */

.modeleTitre2 h2 {
	margin: 0;
	padding-left:23px;
	font-size: 20px;
	color: #383838;
	font-weight: bold;
	background: url(../images/interieur/puce_titre.gif) no-repeat 0 7px;
}
.modeleTitre2 a {
	color: #383838;
	text-decoration: underline;
}

/* Modele de puce */
.modelePuce2 h2 {
	background: url(../images/interieur/puce_puce.gif) no-repeat 0 6px;
	margin: 0;
	padding: 0 0 0 9px;
	font-size: 12px;
	font-weight: bold;
	color: #00aeff;
}
.modelePuce2 a {
	color: #00aeff;
	text-decoration: underline;
}
