@charset "utf-8";
html {
	font-size: 100%;

}
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/beige128.gif);
	font-size: 0.625em;
}





#global {
	background: url(../images/background.jpg);
	height: 600px;
	width: 800px;
	border: 1px solid #333333;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -400px;
	margin-top: -300px;
	font-size: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 20px;
	padding-left: 20px;
}

p {
	margin: 1.2px;
	padding: 2px;
}


h1{
	text-align:right;
	font-weight: bold;
	font-size: 1em;
	margin-right: 20px;
	}

form {
	width: 50%;
	text-align: left;
	margin: 0px;
}
fieldset    {
	background-color: #E5E36C;
	border: 0;
	margin-top: 0.5px;
	margin-bottom: 0.5px;
	color: #666666;
	text-align: right;
}

legend {
	font-size: 1.2em;
}
#main  {
	height: 332px;
	width: 766px;
	margin-right: auto;
	margin-left: -383px;
	position: absolute;
	background-color: #FFFFFF;
	left: 50%;
	top: 242px;
}
#presentation   {
	background: #496D49 url(../images/bgac.jpg) no-repeat left;
	height: 332px;
	width: 330px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	text-align: justify;
	font-family: "Myriad Pro", "MS Sans Serif", "Helvetica 55 Roman", "Copperplate Gothic Bold", "Comic Sans MS";
	font-size: 0.8em;
	line-height: normal;
	padding-right: 5px;
	padding-left: 435px;
}
#menu a{
	padding:0 10px;
	display:block;
	text-decoration:none;
	color:black;	
	font-weight: bold ;
	}



#menu li{
	float:left;
	border: 1px solid #000;
	border-bottom:0;
	border-top:0;
	list-style: none;
	}
li#liens{
	border-right:0;
	}
li#accueil{
	border-left:0;
	}
#footer  {
	text-align: center;
	word-spacing: 0.1em;
	position: absolute;
	left: 50%;
	bottom: 20px;
	margin-left: -390px;
	height: 20px;
	width: 780px;
	margin-bottom: -15px;
}
#adresse   {
	width: 50%;
	text-align: center;
	font-size: 1.6em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contact   {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h2     {
	font-size: 1.6em;
	text-align: center;
	margin: 0px;
	padding: 10px;
}
.text {
	width: 50%;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
#menu a:hover{
	background-color:#496D49;
	}
	
/*page contact*/
#global #main #clotures .left {
	float: left;
}
#global #main #clotures #gauche {
	width: 50%;
	float: left;
}
#global #main #clotures #droite .right {
	float: left;
}
#global #main #clotures #droite .right1 {
	clear: both;
	float: left;
}

#global #main #clotures #gauche .left1 {
	clear: both;
	float: left;
}
#global #main #clotures #droite {
	width: 50%;
	float: left;
}
#global #main #clotures  img {
	height: 100px;
	width: 100px;
	margin-left: -30px;
}

#global #main #clotures #rens a {
	color: #999999;
}


#global  #main  #clotures   h2  {
	font-size: 1em;
	color: #CC3300;
	padding-top: 30px;
	text-align: left;
}
#global  #main  #clotures   p  {
	font-size: 0.7em;
	margin-right: 12px;
	padding-left: 30px;
}
#global #main #clotures #rens {
	clear: both;
	background-color: #006633;
	width: 50%;
	padding: 10px;
	position: absolute;
	left: -2px;
	top: 273px;
	color: #FFFFFF;
}/* page portail*/
#global #main #clotures #droite .right3 img {
	clear: both;
	float: left;
	height: 100px;
	width: 200px;
	margin-bottom: -50px;
	margin-left: -50px;
	padding: 10px;
}
#global #main #clotures #droite .right2 {
	float: left;
}
#global #main h3 {
	font-size: 16px;
	text-align: left;
	margin-left: 200px;
}
#global #main .mail {
	font-size: 16px;
	text-align: center;
}
#global #main #pub {
	position: absolute;
	left: 309px;
	top: -156px;
	text-align: justify;
	background: #FFFFFF;
	width: 400px;
	padding: 10px;
	font-size: 14px;
}
#global #banner {
	position: absolute;
	left: 300px;
	top: 10px;
}

