#main {
    position : relative;
    width: 950px;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
}

#top {
    position : absolute;
    top: 0px;
    left: 0px;
    width: 950px;
    height: 228px;
    text-align: center;
    background-image:url(/images/bandeau-haut.jpg);
}

#middle {
    position : absolute;
    top: 228px;
    left: 0px;
    width: 950px;
  	background: white;
}

#leftmenu {
  position: relative;
  top: -21px;
  float: left;
	width: 217px;
}

#rightmenu {
  position: relative;
  float: right;
	width: 224px;
}

#content {
  position: relative;
  float: left;
  width: 509px;
}

#bottom {
    position : relative;
    width: 950px;
    height: 244px;
    clear: both;
  background-image:url(/images/bandeau-bas.jpg);
}

#bottom-content {
    position : absolute;
    top: 40px;
    left: 20px;
    width: 910px;
}

#accueil {
    position: absolute;
    top: 170px;
    left: 70px;
    width: 80px;
    height: 25px;
}

#usmgolf {
    position: absolute;
    top: 180px;
    left: 175px;
    width: 90px;
    height: 30px;
}

#couleurgolf {
    position: absolute;
    top: 185px;
    left: 295px;
    width: 120px;
    height: 25px;
}

#acces {
    position: absolute;
    top: 185px;
    left: 620px;
    width: 80px;
    height: 25px;
}

#contact {
    position: absolute;
    top: 170px;
    left: 740px;
    width: 80px;
    height: 25px;
}

#imagehautgauche {
    position: absolute;
    top: 8px;
    left: 7px;
    width: 402px;
    height: 158px;
}

#imagehautdroite {
    position: absolute;
    top: 8px;
    left: 543px;
    width: 402px;
    height: 156px;
}

#blason {
    position: absolute;
    top: 30px;
    left: 375px;
    width: 206px;
    height: 176px;
}


BODY{
  background-image:url(/images/fond_aster_architecture_construction_concession_automobile.jpg);
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  font-size: 9pt;
  background-color: #666666;
  margin: 0px;
}

a.whitelink {color: #ffffff;	text-decoration: none; font-family: Tahoma; font-size: 11pt;}
a.whitelink:hover {text-decoration: underline;}
a.whitelinkpetit {color: #ffffff;	text-decoration: underline; font-family: Tahoma; font-size: 10pt;}
a.whitelinkpetit:hover {text-decoration: none;}

ul.menulist {margin:0px; padding-top:0px;}
.titrepage {color: #333367; font-family: Tahoma; font-size: 12pt; font-weight: bold;}
.chapeaupage {color: #333367; font-family: Tahoma; font-size: 10pt; font-weight: bold;}
.textepage {color: #000000;	font-family: Tahoma; font-size: 10pt;}

.textesaisie 
{
 height: 17px;
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #003366;
 border-style: solid;
 border-color: #FF0000;
 border-width: 1px;
}

.texteform 
{
 font-family : Verdana, Arial, Helvetica, sans-serif;
 font-size: 8pt;
 color: #000000;
}

.boutonform
{
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ec7c06;
	border: 0px solid;
}

.boutonok
{
	height: 19px;
	width: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #ec7c06;
	border: 0px solid;
}

