@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/accueil/1page-accueil-decoupe1_01.jpg) no-repeat;*/
height:133px;
border:0px solid #000;
width:800px;
}

#headerAccueil p.txttitre {
margin-top:97px;
margin-left:35px;
float:left;
width:585px;
border: 0px solid #00F;
text-align:left;
color:#127c79;
font-size:11px;
font-family:Comic sans MS;
font-style:italic;
font-weight:bold;
}

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

#conteneur {
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:400px;
height:100px;
border:0px solid #000;
z-index:10;
position:absolute;
}
#zonebas {
margin-top: 340px;
height:170px;
margin-left:460px;
width:140px;
border:0px solid #000;
z-index:10;
position:absolute;
}
#zonebas p{
font-size:11px;
font-weight:bold;
font-family:Trebuchet MS;
color:#000000;
}
#zonebas a{
font-weight:bold;
font-family:Trebuchet MS;
color:#333333;
}
/* ---- */
.vide { clear:both;visibility:hidden;}





