
* {
	
	font-family: Verdana;
	font-size:10px;
}

body {
	background-color:#D1D1D1;
	background-image:url('../ImagesSilures/bg.gif');
	background-position:center;
	background-repeat:repeat-y;

}
/* fil de spiderman */
#spiderman {
	position:absolute;
	left:0;	
	font-size:12px;
	font-weight:bold;
	left:190px;
	top:228px;
	color:#4A5A69;
}
#spiderman a {
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#4A5A69;

}
#spiderman a:hover {
	text-decoration:none;
	color:#DF9F45;
}

/*******************/
#Globall {
	position:absolute;
	width:898px;
	left:50%;
	margin-left:-450px;

}
#Header {
	background-image:url('../ImagesSilures/Top.jpg');
	background-position:center top;
	width:100%;
	height:147px;
	padding-bottom:2px;
}
#Header a {
	font-size:12px;
	color : #4A5A69;
	text-decoration:none;
	font-weight:bold;
} 

#Header a:hover {
	color: #DF9F45;
	
} 
#Lng {
}
#Menu {
}
#ProductSearch {
top:10px;
float:right;
margin-right:5px;
margin-bottom:10px;
	position:relative;
}
#Titre {
	width:100%;
	height:68px;
}
#Titre #CurPage {
	position: relative;
	text-align: right;
	top: 36px;
	left: -100px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 28px;
}


/* Centre *************************************************************************** */
#Centre {
	background-image: url("../ImagesSilures/fondBas.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #E8CD95;
	min-height: 650px;
	width: 100%;
	padding-bottom: 50px;
}
#Centre #Bottom {
	text-align:center;
	margin-left:195px;
	width:661px;
	padding:10px;
	margin-bottom: 50px;
	float: left;
}

#FondFlotte {

	width:184px;
	height:393px;
	background-image: url('../ImagesSilures/fondMenu.gif');
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 217px;

}

#MenuCatalog {
	float:left;
	position: absolute;
	left: 5px;
	top: 225px;
	color: #FFFFFF;
	width:150px;
}

#MenuCatalog A, #MenuCatalog TD
{
	color: #FFFFFF;
	font-size:12px;
}

#MenuCatalog B
{
	font-size:12px;
}

#CtrTop {
	border: 0px solid #000000;
	margin-top:10px;
	margin-left:195px;
	width:661px;
	height:8px;
	font-size:1px;
	background-image: url('../ImagesSilures/coinHaut.gif');
	background-position:center top;
	background-repeat: no-repeat;
	float: left;
}
#CtrMiddle {
	text-align:center;
	margin-left:195px;
	width:641px;
	background-image: url('../ImagesSilures/centreCadre.gif');
	background-position: center top;
	background-repeat:repeat-y;
	padding:10px;
	float:left;

}

#CtrBottom {
	background-image: url('../ImagesSilures/coinBas.gif');
	width:661px;
	height:8px;
	font-size:1px;
	margin-left:195px;
	float: left;
}

/* Footer *************************************************************************** */
#Footer {
	bottom:0;
	color:white;
	font-weight:bold;
	margin:auto;
	text-align:center;
	width:100%;
	font-family: verdana;
	font-size:10px;
	background-color:#4d5965;
}
#Footer a {
	color:white;
	font-weight:bold;
	text-align:center;
	font-family: verdana;
	font-size:10px;

}

