body
{
	
	
	background: #f0f1df;
		
		
	color: #333;
	
	
}

TEXTAREA, BODY
{
	/*
	font-family:verdana, helvetica,sans-serif; 
	font-size:11px;
	*/
	
	font-family: Arial;
	font-size: 12px;
}

#body
{
	background-image:url(../img/fond.gif);
}

#main
{
	background-image: url(../img/ombregauche.gif);
 	background-repeat: repeat-y;
	background-position: 0% 100%;
	
	margin-bottom: 0px;
	
	
}

#navtop
{
	position: absolute;
	left: 200px;
	top: 130px;
	width: 765px;
}


#navtop .titre
{
	margin-right: 20px;
	
	position: relative;
	top: 16px;
}

#navtop UL
{
	margin:0px;
	padding:0px;
	
		
	font-size:1.2em;
	font-weight:bold;
	
	display: inline;
}
#navtop LI
{
	float:left;
	list-style-type:none;
	padding-left:0px;
	padding-top:3px;
	margin: 0px;
	
	
	
}

#navtop IMG
{
	border: 0px;
}

#navtop A
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}

#navtop A.over
{
	color: #ffb41d;
	text-decoration: none;
	cursor: pointer;
}

#navtop A.lien_on
{
	color: #ffb41d;
	text-decoration: none;
	cursor: pointer;
}

#navtop INPUT
{
	border: 1px solid #ccc;
	font-size: 11px;
}

/*
#navtop DIV
{
	float: left;
	width: 170px;
}
*/
/*

#navtop #contacts_link
{
	position: absolute;
	top: 16px;
	left: 10px;
	
}
*/



#euh
{
	background: #e8e7cc;
	margin-left: 5px;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
	padding-left: 8px;
	width: 938px;
}

#bottom
{
	background-image: url('../img/BANDEAUbas.gif');
	height: 20px;
	width: 960px;
}

#banner
{
	/*background: url(../logo.gif) no-repeat;*/
	
}

hr
{
	height: 1px;
	border: 0px;
	border-top: 1px solid #aaa;
	padding: 0px;
}


H1
{
	font-size:20px;
	
	color: #7e071b;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 30px;
}

H2
{
	font-size:14px;
	
	color: #7e071b;
	font-weight: bold;
	margin: 0px;
	
	
}

h3
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
	
	/*color: #861227;*/
	color: #555;
}

H6
{
	font-size:12px;
	font-family:helvetica,sans-serif; 
	
	font-weight: bold;
	margin: 0px;
	color: #444;
	
}

p
{
	margin: 10px;
	color: #444;
}



#unepunaise
{
	position: relative;
	top: -20px;
	
}

a
{
	color: #861227; 
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

TD.label
{
	padding-top: 4px;
	font-size: 10px;
}

INPUT.text
{
	width: 110px;
	height: 14px;
	font-size: 11px;
	border: 1px solid #d4c8ba;
}

INPUT.submit
{
	font-family:verdana, helvetica,sans-serif; 
	border: 1px solid #d4c8ba;
	padding: 0px;
	height: 20px;
	background: #f0f1df;
	color: #444;
	font-size: 11px;
}







#toptour
{
	background-image: url('../img/coin.gif');
	height: 13px;

	margin: 0px;
	margin-left: 0px;

	line-height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	
}



#bottomtour
{
	background-image: url('../img/coinbas2.gif');
	height: 13px;

	margin: 0px;

	line-height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;
	position: relative;
	top: -14px;
}


#mainbody
{
	background-color: #fff;
	width: 925px;
	
	border-right: 1px solid #ddd7c1;
	border-left: 1px solid #ddd7c1;
	
	padding-left: 2px;
	
	position: relative;
	top: -1px;	
	

}



#lefttop
{
	background-image: url('../img/test3.png');
	height: 14px;

	margin: 0px;
	
	line-height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;

}

#leftbottom
{
	background-image: url('../img/test4.png');
	height: 14px;

	margin: 0px;

	line-height: 0px;
	overflow: hidden;
	background-repeat: no-repeat;

}


#cache
{
	position: absolute;
	left: 0px;
	top: 0px;
	background: #000;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
	
	display: none;
	
	
	height: 100%
	width: 100%;
}

#loading
{
	display: none;
	position: absolute;
	left: 600px;
	top: 380px;
	background: #fff;
	border: 1px solid #bbb;
	cursor: pointer;
	font-family: impact;
	
	width: 150px;
	
}


#loading2
{
	display: none;
	position: relative;
	
	background: #fff;
	border: 1px solid #bbb;
	cursor: pointer;
	font-family: impact;
	
	width: 150px;
	
	
}

.opac
{
	-moz-opacity: 0.1;
	filter: alpha(opacity=10);
	
}

#imgpreview
{
	position: absolute;
	
	z-index: 10100;
	display: none;
	float: left;
	
	background: #f4f3e5;
	border: 1px solid #fff;
	
	
	padding: 5px;
	
	
}

.fiche .body TABLE H2
{
	font-family: impact;
	font-weight: normal;
	background: #ffb41d;
}

.fiche .body TABLE.cadremenu
{
	text-align: center;
	width: 200px;
	border: 1px dashed #ffb41d;
	background: #e5e4c6;
	margin-left:auto; margin-right:auto;
}

.photocontainer
{
	
	display: table;
	
	overflow: hidden;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #fff;
	border: 1px solid #ddd7c1;
	padding: 5px;
}

.photocontainer .body
{
	
	 
	 	 	 
	 display: table-cell;
	 vertical-align: middle;
	
	 
}

.photocontainer .content
{
	text-align: center;
}

#imgpreview IMG
{
	cursor: pointer;
}

html.MSIE .photocontainer
{
	position: relative;
}

html.MSIE .photocontainer .body
{
	/*padding-left: 5px; */
	position: absolute; 
	top: 50%;
}

html.MSIE .photocontainer .content
{
	position: relative;
	top: -50%
}


.legend
{
	font-size: 9px;
	color: #aaa;
}

#previewlinks
{
	text-align: center;
}

#previewlinks A
{
	font-family: impact;
	font-size: 12px;
	color: #666;
}

#previewlinks .left
{
	
	float: left;
	position: relative;
	
	top: -3px;
	z-index: 10000;
}

#previewlinks .middle
{
	
	position: relative;
	width: 200px;
	text-align: center;
	/*left: 220px;*/
	top: -5px;
	
}

html.MSIE #previewlinks .middle
{
	top: 1px;
	margin-top: -20px;
	
}

html.Firefox #previewlinks .middle
{
	top: -3px;
}

#previewlinks .right
{
	float: right;
	position: relative;
	
	z-index: 10000;
	top: -3px;
}

#blogleft UL
{
    list-style : none;
    margin-left: 0px;
    padding-left: 5px;
}

#nouveaute
{
	position: absolute; 
	margin-left: 300px; 
	margin-top: 122px; 
	z-index:4000;
}
#nouveaute2
{
	position: absolute; 
	margin-left: 283px; 
	margin-top: 172px; 
	z-index:4000;
}

#searchPanel
{
	position: absolute;
	margin-left: 340px;
	margin-top: 172px;
}

HTML.MSIE #searchPanel
{
	line-height: 1em;
}

#resultsTitle
{
	font-weight: bold;
	color: white;
	padding-left: 10px;
}


#searchInput
{
	width: 130px;
	height: 12px;
	font-size: 10px;
	border: 1px solid #ccc;
}

HTML.NotMSIE #searchInput
{
	height: 13px;
}