/* 	CSS Document
	
	Feuille de style utilisée par toutes les pages.
	Elle définit toutes les propriétés des DIV et des CLASS 
	pour le media print.

	****************Page d'accueil**************
	DIV et CLASS définis dans la page default.asp
 */
@charset "ISO-8859-1";
.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;
}
.inputsearch {
	border: 1px solid #cccccc;
	width:150px;
	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 */
#head, #commune, #right, #nav, #menu, #navigation, #foot, #image, #color1, #color2
{
	display: none;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: Black;
}
#main {

}
#chemin {
	margin-left: 0px;
	font-size: 10px;
	padding-left:40px;
}
#text {
	padding-top: 40px;
	margin-left: 20px;
}
.d2w-image-10
{
	margin-left: 20px;
}

.formulaire {
	font-size: 11px
}
#liensfoot {
	position: relative;
	width:100%;
	padding: 14px 0px 0px 317px;
}
#liensfoot img {margin-right:12px;}
