/* 	CSS Document
	
	Feuille de style utilisée par toutes les pages.
	Elle définit toutes les propriétés des DIV et des CLASS
	utilisés de manière générale sur la page d'accueil et sur les pages intérieures.
	
	Aucune couleur propre aux skins ne doit être définie dans cette feuille de style.
	
	Exception: la couleur du background du DIV bandeau de la page d'accueil.
	
	Aucune classe D2W ne doit être définit dans cette feuille de style.

	****************Page d'accueil**************
	DIV et CLASS définis dans la page default.asp
 */

.bodyhome {
	margin: 0;
	padding: 0;
	background-image:url(/images/home/BodyHome.gif);
	background-repeat:no-repeat;
	behavior: url(/css/csshover.htc); /* WinIE behavior call */
	font-family: Verdana, Arial, Helvetica, sans-serif;

}	
#headhome {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 75px;
	background-color:#999999;
	margin-left: 315px;
	width:379px;
}
#head {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#head td {
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.inputsearch {
	border: 1px solid #cccccc;
	width:127px;
	font-size:11px;
}
.headtext {
	position:absolute;
	background-color:#FFFFFF;
	width:379px;
	margin:0;
	padding-top:40px;
}

.headtext a:link, .headtext a:visited {color: #7E8280;text-decoration:none;}
.headtext a:hover, .headtext a:active {color: #7E8280;text-decoration:underline;}

#bandeau {
	height:176px;
	background-color:#9a3030;
}
#communehome {
	position:absolute;
	top:79px;
}
#imagehomecentre {
	position:absolute;
	top:75px;
	left:315px;
	width:380px;
	height:176px;
}
#imagehomeright {
	position:absolute;
	top:75px;
	left:694px;
	width:207px;
	height:176px;
}
#traitilleleft {
	position:absolute;
	left:314px;
	width:1px;
	height:371px;
	background-image:url(/images/home/Traitille.gif);
	background-repeat:repeat-y;
	z-index:1;
}
#traitilleright {
	position:absolute;
	left:901px;
	width:1px;
	height:370px;
	background-image:url(/images/home/Traitille.gif);
	background-repeat:repeat-y;
	z-index:1;
}
#barregrise {
	position:absolute;
	background-color:#999999;
	height:13px;
	top:503px;
	left:315px;
	width:100%;
	display: table;
}
#foothome {
	position:absolute;
	background-color:#fff;
	top:516px;
	width:100%;
	height:30%;
}
#theme {
	margin-left:315px;
	width:595px;
}
#news {
	background-image:url(/images/home/news.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:310px;
	left:20px;
	width: 280px;
	font-size:10px;
}
#newstexte {
	background-image:url(/images/home/Traitille.gif);
	background-repeat:repeat-y;
	margin-left:20px;
	padding-left:10px;
	color:#7f7f7f;
	margin-bottom:20px;
}
.promotions {
	float:left;
	height:148px;
	width:192px;
	margin-right:5px;
}
.bottom_promotions{
/* Devenu inutile avec l'utilisation de overflow:hidden */
/*	position:relative;
	background-color:#fff;
	height:30px;
	width:100%; */

}
.promotions img {
	margin-top:0;
	height:55px;
	max-height:55px;
	width:182px;
}
.promotions  p{
	margin-top:0;
	margin-bottom:0;
}
.ligne_promotions {
	height:8px;
	width:192px;
	margin-right:5px;
	margin-bottom:3px;
	background-color:#9A3030;
}
.contenu_promotions {
	min-height:105px;
	max-height:105px;
	width:182px;
	margin-right:5px;
	padding:0 5px;
	background-color:#f2f2f2;
	overflow:hidden;
}
#nouveaute {
	background-image:url(/images/home/et_aussi.gif);
	background-position:bottom;
	border:#999999 solid 1px;
	background-repeat:repeat-x;
	height:auto;
	padding:10px 0 20px 10px;
	margin-left:20px;
}
#nouveaute .d2w-categorie1-10 {font-weight: bold !important;}

