@charset "utf-8";
/* CSS Document */

h1 { font-weight:bold;font-size:12px; display:inline;}

h2 { color:#963; font-weight:bold;font-size:12px; border-bottom:1px dotted #963; margin-bottom:3px;margin-top:0px; }
h2 a:link { color:#963;}
h2 a:visited { color:#963; }
h2 a:hover { color:#963; text-decoration:none; font-weight:normal;}

#edito {
	margin:10px;
	color:#333;
	padding:5px 0 5px 30px;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	background:url(../images/accueilv2/edito.png) no-repeat center left;
}

#accueil_gauche {
	float:left;
	width:656px;
	margin-left:10px;
}

#accueil_droite {
	float:left;
	width:220px;
	margin-left:10px;
}

#en_bref {
	width:290px;
	float:left;
	margin-bottom:10px;
}

#blocvert {
	width:226px;
	height:19px;
	background-image:url(../images/accueilv2/toutebreve.png);
	text-align:center;
	padding-top:3px;
	margin-bottom:0px;
	float:right;
}

#conteneur_titres {
	height:170px;
	margin:5px 0;
	overflow:hidden;
}

#blocbleu {
	width:291px;
	height:19px;
	background-image:url(../images/accueilv2/toutreportage.png);
	text-align:center;
	padding-top:3px;
	margin-bottom:0px;
	float:right;
}

#dossiers {
	width:355px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
}

.dossieractu {
	margin-bottom:10px;
	height:77px;
}
.dossieractu p {
	margin-top:3px;
}
.dossieractu img {
	border:1px solid #404040;
	margin-right:8px;
	float:left;
}

#achat {
	float:left;
	width:283px;
	padding-right:8px;
	height:80px;
	background-image:url(../images/accueilv2/dvd.png);
	margin-bottom:10px;
}
#achat p {
	margin-top:8px;
	margin-bottom:5px;
	text-align:right;
}

#achat img {
	float:right;
}

#tagbox {
	float:left;
	width:345px;
	padding:5px;
	height:70px;
	background-image:url(../images/accueilv2/tagbox.png);
	margin-left:10px;
	margin-bottom:10px;
}

#tagbox .tag100 { font-size:15px; color:#996633; }
#tagbox .tag80 { font-size:13px; color:#ffc868; }
#tagbox .tag50 { font-size:11px; color:#8db369; }

#jour {
	margin-top:10px;
	background:#ffe0e0 url(../images/accueilv2/basrouge.png) bottom no-repeat;
	text-align:center;
	height:208px;
}
#jour p { 
	margin-top:5px;
	margin-bottom:15px;
	padding:0 10px;
}
.videodujour {
	margin-top:5px;
	border:1px solid #404040;
}

#pros {
	margin-top:10px;
	background:#ffdcf8 url(../images/accueilv2/basrose.png) bottom no-repeat;
}
#pros p { 
	padding:0 5px; 
	margin-top:4px;
	margin-bottom:10px;
	text-align:justify; 
}

#pubaccueil {
	float:left;
	width:312px;
	padding:5px 0 0 10px;
	height:255px;
	margin-bottom:10px;
	background-image:url(../images/accueilv2/fondpubaccueil.png);
}

/* les spéciaux */

#solaire {
	float:left;
	width:307px;
	height:155px;
	color:#4f7033;
	padding:115px 5px 0px 10px;
	margin-bottom:10px;
	margin-left:12px;
	background:url(../images/accueilv2/solaire.jpg) no-repeat;
}
#solaire h2 { color:#4f7033; margin-bottom:5px; border-bottom:1px dotted #4f7033; }
#solaire a:link, #solaire a:hover, #solaire a:visited { color:#fff; }

#boutique {
	float:left;
	width:217px;
	height:180px;
	padding:80px 5px 0px 100px;
	margin-bottom:10px;
	margin-left:12px;
	background:url(../images/accueilv2/boutique.jpg) no-repeat;
}

/* ------ */

#presentationforum {
	float:left;
	background:#ffeece url(../images/accueilv2/fondforum.png) bottom no-repeat;
	width:322px;
	height:200px;
	margin-bottom:10px;
}
#presentationforum p {
	padding:0 5px;
	margin-top:8px;
	margin-bottom:4px;
}

#presentationbloc{
	float:left;
	background:#ffeece url(../images/accueilv2/fondorange.png) bottom no-repeat;
	width:322px;
	height:200px;
	margin-bottom:10px;
	margin-left:12px;
	overflow:hidden;
}
#presentationbloc p {
	padding:0 5px;
	margin-top:8px;
	margin-bottom:4px;
}

#presentationbloc .imgvignette {
	float:left;
	margin:3px 8px 0 12px;
}

#presentationacheter{
	float:left;
	background:#ffeece url(../images/accueilv2/fondcarte.png) bottom no-repeat;
	width:322px;
	height:200px;
	margin-bottom:10px;
}
#presentationacheter p {
	padding:0 5px;
	margin-top:8px;
	margin-bottom:4px;
}
#presentationacheter .gmap {
	padding:0 5px;
	float:right;
}