html {
   	padding:0px; 
	margin:0px;
}

body { 
	color: #ffffff;
	font-family: Arial, Sans serif;
	color: #131313;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(images/communs/fond-page.jpg) repeat-x;
}

p{
	margin :0px;
	padding: 0px;
}

h2{
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

h3{
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#container {
	margin: 0px auto;
	top: 0px;
	width: 1000px;
	text-align: left;
}

#contenu{
	width: 1000px;
}

#home-edito{
	width: 279px;
	float: left;
}

#home-edito #logo{
	width: 260px;
	height: 162px;
	margin-top: 39px;
	margin-left: 8px;
}

#home-edito #texte-edito{
	font-size: 12px;
	color: #0c7897;
	width: 239px;
	margin: 28px 0 0 8px;
	text-align: justify;
}

#home-edito #texte-edito a{
	font-size: 12px;
	color: #0c7897;
	text-decoration: underline;
}

#home-edito #texte-edito a:hover{
	font-size: 12px;
	color: #0c7897;
	text-decoration: underline;
}

#home-edito #offres{
	width: 260px;
	height: 134px;
	background: url(images/home/offres.gif) no-repeat;
	margin-top: 20px;
}

#offres ul{
	list-style-type: none;
	padding-top: 70px;
	margin-left: 130px;
}

#offres li{
	padding-bottom : 10px;	
}

#offres li a{
	display: block;
}

#offres li a span{
	display: none;
}


a.btn-plusinfos{
		background: url(images/home/btn-plusinfos.gif);
		width: 73px;
		height: 18px;
}

a.btn-plusinfos:hover{
		background: url(images/home/btn-plusinfos_over.gif);
}



#home-contenu{
	width: 720px;
	float: right;
	/*background-color: #669933;*/
}

#home-contenu #sous-menu{
	width: 720px;
	height: 164px;
	background: url(images/communs/fond-ssmenu.jpg) no-repeat;
	margin-top: 13px;
}

#sous-menu #texte-sous-menu{
	width: 720px;
	float: left;
	text-align: right;
}

#texte-sous-menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
	font-size: 11px;
	float: right;
	width: 310px;
	margin-top: 8px;
}

#texte-sous-menu li{
	float: left;
	background: url(images/communs/fleches-ssmenu.gif) no-repeat 4px 4px;
	padding-left: 15px;
	margin-left: 11px;
}

#texte-sous-menu li a{
	text-decoration: none;
	color: #131313;
}

#texte-sous-menu li a:hover{
	text-decoration: underline;
	color: #131313;
}



#sous-menu #texte-adherents{
	width: 184px;
	height: 77px;
	background: url(images/communs/fond-adherents.gif) no-repeat;
	float: right;
}


#home-contenu #menu{
	height: 33px;
	text-align: left;
}

#home-contenu #menu ul{
		margin: 0;
		padding: 0;
		list-style-type: none;
}

#home-contenu #menu li{
		float: left;
}

#home-contenu #menu li a{
		display: block;
}

#home-contenu #menu li a span{
		display: none;
}

a#btn1{
		background: url(images/communs/presentation.gif);
		height: 33px;
		width: 145px;
}

a#btn1:hover{
		background: url(images/communs/presentation_over.gif);
}

a#btn1.select{
		background: url(images/communs/presentation_select.gif);
}

a#btn2{
		background: url(images/communs/services.gif);
		height: 33px;
		width: 145px;
}

a#btn2:hover{
		background: url(images/communs/services_over.gif);
}

a#btn2.select{
		background: url(images/communs/services_select.gif);
}

a#btn3{
		background: url(images/communs/offres.gif);
		height: 33px;
		width: 144px;
}

a#btn3:hover{
		background: url(images/communs/offres_over.gif);
}

a#btn3.select{
		background: url(images/communs/offres_select.gif);
}

a#btn4{
		background: url(images/communs/partenaires.gif);
		height: 33px;
		width: 145px;
}

a#btn4:hover{
		background: url(images/communs/partenaires_over.gif);
}

a#btn4.select{
		background: url(images/communs/partenaires_select.gif);
}

a#btn5{
		background: url(images/communs/lettre.gif);
		height: 33px;
		width: 141px;
}

a#btn5:hover{
		background: url(images/communs/lettre_over.gif);
}

a#btn5.select{
		background: url(images/communs/lettre_select.gif);
}

