/* -------- NOM DU TEMPLATE : E-VITRINE --------- */

body {
	margin:0;
	margin-top:10px;
	font:normal 10pt/1.2 Arial, Helvetica, sans-serif;
	color:#006;
	text-align:center;
	background : #1C3874 url(bg.gif) repeat-x;
	background-attachment:fixed;
	/*background:#1C3874;*/
}

#conteneur {
	position:relative;
	width:750px;
	margin:auto;
	text-align:justify;
}

h1 {
	height:100px;
	margin:0 0 10px 0;
}

h1 span {display:none;}

#contenu {
	float:right;
	width:540px;
	/*min-height:468px;*/
	height:auto !important;
	/*height:473px;*/
}

#menu {
	float:left;
	width:200px;
	color:#FFF;
}

#menu p {
	height:20px;
	margin:0 0 -2px 0;
	padding:2px 0 0 0;
	text-align:center;
	font-weight:bold;
	background:url(encadre_gauche.gif) 0 0 no-repeat;
}

#menu ul {
	padding:5px 0 5px 30px;
	list-style-image:url(puce.gif);
}

#menu ul,
#menu div div {
	margin:0 0 10px 0;
	border-top:0;
	border-right:1px solid #FFF;
	border-bottom:1px solid #FFF;
	border-left:1px solid #FFF;
	background-color:#CFDBEB;
}

#menu ul li {
	margin:0;
}

#menu a {
	letter-spacing:1px;
	font-size:8.5pt;
	color:#006;
	text-decoration:none;
}

#menu a:hover {
	text-decoration:underline;
	color:#FF0000;
}

#template_bas {
	clear:both;
	height:50px;
	margin:0 0 10px 0;
	padding:4px 0 0 0;
	background:url(bandeau_bas.jpg) 0 0 no-repeat;
}

#template_bas h3 {
	position:relative;
	margin-top:8px;
	text-align:center;
	font-size:8.5pt;
	color:#FFF;
}

#template_bas a, a:visited, a:hover {
	/*position:absolute;*/
	color:#FFF;
	bottom:2px !important;
	bottom:13px;
	right:0;
}
