body 				{ background: #FFFFFF ; color:#000000; font-size:11px; font-family: Verdana; margin:0;
					background-image:url("img/planche_01.jpg"); 
					background-repeat:repeat-x; 

}

p 					{ color:#000000; text-decoration:none; font-size:11px; }
a 					{ color:#FAA41B; text-decoration:none; font-size:11px; }
a:hover 				{ color:#FAA41B; text-decoration:none; font-size:11px; text-decoration:underline; }

h1 					{ font-size:16px; font-weight:600; color:#FAA41B; margin:0; }

td 					{ vertical-align:top; font-size:11px; }
img 				{ border:0px solid #FAA41B; }


#header				{ width: 1072px; height: 156px; background:url('img/planche_02.jpg');  margin: 0; padding: 0; }
#toppub				{ width: 1072px; height: 128px; background:url('img/planche_04.jpg'); margin: 0; padding: 0; }
#footer				{ width: 802px; height: 138px; background:url('img/planche_13.jpg');  margin: 0; padding: 0; float:right;}

#global				{ width: 1072px; overflow:auto; margin: 0; padding: 0;}
#menu				{ width: 270px; background:url('img/planche_10.jpg'); margin:0; padding: 0; float:left;}
#menu_content			{ width: 270px; margin-left: 0px; margin-top:0;margin-right:0;margin-bottom:0; padding: 0; }
#menu_header			{ width: 270px; height: 134px; background:url('img/planche_05.jpg'); margin-left: 0px; margin-top:0;margin-right:0;margin-bottom:0; padding: 0; float:left;}
#menu_end			{ width: 270px; height: 138px; background:url('img/planche_12.jpg'); margin-left: 0px; margin-top:0;margin-right:0;margin-bottom:0; padding: 0; float:left;}
#content			{ width: 802px; height: auto; background:url('img/planche_11.jpg'); margin: 0; padding: 0; float:right;}
#content_header			{ width: 802px; height: 298px; background:url('img/planche_06.jpg');	 margin: 0; padding: 0; float:right;}
#content_edito			{ width: 802px; height: 114px; background:url('img/planche_08.jpg');	 margin: 0; padding: 0; float:right;}

#medias_footer		{ width: 100%;float: right; height: 21px; margin: 0; padding: 0; background:url('img/planche_14.jpg');}
#medias				{ width: 100%; margin: 0; padding: 0; }
#medias ul			{ list-style-type: none; width: 802px; padding: 0; margin: 0; clear: both; }
#medias li			{ width: 670px; height: 130px; float: left; text-align: center; padding-left:5px;}
#medias li img	 	{ border: 1px solid #FAA41B; width: 160px; height: 120px; }

.media_image
{
	margin: 0;
	padding: 0;
	float: left;
	width: 160px;
	height: 120px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
}

.media_content
{
	text-align: left;
	margin: 0;
	padding: 0;
/*	margin-top: 10px;*/
	padding-top: 10px;
	float: right;
	width: 465px;
	overflow: auto;
}

#top_header				{ width: 100%; height: 62px; margin: 0; padding: 0; background:url('img/planche_11.jpg');}
#top_footer				{ width: 100%; height: 28px; margin: 0; padding: 0; background:url('img/planche_16.jpg');}
#top				{ width: 100%; margin: 0; padding: 0; }
#top ul				{ list-style-type: none; width: 666px; padding: 0; margin: 0; clear: both; }
#top li				{ width: 170px; height: 130px; float: left; text-align: center; padding-left:5px;}
#top li img	 		{ border: 1px solid #FAA41B; width: 160px; height: 120px; }

#download_full		{ width: 737px; height:61px; margin: 0; padding:0;  background:url('img/planche_16.jpg');float:left;}
#pagination			{ width: 737px; height:61px; margin: 0; padding:0; float:left;}
#pagination span	{ margin: 1px; padding: 2px; border: 1px solid #C0C0C0; background: #ffffff; }
#pagination a		{ margin: 1px; padding: 2px; border: 1px solid #C0C0C0; background: #ffffff; text-decoration: none; color: #000000; } 
#pagination a:hover	{ margin: 1px; padding: 2px; border: 1px solid #C0C0C0; background: #ffffff; text-decoration: underline; color: #000000;  }

#media_info			{ width: 666px; margin-left:30px; float:left; }
#media_info p		{ padding: 0; margin: 0; }

/* List Tables */
.list table					{ width: 930px; margin: auto; border-bottom: 1px solid #C0C0C0; }
.list thead					{ background: #F5F5F5; }
.list thead td				{ padding-left: 10px; color: #5F5F5F; font-weight: bold; line-height: 18px; background: url(/templates/_media/img/td-bg.gif) no-repeat left; border-top: 1px solid #C0C0C0; border-bottom: 1px solid #C0C0C0; }
.list td						{ line-height: 16px; }
.list td.alert				{ background: #FEE7E8; color: #FF0000; font-weight: bold; text-align: center; }
.list td.footer				{ background: #F5F5F5; color: #FF0000; font-weight: bold; text-align: right; }
.list td.actions				{ text-align: center; }
.list td.actions img			{ margin-left: 10px; margin-right: 10px; }



.clear				{ clear: both; }