/* Pages intérieures */
body {
	margin: 0;
	padding: 0;
	background-image:url(/images/interieur/BodyTraitille.gif);
	background-repeat:repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#image img {
	height: 176px;
	width: 250px;
	position:absolute;
	top: 0;
	left: 0;
}
#head {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	width: 765px;
	background-color: #ebeaea;
	background-image: url(/images/interieur/Traitille.gif);
	background-repeat: repeat-y;
	height: 122px;
	text-align:right;
}
#commune {
	top: 82px;
	width: 478px;
	height: 64px;
	position: absolute;
	left: 287px;
	background-image: url(/images/interieur/NomCommune.gif);
	background-repeat: no-repeat;
}
#color1 {
	background-image: url(/images/interieur/Traitille.gif);
	background-repeat: repeat-y;
}
#color2 {
	background-image: url(/images/interieur/Traitille.gif);
	background-repeat: repeat-y;
}
#nav {
	background-image: url(/images/interieur/Traitille.gif);
	background-repeat: repeat-y;
	width: 765px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}
#sections {
	padding-top:30px;
	width:300px;
	float:left;
}
#imgsection {
	text-align: right;
	height:112px;
}
#imgsection img {
	float: right;
}
#sections p {
	margin: 0;
	margin-left: 10px;
}
#sections a {
	height:22px;
	display:block;
	padding-left:30px;
	text-decoration: none;
	color:#ffffff;
}
#sections a:visited {
	text-decoration: none;
	color:#ffffff;
}
#sections a:hover {
	background-position: left;
	background-image:url(/images/interieur/FlecheSection.gif);
	background-repeat:no-repeat;
}
#right {
	position: absolute;
	left: 765px;
	top:158px;
	width: 200px;
	height:400px;
}
#right a {
	text-decoration:none;
}
#right a:visited {
	text-decoration:none;
}
#right a:hover {
	text-decoration:underline;
}
#newsinside {
	padding-left:10px;
}
#themeinside {
	margin-top:20px;
}
#main {
	width: 765px;
	padding-bottom:30px;
	clear:both;
}
#chemin {
	margin-left: 220px;
	background-color: #fff;
	background-image:url(/images/interieur/FondChemin.gif);
	background-repeat:repeat-y;
	font-size: 10px;
	padding-left:40px;
}
#menu {
	margin-top:20px;
	width: 220px;
	float: left;
}
#text {
	padding-top:40px;
	margin-left: 220px;
	padding-left: 40px;
	background-color: #ebeaea;
	background-image:url(/images/interieur/CarreFondTexte.gif);
	background-repeat:no-repeat;
}
#text p {
	margin:0;
}
.rouge {color: red;} /*Couleur erreur pour loginedit.asp*/
#foot {
	margin:0;
	height:15px;
	clear: both;
	width:765px;
	}
.footbloc {
	position:absolute;
	font-size:10px;
	width:204px;
	background-color:#FFFFFF;
	margin:0;
	margin-top:4px;
}

.formulaire {
	font-size: 11px
}
#liensfoot {
	background-color:#e4e4e4;
	clear:both;
	position: relative;
	height:70px;
	width:100%;
	padding: 14px 0px 0px 317px;
}
#liensfoot img {margin-right:12px;}

#copyrighthome {
	width:100%;
	margin-left:317px;
	margin-top:30px;
}
#copyright {
	width:744px;
	margin-top:15px;
	padding-right:25px;
	text-align:right;
	height:30px;
}
#copyrighthome, #copyright {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	color: #7e8280;
}

#copyrighthome a, #copyrigh a{
	color: #7e8280;
	text-decoration:none;
}

#copyrighthome a:link, #copyrighthome a:visited, #copyright a:link, #copyright a:visited {
	color: #7e8280;
	text-decoration:none;
}


#copyrighthome a:hover, #copyright a:hover {
	text-decoration:underline;
}

/*Plan de site*/
#plandesite {
	margin: 0px;
	padding-top: 5px;
	*padding-top:10px;
	padding-left:5px;
	position: absolute;
	left: 15%;
	top: 5%;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #4e8772;
	background: url(/images/bande.gif) repeat-x #fff;
	width: 780px;
	z-index: 2;
}
.fermer {
	position: relative;
	left: 78.9%;
	top: -0.2%;
}
.planmenu span {
	width: 124px;
}
.planmenu {
	padding-left:15px;
	padding-left: 5px;
	float:left;
	width: 250px;
}