 body{
 	margin:15px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
 }
 
 #content{
 
 }
 
 #logo{
 	width:120px;
	height:55px;
 }
 
 #menu{
 	width:598px;
	height:55px;
 }
 
 #pub_horiz{
	height:90px;
 }
 
 #main{
 	width:558px;
 	height:600px;
 }
 
 #main1{
 	width:468px;
 	height:600px;
 }
 
 #pub_vert{
 	width:160px;
 	height:600px;
 }

 #pub_vert1{
 	width:250px;
 	height:600px;
 }

.link_menu_top{
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	font-size:12px;
}

.link_menu_top a{
	font-weight:bold;
	color:#990000;
	text-decoration:none;
}

.link_menu_top a:hover{
	text-decoration:underline;
}

.link_menu{
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.link_menu2{
	font-weight:normal;
	color:#990000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}

.link_menu a{
	font-weight:normal;
	color:#990000;
	text-decoration:none;
}

.link_menu a:hover{
	text-decoration:underline;
}

.tab_img_g{
	padding:10px 0;
}
   
.tab_img_p{
	padding:10px 0;
}
   

.date_img_g{
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	font-size:18px;
}

.date_img_p{
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	font-size:16px;
}

.titre_img_g{
	 height:16px;
	 color:#000000;
	 font-weight:bold;
	 font-size:16px;
	 text-decoration:none;
}

.titre_img_g:hover{
	text-decoration:underline;
}
 	 		 
.titre_img_p{
	 height:14px;
	 color:#000000;
	 font-weight:bold;
	 font-size:14px;
	 text-decoration:none;
}	
 	 		 
.titre_img_p:hover{
	text-decoration:underline;
}
 	 		 
.descp_img_g{
	 color:#000000;
	 font-size:12px;
}	 

.descp_img_p{
	 color:#000000;
	 font-size:12px;
}	 

.petit{
	 color:#000000;
	 font-size:9px;
}	 

.recherche{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
}

.date_img_a{
	font-weight:bold;
	color:#990000;
	text-decoration:none;
	font-size:12px;
}

.link_nav{
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}

.link_nav a{
	color:#990000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;	
}

.link_nav a:hover{
	text-decoration:underline;	
}

.tab_liste{
	font-size:12px;
	color:#660000;
}

.tab_liste a{
	text-decoration:none;
	color:#0000FF;
}

.tab_liste a:hover{
	text-decoration:underline;
}

.suite{
	color:#990000;
	text-decoration:underline;
}

.link_img{
	margin-right:10px;
}

.link_img img{
	/*border:1px solid #CCCCCC;*/
}

.admin, .delete, .accept, .cancel{
	padding-left:20px;
}

.admin{
	background:left center no-repeat url(../admin/icons/user_go.png);
}

.delete{
	background:left center no-repeat url(../admin/icons/delete.png);
}

.accept{
	background:left center no-repeat url(../admin/icons/accept.png);
}

.cancel{
	background:left center no-repeat url(../admin/icons/cancel.png);
}





