/* 	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;
	top:516px;
	width:100%;
	height:30%;
	background-color:#e4e4e4;
}
#theme {
	margin-left:315px;
}
#news {
	background-image:url(/images/home/news.gif);
	background-repeat:no-repeat;
	position:absolute;
	top:350px;
	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;
}
#nouveaute {
	background-image:url(/images/home/Traitille.gif);
	background-repeat:repeat-y;
	margin-left:20px;
	padding-left:10px;
}
#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;
	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 {
	position: relative;
	width:100%;
	padding: 14px 0px 0px 317px;
}
#liensfoot img {margin-right:12px;}
