/* CSS Document */
/* GLOBAL */
/*
body{background-color:#684B3E;font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #D9D9EC;} */

body{background-color:#684B3E;font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #D9D9EC;}

//#conteneur{width:951px; background-color:#952B5E; margin:0 auto;}
#conteneur{width:951px; background-color:#510128; margin:0 auto;}

#header{width:951px; height:226px; background:url('/templates/images/header.jpg') no-repeat;}
#header a {display:block;height:226px;width:252px; background:none;}
#header span{display:none;}

#contenu{margin:0 ; padding:0; width:951px; background-color:#D9D9EC;}

//#naviguation{width:250px; background-color:#952B5E;}
#naviguation{width:250px; background-color:#510128;}

#marquepage{width:250px; height:50px; background-color:#660033; text-align:center; padding-top:30px;}
#footer{width:951px; height:100px; background-color:#660033; text-align:center;padding-top:5px; clear:both;}
#infos{text-align:center;padding-top:5px;background-color:#6F1C43;height:35px;}
#footlink{width:100%;}
#cvteam{float:right;padding-right:0px;margin :30px 0 0 0 ;}

.menu{	margin-top:30px;line-height:20px;font-size:14px;text-align: right;margin-right: 20px;}

.rub{	margin-top:30px;line-height:20px;font-weight: bold;text-transform: uppercase;font-size:16px;text-align: right;margin-right: 20px;}

.titre {font: bold 16px Verdana, Arial, Helvetica, sans-serif;	margin-right: 10px;}

#right a{ text-decoration:underline; font:normal 11px Verdana, Arial, Helvetica, sans-serif;}

a:link,a:visited { color: #D9D9EC;
	font-size: 14px;
	font-weight: bold;
	
	text-decoration: none;
}
a:hover,a:active {
	font-size: 14px;
	font-weight: bold;
	
	text-decoration: underline;
	color: #ffffff;
}

a.petit{ color: #fff;
	font-size: 10px;
	font-weight: bold;
	
	text-decoration: none;
}
h1{color: #D9D9EC;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
 margin-top:20px;
}
h2{color: #D9D9EC;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;margin-top:20px;
}
img{border:none;}