#main {
    position : relative;
    width: 907px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    background-color: #bababa;
}

#map_canvas{width:450px; height:550px;margin:20px auto 20px auto;}
#map_canvas div.carte a{ color:#000000;}
#map_canvas div.carte{   font-size: 9pt;text-align:center; height:150px;}
div.carte span.puce_tel, div.carte span.puce_fax, div.carte span.puce_email{ line-height:normal;}


#maintop {
    width: 907px;
    height: 108px;
    text-align: center;
    background: url(/images/entete-907-108.jpg) no-repeat;
}

#menuhaut {
    position: absolute;
    top: 76px;
    left: 150px;
}

#retouraccueil {
    position: absolute;
    top: 11px;
    left: 35px;
}

#gsi {
    position: absolute;
    top: 14px;
    left: 801px;
}

#menuaccueil {
    position: absolute;
    top: 60px;
    left: 780px;
}

#contacthaut {
    position: absolute;
    top: 35px;
    left: 650px;
    width: 150px;
    text-align: left;
}

#content-container {
    width: 100%;
    background: url(/images/pixel-fond-site-907-1.jpg) repeat-y;
}

#leftcol {
    float: left;
    padding: 0px;
    width: 227px;
}

#rightcol {
    float: right;
    padding: 0px;
    width: 229px;
}

#content {
    float: left;
    width: 447px;
}

#bascontenu {
    width: 907px;
    height: 19px;
    position:relative;
    clear:both;
    background: url(/images/bas-page-907-19.jpg) no-repeat;
}

#blocchoisir {
    width: 447px;
    height: 30px;
    background: url(/images/milieu-orange-447-30.jpg) no-repeat;
    padding-left : 30px;
    padding-top: 0px;
    color: #fff;
    font-size: 12px;
}

#blocrecherche {
    width: 447px;
    height: 30px;
    background: url(/images/milieu-rose-447-30.jpg) no-repeat;
    padding-left : 30px;
    padding-top: 0px;
    color: #fff;
    font-size: 12px;
}

.bloccontenu {
    width: 447px;
    background: url(/images/pixel-milieu-447-1.jpg) repeat-y;
}

.blocbas {
    width: 447px;
    height: 12px;
    background: url(/images/milieu-bas-box-447-12.jpg) repeat-y;
}

#blocintranet {
    height: 40px;
    background: url(/images/milieu-box-du-bas-page-447-40.jpg) no-repeat;
    padding-left : 10px;
    padding-right : 10px;
}

#footer {
    color: #fff;
    font-size: 12px;
}

/*****************/
/***** MENUS *****/
/*****************/


/***** Menu principal *****/
.fondmenu {
  color: #4a270e;
  font-weight: bold;
  background: url(/images/barremenugauche.jpg) no-repeat;
  padding-left: 48px;
  padding-top: 15px;
  margin-left: -5px;
  margin-bottom: -25px;
  height: 50px;
  width: 237px;

}

.contenumenu {
  color: #888;
  font-size: 8pt;
  padding-left: 9px;
}



.titremenu {
  color: #fff;
  font-size: 12px;
  text-align: center;
}

H1 {color: #003366; font-family: Tahoma; font-size: 8pt; font-weight: bold; height: 20px;}

.nombreliste {color: #ffffff; background-color: #d14f19; font-family: Tahoma; font-size: 8pt; font-weight: bold; padding:2px;}

.boutonviolet
{
	height: 22px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ae86b0;
	border: 0px solid;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.boutonorange
{
	height: 22px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ff9933;
	border: 0px solid;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.boutonrose
{
	height: 22px;
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #e85281;
	border: 0px solid;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/*******************************/
/***** ELEMENTS GENERIQUES *****/
/*******************************/

body {
    margin: 0;
    padding: 0px;
    font-family: Verdana;
    font-size: 9pt;
    color: #616060;
    /*background-color: #73a4d3;
    background-color: #e0e0ff;*/
    background-color: #bababa;
}


/*******************************/
/************ LIENS ************/
/*******************************/

a.liencategorie {
  color: #4a270e;
  font-weight: bold;
  text-decoration: none;
}

a.lienpage {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}

a.lienmenu {
  color: #616060;
  font-size: 9px;
  text-decoration: none;
}

a.lienaccueil {
  color: #888;
  font-size: 8px;
  text-decoration: none;
}

a.lienmenuhaut {
  color: #330000;
  font-size: 9px;
  text-decoration: none;
  font-weight: bold;
}

a.lienbien {
  color: #666666;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 8pt;
}

a.lienbien:hover {
  text-decoration: underline;
}
