body {
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	background:url(/multimedia/images/img_structures/bg_mauve.jpg) top center no-repeat;
	background-color:#8710C2;	
}
a, a:active, a:visited {
	color:#7c00b6;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#7c00b6;
	text-decoration:underline;
}

h1 {
	color:#7c00b6;
	font-size:16px;
	margin:25px 0 15px 0
}
h4 {
	font-size:10px;
	margin:2px 0 0 0;
	padding:2px 0 2px 4px;
	border-bottom:1px solid #bdbdbd;
	color:#000;
	border-left:7px solid #7c00b6;

}
#header{
	width:937px;
	height:131px;
	background:url(/multimedia/images/img_structures/bg_header_common.gif) bottom center no-repeat;
}

#nav{
	padding-top:25px;
	padding-left:220px;
	word-spacing:0px;
	margin-bottom:46px;
}

#nav a, #nav a:active, #nav a:visited {
	color:#585858; 
	padding:0px 16px 2px 16px; 
	border-bottom:5px solid #7c00b6;
	font-size:12px; 
	font-family:arial;
}
#nav a:hover, #nav a:active {
	color:#7c00b6;
	padding:0px 16px 2px 16px; 
	border-bottom:5px solid #7c00b6; 
	font-size:12px; 
	font-family:arial;
	text-decoration:underline;
}
#nav a.selectedOver:link, #nav a.selectedOver:visited, #nav a.selectedOver:hover, #nav a.selectedOver:active {
	color:#7c00b6;
	padding:0px 16px 2px 16px; 
	border-bottom:5px solid #7c00b6; 
	font-size:12px; 
	font-family:arial;
	text-decoration:underline;
}

#bloc_droite table{
        color: #FFF;
	font-weight: bold;
}

#bloc_droite td{
        background-color: #7c00b6;
        padding: 5px;
}

.vert h4 {border-left: 7px solid #235E31;}
.bleu h4 {background:url(/multimedia/images/img_structures/h4_bleu.jpg) 0 0 no-repeat;}
.bleu img {border-bottom:2px solid #004b88}
.rouge h4 {background:url(/multimedia/images/img_structures/h4_rouge.jpg) 0 0 no-repeat;}
.rouge img {border-bottom:2px solid #b70026}
.violet h4 {background:url(/multimedia/images/img_structures/h4_violet.jpg) 0 0 no-repeat;}
.violet img {border-bottom:2px solid #7c00b6}


