* {
	padding:0;
	margin:0;
}

body { 
    background:url(img/bg_background.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 
{
	position:absolute;
	top:-9999px;
}

.rt_char {
	margin-bottom:10px;
}

div.rt_char p {
	margin-bottom:10px;
}

.center  {
	text-align:center;
}

#page {
	background:url(img/background.gif) top repeat-x;
	width:100%;
	
	height: 100%;
}

#global {

	width:950px;
	margin:0px auto;
	overflow:hidden;
}

#entete {
	background:url(img/entete.jpg) no-repeat;
	width: 950px;
	overflow:hidden;
}
#entete_haut {
width:950px;
height:168px;
margin:0 auto; 
}

#logo {
	width:188px;
	font-size:10px; 
	color:#FFFFFF;
	text-align:center;
	padding-top: 2px;
	float: left;
}

#logo a {
	color:#fff;
}

#logo .logo 
{
	padding-top:13px;
}

#haut {
	margin:0 auto;
}

#entete_droite {
	width:390px;
	height:37px;
	padding:0px;
	margin:0px auto;
	list-style-type:none;
	float: left;
}




#menu {
	margin:0 46px;
	padding:0;
	height:36px;
	border-bottom: 1px #3e61d4 solid;
	list-style-type:none;

}

#menu li {
float:left;
text-align:center;
height:36px;
background:url(img/icone_droite.gif) no-repeat right;}

#menu li a{
	display:block;
	padding:5px 5px;
	color:#FFFFFF;
	text-decoration:none;
}

#menu li a:hover {
color:#999999;}

#menu .sans_tiret {
background:none;
}

#newsletter {
	width:320px;
	height:25px;
	margin:4px 26px;
	float:left;
}
#newsletter .client {
	color:#FFFFFF;
	background:url(img/icone_client.gif) left no-repeat;
	padding-left:25px;
	text-align: left;
	}

#newsletter .login {
	border:solid 1px #598ed1;
	font-size: 11px;
	width:30%;
	color:#FFFFFF;
	background:#060cdf;
	text-align:center;
}	

#newsletter .sub
{
	background:url(img/valid.gif) no-repeat;
	width:18px;
	border:0;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	margin-left: 2px;
	height: 14px;
}

#flash {
    /*background:url(img/botton_flash.png) no-repeat;*/
	width:740px;
	height:64px;
	float: left;
	margin: 44px 0px 33px 15px;
}

#entete_bas {
	width:950px;
	height:217px;
	float:left;
	margin:0 auto;
	position:relative;
}

#gauche {
	width:795px;
	height:217px;
	float:left;
}

#flash2 {
    /*background:url(img/flash2.png) no-repeat;*/
	width:801px;
	height:176px;
	position:relative;
	top:-10px;
}

#title {
	width:790px;
	height:50px;
	margin-top:-12px;
}

h2 {
	background:url(img/bg_title.png) no-repeat;
	color:#FFFFFF;
	font-size:22px;
	height: 47px;
	padding: 10px 0px 0px 20px;
}

#droite {
	width:152px;
	height:220px;
	position:absolute;
	bottom:8px;
	right:0;	
	background:url(img/news.png) no-repeat;	
	padding-top: 10px;
}

#droite .titre_news {
	color:#F16D1F; 
	padding: 10px 0px 0px 0px;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	line-height:1.1;
	
}
#droite p{
	color:#FFFFFF;
	font-size:11px;
/*	padding: 10px 10px 10px 10px;*/
	text-align: center;
	padding-bottom:5px;
	padding-left:12px;
    padding-right:13px;
	line-height:1.1;
}

#droite p a {
color:#FFFFFF;
text-decoration:underline;
}

#droite .date {
	color:#f16d1f;
	font-size:10px;
	line-height:0;
	padding:10px 0;
}

#centre {
	background-color:#FFFFFF;
	width:949px;
	float: left;
}

#centre .titre2 {
	background:url(img/icone_title.gif) left center no-repeat;
	color:#060cdf;
	font-size:17px;
	padding:10px 40px;
	height:24px;
	/*border-bottom:#58b0ca solid 1px;*/
	
}


