/*************************/
/** CSS DU SITE ELECDAN **/
/**   PARTIE SERVICES   **/
/*************************/

#header {
	float: left;
	display: block;
	width: 918px;
	height: 82px;
	margin-bottom: 35px;
	background-image: url('img/bg_header_services.gif');
	background-position: top right;
	background-repeat: no-repeat;
}


#menu_gauche_1_select {
	float: left;
	display: inline;
	width: 170px;
	margin: 0 0 12px 9px;
	background-image: url('img/bg_menu_1_info.gif');
	background-position: top left;
	background-repeat: repeat-y;
}

.paragraphe ul, #centre ul {
	/*list-style-image: url('img/puce_ul_services.gif');*/
	list-style-type:none;
    margin:0px;
    padding:0px;
    margin-left:20px;
}

.paragraphe li, #centre li{
    background-image: url('img/puce_ul_services.gif');
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

#titre_centre, .csc-firstHeader, #centre h1 {
	float: none;
	display: block;
	width: 503px;
	color: #666666;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 15px;
	line-height: normal;
}

#centre h2 {
	/*float: none;
	display: block;
	width: 503px;*/
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
	line-height: normal;
}

#centre h3, #centre h3 a {
	/*float: none;
	display: block;
	width: 100%;*/
	color: #666666;
	font-weight: bold;
	font-size: 12px;
	margin: 12px 0px;
	line-height: normal;
	/*clear:both;*/
}

#titre_actualites_droite, #titre_actualites, #colonne_droite h1, #colonne_droite h2, #colonne_droite h3, #colonne_droite h4, #colonne_droite h5, #colonne_droite h6{
	float: none;
	display: block;
	width: 170px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}

#colonne_droite li {
	background-image: url('img/puce_actu_services.gif');
	background-position: 0px 2px;
	background-repeat: no-repeat;
}

#liste_actus_droite  a{
	color:#333;
}
#titre_infos_utiles {
	float: left;
	display: block;
	width: 160px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

#titre_contact {
	float: left;
	display: block;
	width: 170px;
	color: #663300;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
}

#titre_infos_utiles {
	float: left;
	display: block;
	width: 160px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	line-height: 1.4em;
	margin-bottom: 5px;
}

#titre_contact {
	float: left;
	display: block;
	width: 160px;
	color: #666666;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
}


p.bodytext a {
    color: #666666;
    text-decoration: none;
}
p.bodytext a:hover {
    text-decoration: underline;
}
