/* CSS Document */
.snav {
	margin: 0px;
	padding: 0px;
	height: 72px;
	width: 774px;
	background-image: url(images_css/barre_snav_verte.png);
	color: #8EA925;
	float: left;
	background-color: #F1F6DA;
}
.snav div {
	margin: 0px;
	padding: 0px;
	width: 193px;
	float: left;
	height: 72px;
}

.snav ul {
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
	
}
.snav li {
	list-style-type: none;
	background-image: url(images_css/nav3_fleche.png);
	background-repeat: no-repeat;
	background-position: 8px 3px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 20px;

}
.snav li.titre{
	background-image: url(images_css/nav3_tree.png);
	background-position: 24px 3px;
	color: #6B801C;
	padding : 0px 0px 0px 36px;
	margin: 0;
	
}
.snav a {
	text-decoration: none;
	color: #455212;
	
}
.snav a:hover {
	color: #455212;
	text-decoration: underline;
}
.snav li.titre a {
	text-decoration: none;
	color: #6B801C;
	
}
.snav li.titre a:hover {
	color: #455212;
	text-decoration: underline;
}
/*///////////////////////////*/
.con1 {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_mar01h_01.png);
	height: 56px;
	background-repeat: no-repeat;
}
.con1 h1 {
	color: #6D655C;
	background-image: url(none);
	margin: 8px 0px 0px 20px;
	padding: 13px 13px 13px 0px;
}

.con2 {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_mar01_02.png);
	background-repeat: repeat-y;
}
.con2 ul {
	background-image: url(images_css/ligne_actu.png);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 2px;
	margin-right: 20px;
	margin-bottom: 2px;
	margin-left: 20px;
}
.con2 li {
	color: #6D655C;
	text-decoration: none;
	padding: 10px 0px 10px 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images_css/puce_connexe0.png);
	background-repeat: no-repeat;
	list-style-type: none;
	background-position: -5px 12px;
	
}
.con2 li.pdf {
padding: 10px 0px 10px 20px;
	background-image: url(images_css/minPdf3.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	
}
.con2 a {
	color: #6D655C;
	text-decoration: none;
}
.con2 a:hover {
	text-decoration: underline;
}

.con3 {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_mar01_03.png);
	background-repeat: no-repeat;
	height: 10px;
}
.contenu3 {
	width: 129px;
	height: 400px;
	float: left;
}
.tele {
	width: 258px;
	float: left;
	background-image: url(images_css/uni_mar01g_01.png);
	height: 56px;
	background-repeat: no-repeat;
}
.tele h1 {
	color: #6D655C;
	background-image: url(none);
	margin: 8px 0px 0px 20px;
	padding: 13px 13px 13px 0px;
}
.contenularge a {
	color: #537DB9;
}
.contenularge a:hover {
	background-color: #E8EDF4;
}
.contenularge ul{
	margin : 0px 10px 0px 10px;
	padding : 0;
}
.contenularge li {
	background-image: url(images_css/cube.png);
	background-repeat: no-repeat;
	padding :0px 0px 0px 18px;
	list-style-type: none;
	margin : 4px 0px 4px 24px;
	background-position: 0px 1px;
}