#centre .titre2  a{
	color:#060cdf;
	text-decoration:underline;
	width:300px;
	color:#003684;
	background:#ddd;
	border:2px solid #003684;
	
	padding:5px 20px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
}

#centre .titre2  a:hover{
	text-decoration:none;
}

#centre .titre1 {
	background:url(img/icone_title.gif) left center no-repeat;
	color:#060cdf;
	font-size:17px;
	padding:10px 40px;
	height:24px;
	border-bottom:#58b0ca solid 1px;
}

#centre .titre1  a{
	color:#060cdf;
	text-decoration:underline;
}

#centre .titre1  a:hover{
text-decoration:none;
	
}

#centre p
{
 
 color:#060cdf;
 
} 
#contenu_site
{
  width:929px;
  min-height:350px;
  padding:10px 10px;
}


div#contenu_site .lien_tele a:hover {
color:#CCCCCC;
}

/*#contenu_site a:visited {
  color:#060cdf;
}
*/

#contenu_site .gauche {
float:left;
}

#contenu_site .gauche, .plan {
margin:20px;
text-align:center;
}

#contenu_site ul.list1 {
margin:15px 0 20px 20px;
}

#contenu_site ul.list1 li {
padding-bottom:5px;
list-style:none;
}
#contenu_site ul.list1 li a {
color:#ff5f00;
text-decoration:underline;

}
#contenu_site ul.list1 li a:hover {
text-decoration:none;
color:#ff5f00;
}

#contenu_site .colonne_commerciaux {
float:left;
width:50%;

}

#contenu_site h3 {
color:#58b0ca;
margin-bottom:20px;
}

#contenu_site p {
margin-bottom:10px;
}

#contenu_site ul.liste {
margin-left:20px;
margin-bottom:10px;
width:500px;
color: #060cdf;
}

#contenu_site ul.liste li {
margin-bottom:15px;
}


table#instruments_risques {
margin:auto;
padding-bottom:15px; }

table#instruments_risques td {
width:300px;
border:1px solid #000;
text-align:center;
}

/**Fil d'ariane**/
#ariane {
margin:10px 0 15px 10px;}

#ariane a {
font-weight:bold;
color:#060cdf;}


/**Présentation Accueil**/
ul#specialites {
margin-left:25px;
padding:20px 0px 0px 30px;
}

ul#specialites li {
float:left;
list-style:none;
width:180px;
margin-right:30px;
text-align:center;
}

ul#specialites p {
	color:#060cdf;
	text-align:left;
}

ul#specialites h3 {
	color:#f16d1f;
	font-weight:bold;
	height:40px;
	
}

ul#specialites img {
	margin:0 auto;
	padding-bottom:10px;
}

UL#specialites .ensavoir {
	color:#feb301;
	font-size:10px;
	text-align: center;
	width: 100px;
	background:url(img/icone_ensavoir.gif) no-repeat right;
	display: block;
	padding:5px 0 5px 0;
	margin:2px 0 10px 30px;
}

ul#specialites .ensavoir a {
color:#feb301;
text-decoration:none;}

ul#specialites .ensavoir a:hover {
text-decoration:underline;}

/*ul#specialites p {
text-align:justify;}*/

#assurances {
	width:949px;
	float: left;
	border-bottom: #58b0ca solid 1px;
}

#assurances .titre1 {
	background:url(img/icone_title.gif) left center no-repeat;
	color:#060cdf;
	font-size:18px;
	padding: 10px 40px;
	height: 24px;
	text-align:left;
	border-bottom: #58b0ca solid 1px;
	font-weight:normal;
}

ul.documentation {
	margin:15px 0 15px 40px;}

ul.documentation li a{
	text-decoration:none;
	color:#000;}

ul.documentation li a:hover{
	text-decoration:underline;	}

	

#assurances p {
	color:#2c31e4;
	font-size:14px;
	font-weight:bold;
	width:871px;
	text-align: center;
	padding: 10px 0px 10px 40px;
}