#home-contenu #visuel{
	height: 376px;
	width: 720px;
	display: block;
	clear: both;
}


#home-contenu #actus{
	width: 720px;
	height: 156px;
	background: url(images/home/fond-actus.gif) no-repeat;
}

#actus #bloc-actus-gauche{
	width: 327px;
	height: 135px;
	float: left;
	margin-left: 25px;
}

#bloc-actus-gauche #titre-gauche{
	background:url(images/home/tit-actus.gif) no-repeat;
	width: 74px;
	height: 31px;
}

#bloc-actus-gauche #contenu-gauche{
	width: 320px;
	height: 105px;
}

#bloc-actus-gauche #contenu-gauche #part01{
	width: 195px;
	height: 105px;
	float: left;
	font-size: 11px;
	padding-left: 30px;
	text-align: left;
}

#bloc-actus-gauche #contenu-gauche #part02{
	width: 87px;
	height: 105px;
	float: right;
	font-size: 11px;
}

#bloc-actus-gauche #contenu-gauche #part02 #visuel-part02{
	width: 85px;
	height: 70px;
	display: block;
	text-align: right;
}

#bloc-actus-gauche #contenu-gauche #part02 #btn-part02{
	margin-top: 7px;
}

#bloc-actus-gauche #contenu-gauche #part02 #btn-part02 a{
	display: block;
	font-size: 0;
}

#bloc-actus-gauche #contenu-gauche #part02 #btn-part02 a span{
	display: none;
}

a#btn-liresuite{
		background: url(images/home/btn-liresuite.gif);
		height: 18px;
		width: 87px;
}

a#btn-liresuite:hover{
		background: url(images/home/btn-liresuite_over.gif);
}

#actus #bloc-actus-droite{
	width: 327px;
	height: 135px;
	float: right;
	/*background-color: #66FFCC;*/
	margin-right: 15px;
}

#bloc-actus-droite #titre-droite{
	background:url(images/home/tit-saviezvous.gif) no-repeat;
	width: 156px;
	height: 33px;
}

#bloc-actus-droite #contenu-droite{
	width: 320px;
	height: 105px;
}

#bloc-actus-droite #contenu-droite #part01{
	width: 195px;
	height: 105px;
	float: left;
	font-size: 11px;
	padding-left: 30px;
	text-align: left;
}

#bloc-actus-droite #contenu-droite #part02{
	width: 87px;
	height: 105px;
	float: right;
	font-size: 11px;
}

#bloc-actus-droite #contenu-droite #part02 #visuel-part02{
	width: 85px;
	height: 70px;
	display: block;
	text-align: right;
}

#bloc-actus-droite #contenu-droite #part02 #btn-part02{
	margin-top: 7px;
}

#bloc-actus-droite #contenu-droite #part02 #btn-part02 a{
	display: block;
	font-size: 0;
}

#bloc-actus-droite #contenu-droite #part02 #btn-part02 a span{
	display: none;
}


.titre-actus{
	color: #0c7897;
	font-weight: bold;
	margin-bottom: 10px;
}

#footer{
	width: 1000px;
	font-size: 10px;
	color: #131313;
	display: block;
	clear: both;
	padding-top: 23px;
	height: 15px;
	margin-bottom: 25px;
}

#footer a{
	text-decoration: none;
	color: #131313;
}

#footer a:hover{
	text-decoration: underline;
}

/*  FORM  */
#formulaire_adherents{ 
	border: none; 
	margin: 0; 
	padding: 0;
	margin-top: 28px;
} 

.fieldset {
		margin-bottom:4px;
		width:160px;
		padding: 2px 0 0 14px;
}

.fieldset label {
		width:115px;
		float:left;
		margin-top:3px;
		color: #4a4a4a;
		font-size: 86%;
}

.fieldset input {
		width: 101px; 
		height: 11px; 
		border: solid 1px; 
		color: #4a4a4a; 
}

.btnok {
		background: transparent url(images/communs/btn-ok.gif) no-repeat right;
		display: block; 
		width: 27px;
		height: 18px;
		border:0px;
		float: right;
		margin-right: 20px;
}


/* pages int */
#home-contenu #visuel-pagesint-mutuelle-ind{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/services.jpg) no-repeat;
}

