/* Ecriture par defaut */
p, td {
	color: black;
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	
	font-size:11px;
}

#colTwo a { 	color: #6B6B6B; font-weight: bold; }
#colTwo a:hover { 	text-decoration: none; }


/*Les differentes tailles de titre */
h2, h3, h4, h5, h6 {
	margin: 0;
}

h2 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

h2 em {
	font-weight: bold;
	font-style: normal;
}

h3 {
	text-align: center;
	padding: 13px 0 0 0px;
	font-size: 20px;
	font-weight: bold;
	color: #008080;
}

h4 {
	font-size: 19px;
	text-align: left;
	font-weight: bold;
	color: #008080;
}

h5 {
	color: #008080;
	font-size: 11px;
}
h6 {
	font-size: 10px;
	text-align: left;
	font-weight: bold;
	color: #535353;
}

ul {
	margin-left: 0;
	padding-left: 0;
	list-style-position: inside;
}



.image {
	float: left;
	margin: 0 20px 0 0;
}


.toggler {
font-size: 16px;
text-align: left;
font-weight: bold;
margin: 0;
padding: 2px 5px;
background:#FFFFFF url(images/img4.gif) repeat-x scroll 0%;
border-bottom: 1px solid #ddd;
border-right: 1px solid #ddd;
border-top: 1px solid #f5f5f5;
border-left: 1px solid #f5f5f5;
font-family: 'Andale Mono', sans-serif;
color: #0000FF;
}
.element {
}
.element p {
margin: 0;
padding: 4px;
}

/* Les sommaires ( sav particulier et sav pro) */
.titre_sommaire {
height: 32px;
width: 144px;
background-image: url(images/bouton_sommaire.gif);
text-align: center;
vertical-align: middle;
padding-top: 25px;
}
.titre_sommaire a {
font-weight: bold;
}
/* L'image de font pour les sommaire */
#font1 {
	background: transparent url(images/droite_bg1.png);
	height: 100%;
	z-index: 20;
	display: block;
	background-repeat: no-repeat;
	overflow: visible;
	background-position: bottom right;
}


/*style specifique */
.Style1 {
color: #4E7DC2;
font-size: 14px;
font-weight: bold;
}

.Style2 {

color: #3b3b3b;
font-size: 11px;
font-weight: normal;

}

.Style3 {
color: #FF0000;
font-weight: bold;
}

/*style pour les titres des diapo*/
.Style4 {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #FFFFFF;
font-weight: bold;
margin: 0 auto;
font-size: 16px;
text-align: center;
}

.Style5 {color: #007476; font-weight: bold; }

strong {
color: #3b3b3b;
font-size: 11px;
font-weight: bold;
}

#conteneur_popup
{
width: 620px;
padding: 10px;

}

/*style pour la hotline dans le sommaire particulier*/
#glissiere {
width: 100%;
height: 100px;
position: absolute;
left: 0px;
top: 10px;
}
#hotline {
width: 150px;
height: 100px;
margin-left: 290px;
}

#hotline .numero{
font-family: Geneva, Arial, Helvetica, sans-serif;
color: red;
font-weight: bold;
font-size: 16px;
text-align: right;
}

#hotline  .texte{
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #003399;
font-style: italic;
font-weight: bold;
font-size: 18px;
text-align: right;
}

#hotline  .cout {
font-family: Geneva, Arial, Helvetica, sans-serif;
color: #003399;
font-style: italic;
font-weight: bold;
font-size: 12px;
text-align: right;
}


