@charset "utf-8";
/* CSS Document */
*{	
	margin:0px;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:0px;
	background:url(../images/bg.jpg) repeat-x top}
#global{
	width:995px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF	}
.header{
	background:url(../images/bg_header.jpg) repeat-x;
	height:130px;
	padding-left:80px
}
.mainheader{
	width:820px;
	background:url(../images/ciel.jpg) no-repeat  90px ;
	height:120px;
	padding-left:50px;
	padding-top:10px;}
.mainheader a{
	text-decoration:underline;
	color:#FFFFFF;}
.contenu{
	background:url(../images/top_contenu.jpg) #FFFFFF repeat-x top;
	overflow:hidden;
	clear:both;}
.left_page{
	float:left;
	width:221px;
	background:url(../images/top_contenu.jpg) repeat-x top;
	text-align:right;
	padding-top:55px;
	
	}
.lien{
	line-height:30px;
	padding-right:30px;
	}
.lien a{
	color:#000000;
	text-decoration:none}
.lien a:hover{
	text-decoration:underline}
.main_contenu{
	border:1px solid #cbcbcb;
	background-color:#065ca2;}
.main_contenu_g{
	float:left;	
	width:731px;
	}
.main_contenu_interne{
	border:1px solid #cbcbcb}
.titlepage{
	background-color:#065ca2;
	height:38px;
	line-height:38px;
	padding-left:10px;
	color:#FFFFFF;
}
.voile{
	height:229px;
	background:url(../images/voile.jpg) no-repeat;
	color:#5a5a5a;}
.voile_colre{
	height:229px;
	background:url(../images/voile_color.jpg) no-repeat;
	color:#5a5a5a;}
.contexte{
	
	clear:both;}
.right_page{
	float:left;
	width:43px;
	background:url(../images/top_contenu.jpg) repeat-x top}
.footer{
	text-align:right;
	clear:both;
	height:30px;
	line-height:30px;
	}
.footer a{
	color:#000000;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:8px;
	padding-bottom:5px;
	height:30px;
	border-right:1px solid #cbcbcb;
	
}