#visuel-pagesint-mutuelle-ind ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-mutuelle-ind li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-mutuelle-ind li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-mutuelle-ind li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-mutuelle-ind li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}	

.titre-pages{
	color: #e17a26;
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	background: url(images/communs/puce-titre-pages.gif) no-repeat;
	padding: 8px 0 0 45px;
	margin-left: 13px;
	margin-bottom: 20px;
}

.texte-pages{
	color: #131313;
	font-size: 12px;
	font-family: Trebuchet MS;
	margin-left: 58px;
	padding-bottom: 30px;
	padding-right: 40px;
	text-align: justify;
}

.texte-pages a{
	font-size: 12px;
	font-family: Trebuchet MS;
	text-decoration: underline;
	color: #0c7897;
}

.texte-pages a:hover{
	font-size: 12px;
	font-family: Trebuchet MS;
	text-decoration: underline;
	color: #0c7897;
}

.texte-pages a.btn-lire{
		background: url(images/communs/btn-lire.gif);
		width: 45px;
		height: 18px;
		display: block;
		margin-top: 5px;
}

.texte-pages a.btn-lire:hover{
		background: url(images/communs/btn-lire_over.gif);
}

.texte-pages a.btn-telecharger{
		background: url(images/communs/btn-telecharger.gif);
		width: 84px;
		height: 18px;
		display: block;
		margin-top: 5px;
}

.texte-pages a.btn-telecharger:hover{
		background: url(images/communs/btn-telecharger_over.gif);
}

.texte-pages a.btn-plan{
		background: url(images/communs/btn-voirplan.gif);
		width: 80px;
		height: 18px;
		display: block;
		margin-top: 5px;
}

.texte-pages a.btn-plan:hover{
		background: url(images/communs/btn-voirplan_over.gif);
}

.sous-titre{
	color: #0c7897;
	font-size: 12px;
	font-weight: bold;
}

#home-contenu #contenu-pages{
	width: 720px;
	background: #fff url(images/communs/bas-pages.gif) no-repeat left bottom;
}

p{
	margin-top: 15px;
}

.bloc-gauche-pages{
	width: 258px;
	margin-top: 75px;
}

.bloc-gauche-pages .bloc-haut{
	background: url(images/communs/bloc-gauche-haut.gif) no-repeat;
	width: 258px;
	height: 48px;
}

.bloc-gauche-pages .bloc-milieu{
	background: url(images/communs/bloc-gauche-milieu.gif) repeat-y;
	width: 198px;
	padding: 0 30px 0 30px;
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #131313;
	text-align: justify;
}

.bloc-gauche-pages .bloc-milieu a{
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}

.bloc-gauche-pages .bloc-milieu a:hover{
	font-size: 11px;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}

.bloc-gauche-pages .bloc-bas{
	background: url(images/communs/bloc-gauche-bas.gif) no-repeat;
	width: 258px;
	height: 11px;
}

.titre-bloc-gauche{
	color: #0c7897;
	font-size: 15px;
	font-weight: bold;
	font-family: Trebuchet MS;
}

#home-contenu #visuel-pagesint-mutuelle-coll{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/services-collective.jpg) no-repeat;
}

#visuel-pagesint-mutuelle-coll ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-mutuelle-coll li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-mutuelle-coll li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-mutuelle-coll li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-mutuelle-coll li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}	

/* presentation mutuelle autrement */
#home-contenu #visuel-pagesint-mutuelle-autrement{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/presentation-mutuelle.jpg) no-repeat;
}

#visuel-pagesint-mutuelle-autrement ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-mutuelle-autrement li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-mutuelle-autrement li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-mutuelle-autrement li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-mutuelle-autrement li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}	

/* presentation santé autrement */
#home-contenu #visuel-pagesint-sante-autrement{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/presentation-sante.jpg) no-repeat;
}

#visuel-pagesint-sante-autrement ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-sante-autrement li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-sante-autrement li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-sante-autrement li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-sante-autrement li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}	


/* offres-saphir */
#home-contenu #visuel-pagesint-offres-saphir{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/offres-saphir.jpg) no-repeat;
}

#visuel-pagesint-offres-saphir ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-offres-saphir li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-offres-saphir li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-offres-saphir li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-offres-saphir li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}	

/*  offres-rubis */
#home-contenu #visuel-pagesint-offres-rubis{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/offres-rubis.jpg) no-repeat;
}

