@import url("../../../pagesType/srg/style/base.css");
* {
	padding:0;
	margin:0;
}
body {text-align:center;background:url(../../../pagesTypeImg/srg/accueil/bandeauhaut.png) repeat-x;}
#conteneurGlobal {
text-align:center;
width:800px;
margin:auto
}

#headerAccueil {
/*background:url(../../../pagesTypeImg/srg/ccuisine/1page-ccuisine-decoupe1_01.gif) no-repeat;*/
height:128px;
border:0px solid #000;
width:800px;
}

#menu {
background:url(../../../pagesTypeImg/srg2/1page-commun-v2_03.png) no-repeat;
float:left;
width:156px;
padding-top:10px;
}

#conteneur {
float:left;
height:488px;
text-align:left;
left: 156px;
}

#footer {
width:644px;
margin-top:500px;
border:0px solid #000;
text-align:center;
position:absolute;
}
/* ---- */


/* ---- */

#zonehaut {
margin-top: 25px;
margin-left:33px;
width:400px;
height:100px;
border:0px solid #000;
z-index:10;
position:absolute;
}
#zonebas {
margin-top: 295px;
height:170px;
margin-left:480px;
width:140px;
border:0px solid #000;
z-index:10;
position:absolute;
}
#zonebas p{
font-size:11px;
font-weight:bold;
font-family:Comic sans MS;
color:#333333;
}
#zonebas a{
font-weight:bold;
font-family:Comic sans MS;
color:#333333;
}
/* ---- */
.vide { clear:both}