#agences {
	width:949px;
	float: left;   
}


#agences_lyon {
	width:949px;
	float: left;
}

#agences_lyon ul {
	color:#7395A4;
}

#agences_lyon ul li {
	text-align:center;
	list-style-type:none;
	width:235px;
	float: left;
	border-right: #58b0ca solid 1px;
	padding-top: 10px;
}
#agences_lyon ul .border {
border-right:none;
}

#agences_lyon ul li dl{
width:235px;
}

#agences_lyon ul li dl .orange {
color:#FF921B;
font-weight:bold;
}

#agences_lyon ul li dl .bleu {
	color:#2C31E4;
	font-weight:bold;
	padding-bottom: 5px;

}

#agences_lyon ul li dl  .email {
	background:url(img/icone_email.gif) no-repeat left;
	width: 55px;
	height: 16px;
	margin: 5px auto;
	padding-left: 5px;
}

#agences_lyon ul li dl  .email a {
text-decoration:none;
color:#7395A4;
}

#agences_lyon ul li dl .plandacces {
	background:url(img/icone_plan.gif) no-repeat left;
	width: 105px;
	height: 16px;
	margin: 5px auto;
	padding-left: 3px;

}
#agences_lyon ul li dl .plandacces a {
text-decoration:none;
color:#7395A4;
}


#pied {
	width:100%;
	background:url(img/bg_pied.jpg) repeat-x top;
	float: left;
	height:81px;
	text-align: center;
}

#menu_bas
{
	list-style:none;
	width:900px;
	text-align:center;
	margin: 5px auto;
	
	
}

#menu_bas li
{
	display:inline;
	text-align:center;
	font-size:10px;
	color:#49828b;
	padding-left: 2px;
}

#menu_bas li a
{
	text-decoration:none;
	color:#49828b;
}

#menu_bas li a:hover
{
	text-decoration:underline;
	
} 


div#pied .imnalys {
	text-align:center;
	padding:0px 0px 0px 0px;
}


div#pied .imnalys img {
	border:0;
}


div#pied  .imnalys span
{
   position:absolute;
   top:-9999px;
}

h4 {
     font-weight:bold;
	 font-size:14px;
	 color:#0000FF;
	 margin-bottom:5px;
	 
} 
.tarif {
font-size:15px;
font-weight:bold;
}
 .rt_char a{
color:#f16d1f;
text-decoration:underline;

}
 .rt_char a:hover{
color:#f16d1f;
text-decoration:none;

}
.rt_bold {
   font-weight:bold;
   color:#3333ff;
   text-align:center;
   margin-bottom:10px; 
   }
 .rt_char .color {
   background:#FFCC33;
   }
.premier a{
color:#f16d1f;
font-weight:bold;
font-size:14px;
text-decoration:underline;
}
.premier a:hover{
color:#f16d1f;
font-weight:bold;
font-size:14px;
text-decoration:none;
}


#contenu_site ul.agent {
margin:15px 0 20px 20px;
}

#contenu_site ul.agent li {
padding-bottom:5px;
list-style:none;
}
#contenu_site ul.agent li a {
color:#060cdf;
text-decoration:underline;


}
#contenu_site ul.agent li a:hover {
text-decoration:none;
color:#060cdf;

}
#contenu_site .chemin a{
color:#3d3d3e;
text-decoration:none;
}
#contenu_site .chemin a:hover{
color:#3d3d3e;
text-decoration:underline;
}

.indices  {
 position:relative;
 top:650px;
 left:25px;
 }
 
 .indices  a{
 font-size:15px;
 color:#3D3D3E;
 text-decoration:none;
 }
 
 
 .indices  a:hover{
 font-size:15px;
 color:#3D3D3E;
 text-decoration:underline;
 }
 #hello ul {
 list-style-position:inside;
 list-style-type:disc;
 }
 #hello ul li p{
 display:inline;
 }
 
 #contenu_site .modif_new {
 font-size:12px;
 padding-bottom:10px;
 }   