#visuel-pagesint-offres-rubis ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-offres-rubis li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-offres-rubis li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-offre-rubis li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-offres-rubis li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}	

/* partenaires */
#home-contenu #visuel-pagesint-partenaires{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/partenaires.jpg) no-repeat;
}

#visuel-pagesint-partenaires ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-partenaires li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-partenaires li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-partenaires li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-partenaires li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}	

/* lettre */
#home-contenu #visuel-pagesint-lettre{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/lettre.jpg) no-repeat;
}

#visuel-pagesint-lettre ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-lettre li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-lettre li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-lettre li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-lettre li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}	

/* liens */
#home-contenu #visuel-pagesint-liens{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/liens.jpg) no-repeat;
}

#visuel-pagesint-liens ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-liens li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-liens li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-liens li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-liens li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}	

/* contact */
#home-contenu #visuel-pagesint-contact{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/contact.jpg) no-repeat;
}

#visuel-pagesint-contact ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-contact li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-contact li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-contact li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-contact li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}	

/* mentions-legales */
#home-contenu #visuel-pagesint-mentions-legales{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/mentions-legales.jpg) no-repeat;
}

#visuel-pagesint-mentions-legales ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-mentions-legales li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-mentions-legales li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-mentions-legales li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-mentions-legales li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}

/* actualites */
#home-contenu #visuel-pagesint-actualites{
	height: 312px;
	width: 720px;
	display: block;
	clear: both;
	background: url(images/fonds-pages/actualites.jpg) no-repeat;
}

#visuel-pagesint-actualites ul{
	padding: 0;
	margin: 0;
	padding : 175px 0 0 449px;
}

#visuel-pagesint-actualites li{
	list-style-type: none;
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
}

#visuel-pagesint-actualites li a{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: none;
}

#visuel-pagesint-actualites li a:hover{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #0c7897;
	text-decoration: underline;
}	

#visuel-pagesint-actualites li a.select{
	font-size: 17px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color: #fff;
	text-decoration: none;
	background-color: #0c7897;
	padding: 2px 4px 1px 3px;
}

/* FORMULAIRE DE CONTACT */
#pied{
	font: bold arial;
	color: white;
	margin: 0;
	padding: 10px;
	text-align: right;
}
#corps {	
	color: black;
	background-color: #e8f6fa;
	margin: 0;
	padding: 10px 15px 15px 30px;
	line-height: 13px;
}
#corps select{
	border: solid 1px #4e688d;
	width: 220px;
	margin: 4px 0px 0 0;
	font-family: Arial;
	font-size: 96%;
	background-color: #fff;
}
#corps fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 15px;
}
#corps label {	/*** Mise en forme des intitulés de champs ***/
	float: left;	
	width: 35%;	
	text-align: left;	
	margin: 0;
	padding: 4px 10px 0 0;
	font-family: Arial;
	/*font-size: 71%;*/
	color: #0d2845;
}
#corps label:hover, #pied input {
	cursor: pointer;	
}
#corps label.oblig {
	font-weight: bold;	/*** Mise en évidence des champs obligatoires ***/
}
#corps label.oblig_error {
	font-weight: bold;	
	color: #CC0000;
}
#corps input{
	border: solid 1px #0d2845;
	width: 216px;
	margin: 4px 0px 0 0;
	font-size: 96%;
}
#corps textarea{
	border: solid 1px #0d2845;
	margin: 4px 0 0 0;
	font-size: 96%;
	font-family: Arial;
	width: 216px;
}
		
#corps input:focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background-color: #0d2845;
	color: white;
	font-size:inherit;
	font-size: 0.8em;
}


.texte-petit{
	font-size: 0.9em;
	color: #0d2845;
}

.titre-mentions{
	background: #dbe1e8 url(images/pages/fleche-pomamonde.gif) no-repeat 4px 5px;
	padding-left: 15px;
	font-weight: bold;
	color: #385277;
	font-size: 1em;
	padding-right: 5px;
}

.clearer {
    clear: both;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    height: 0;
}



.texte-pages a.btn-envoyer{
		background: url(images/communs/btn-envoyer.gif);
		width: 66px;
		height: 18px;
		display: block;
		margin-top: 5px;
		float: right;
		clear: both;
}

.texte-pages a.btn-envoyer:hover{
		background: url(images/communs/btn-envoyer_over.gif);
}