@charset "utf-8";

/* ====================================
STRUCTURES DE LA PAGE
==================================== */

body{background:url(../images/bg_body.png) top left repeat-x #0062c8; color:#000; font:normal 12px Arial, Helvetica, sans-serif; margin:0; padding:0;}

#main{margin:0 auto; width:955px;}

a{color:#369; text-decoration:none;}

a img{border:0;}

h1{color:#2763ac; font-size:14px; font-weight:bold;}

/* ====================================
HEADER
==================================== */
#header{
	background:#FFF;
	position:relative;
}

#header span#date{
	position:absolute;
	top:190px;
	left:10px;
}

#newsletter
{
	background:url(../images/bg_newsletter.png) top left no-repeat;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	float:right;
	height:100px;
	margin-right:10px;
	padding-left:10px;
	width:190px;
}

#newsletter p{
	margin:13px 10px 10px 12px;
	padding:0;
}

#newsletter p{
}
/* ====================================
PUB
==================================== */
#pub{border:1px solid #CCC;}
.pub728x90{margin-left:10px; float:left; width:728px; height:90px;} 
.pub120x160{float:right; width:120px;}


/* ====================================
MENU
==================================== */
#menu{
	background: #EFC706;
	padding-bottom:60px;
}


#menu ul
{
	margin:0;
	padding:0;	
	list-style:none;
}

#menu li
{
	margin:0 0 4px 0;
	padding:0;	
}

#menu li.titre
{
	padding:0 10px;
	width:164px;e
}

#menu li a
{
	color:#000;
	display:block;
	width:144px;
}

#menu li a div
{
	background:url(../images/point_2.gif) top left no-repeat;
	padding-left:5px;
}

#menu li.titre a
{
	height:16px;
	padding:10px 0 0 20px;
	font-weight:bold;
	border-bottom:1px solid #000;
}

#menu li.offre a
{
	color:#FFF;
	background:url(../images/bg_selection_appel_offre.png) top left repeat-x #990606;
}

#menu li.offre a div
{
	background-image:url(../images/point_3.gif)
}

#menu li.titre a:hover{color:#000; background:url(../images/bg_selection.png) top left repeat-x #FFF;}
#menu li.titre a:hover div{background:url(../images/point_2.gif) top right no-repeat;}

#menu li.selection a{color:#000; background:url(../images/bg_selection.png) top left repeat-x #FFF;}
#menu li.selection a div{background:url(../images/point_2.gif) top right no-repeat;}

#menu  ul#subitem li a{background:none; padding:0 0 0 35px;}
#menu  ul#subitem{padding-bottom:10px;}

/* ====================================
MAIN
==================================== */
#content{background:#FFF; padding:0 10px 55px 10px; width:935px;}
#bloc_gauche{float:left; width:184px;}
#bloc_droite{float:right; width:740px;}

#en_vente_actuellement{
	background:url(../images/bg_en_vente_actuellement.jpg) top right no-repeat #f3d12d;
	border:1px solid #990101;
	height:150px;
	margin-bottom:6px;
	position:relative;
	width:738px;
}

div#section{
	background:#1e66cc;
	height:21px;
	padding:10px 20px 0 0;
	text-align:right;
	width:590px;
}



div#section.rub1{background:url(../images/bande_qui_somme_nous.png) top left no-repeat #1e66cc;}
div#section.rub2{background:url(../images/bande_magazine.png) top left no-repeat #1e66cc;}
div#section.rub3{background:url(../images/bande_abonnement.png) top left no-repeat #1e66cc;}
div#section.rub4{background:url(../images/bande_actu.png) top left no-repeat #1e66cc;}
div#section.rub5{background:url(../images/bande_video.png) top left no-repeat #1e66cc;}
div#section.rub6{background:url(../images/bande_appel_offre.png) top left no-repeat #1e66cc;}
div#section.rub7{background:url(../images/bande_formulaire_contact.png) top left no-repeat #1e66cc;}
div#section.rub11{background:url(../images/bande_produiteque.png) top left no-repeat #1e66cc;}
div#section.rub13{background:url(../images/bande_mention_legales.png) top left no-repeat #1e66cc;}
div#section.rub16{background:url(../images/bande_annonce.png) top left no-repeat #1e66cc;}

div#section.rub14{background:url(../images/bande_offre.png) top left no-repeat #1e66cc;}
div#section.rub15{background:url(../images/bande_avis.png) top left no-repeat #1e66cc;}


div#section a{color:#FFF; font-weight:normal;}

div.colonne{
width:190px;
margin-right:10px;
padding:10px 0;
float:left;
}

.mot-annonce{color:#FFF; background:#053BA1; padding:6px; font-size:12px; font-weight:bold; margin-bottom:14px;}
ul.annonces{margin:0; padding:0;}
ul.annonces li{margin:0; padding:0; list-style:square inside; color:#000}
ul.annonces li a{color:#000;}
ul.annonces li a:hover{text-decoration:underline;}

/* ====================================
FOOTER
==================================== */
#footer{color:#FFF; background:url(../images/bg_footer.png) top left no-repeat #0062c8; border-top:1px solid #FFF; height:120px; position:relative;}

* html #footer /* HACK POUR LES PNG TRANSPARENT SUR IE6 */
{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images_v2/bg_footer.png", sizingMethod="scale");
	background: none;
	overflow:hidden;
}



#footer a{color:#CCC;}
#footer p{margin:30px 0 0 250px; padding:0;}