@import url("../../../pagesType/srg/style/base.css");
body {text-align:center;margin:0px;}
* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:0;
	margin:0;
	color:#333333;
}
#conteneurGlobal {
text-align:center;
width:800px;
margin:auto
}

#headerAccueil {
/*background:url(../../../pagesTypeImg/srg/degustation/1page-degustation-decoupe1_.gif) no-repeat;*/	
height:133px;
border:0px solid #000;
width:800px;
}

#menu {
float:left;
width:153px;
background:url(../../../pagesTypeImg/srg2/1page-commun-v2_03.png) no-repeat;
padding-top:10px;
}

#conteneur {
/*background:url(../../../pagesTypeImg/srg/degustation/1page-degustation-decoup-03.png) no-repeat;*/
float:left;
height:500px;
width:640px;
text-align:left;
}

#footer {
width:644px;
margin-top:500px;
border:0px solid #000;
text-align:center;
position:absolute;
}
/* ---- */


/* ---- */
#zonehaut {
margin-top: 20px;
margin-left:33px;
width:450px;
height:100px;
border:0px solid #000;
z-index:10;
position:absolute;
}
#zonebas {
margin-top: 260px;
height:170px;
margin-left:480px;
width:150px;
border:0px solid #000;
z-index:10;
position:absolute;
}
#zonebas p{
font-size:11px;
font-weight:bold;
font-family:Comic sans MS;
color:#FFF;
}
#zonebas a{
font-weight:bold;
font-family:Comic sans MS;
color:#FFF;
}
/* ---- */
.vide { clear:both;visibility:hidden;}





