@charset "utf-8";
/* CSS Document */

.cadre_activite_droite {
	height:auto;
	width:604px;
	margin-top:25px;
	float:right;
	margin-right:54px;
}


.cadre_activite_gauche {
	height:auto;
	width:220px;
	float:left;
	margin-top:25px;
	margin-left:2px;
	
}

.menu_activite {
	height:20px;
	width:198px;
}

.menu_activite:hover {
	height:20px;
	width:198px;
	border-bottom:2px solid #333333;
}



.texte_somm-g {
	width:175px;
	margin-left:18px;
	text-decoration:none;
}

.travaux_h {
	height:21px;
	width:172px;
	background-image:url(images/activites/cadre_travaux-h.gif);
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top:30px;
}

.travaux_m {
	width:172px;
	background-image:url(images/activites/cadre_travaux-m.gif);
	background-repeat:repeat-y;
	margin-left:20px;
}

.travaux_b {
	height:8px;
	width:172px;
	margin-left:20px;
	background-image:url(images/activites/cadre_travaux-b.gif);
	background-repeat:no-repeat;
}

.travaux_txt {
	margin-left:5px;
	width:165px;
	height:auto;
}

.travaux_ligne1-txt {
	width:170px;
	height:14px;
	
	background-color:#cdcdcd;
}

