/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------                GENERAL           -------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
body{
	margin:auto;
	background: #FFFFFF;
	height:100%;
}
h1{
	display: block;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #535252;
	margin: 15px 0 10px 3px;
	padding-left: 8px;
	background: url(imgaws/2fleches.gif) no-repeat 0px 5px;
}
h1 span{
	color:#1e3d8d;
	font-size: 14px;
}
h3{
	display: block;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #535252;
	margin: 25px 0 0 15px;
	padding-left: 8px;
	background: url(imgaws/2fleches.gif) no-repeat 0px 5px;
}
h4{
	display: block;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 0 10px;
}
.gras{
	font-weight: bold;
}
p{
	display: block;
	margin: 0;
	color:#535252;
	font-family:Arial;
	font-size:11px;
}
a{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #535252;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
a.haut{
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	color: #535252;
	font-weight: normal;
}
a.haut:hover{
	text-decoration: none;
}
a img {
border: none;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------                MAIN                -------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#main{
	width: 918px;/* la taille du site */
	margin:0 auto; 
	
	/*background: url(images/fond.gif) repeat left top;
*/}
#corps{
	float: left;
	width: 926px;
	padding-left: 5px;
	background: url(imgaws/corps.jpg) repeat left top;
	overflow: visible ;
}
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------                HAUT                 -------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#haut{
	display: block;
	overflow: hidden;
	width: 926px;
	height: 150px;
	padding-top: 20px;
	padding-left: 12px;
	background: url(imgaws/haut.jpg) no-repeat left top;
}
#haut p{
	display: block;
	height: 102px;
	overflow: hidden;
}
#haut img#logo{
	float: left;
	display: inline;
	width: 114px;
	height: 102px;
	margin-left: 8px;
}
#haut a#tetiere{
	float: left;
	display: inline;
	width: 728px;
	height: 90px;
	margin-top: 7px;
	margin-left: 10px;
	background:transparent url(imgaws/tetiere.gif) no-repeat scroll left top;
}


/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------                CORPS                -------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#content{
	float: left;
	display: inline;
	width:717px;
	margin-left: 5px;
}
#content #centrevisu{
	float: left;
	display: inline;
	width: 300px;
	height: 231px;
	margin-left: 7px;
}
#content #centrevisu2{
	float: left;
	display: inline;
	margin-right: 7px;
}
#content #centre{
	float: left;
	display: inline;
	width: 375px;
	margin-left: 10px;
}

#content #centre h2{
	display: block;
	width: 375px;
	margin-left: 7px;
	padding-bottom: 3px;
	font-family:Arial;
	font-size: 12px;
	border-bottom: 1px solid #dadbd9;
}
#content #centre p{
	width: 375px;
	color: #535252;
	text-align: justify;
	margin-bottom: 6px;
}
#content #centre p.int{
	width: 345px;
	color: #535252;
	text-align: justify;
	margin-bottom: 6px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------                coeur de la page-----------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#content #cadre{
	display: block;
	width: 710px;
	height: 270px;
	border: 0.01px solid transparent;
	margin: 0 0 0 0;
	background: url(imgaws/personne.jpg) no-repeat left top;
}
.texteCadre{
	width: 460px;
	margin-left: 20px;
	text-align: left;
	text-align: justify;
}
#content #cadre p{
	display: block;
	width: 460px;
	margin-left: 20px;
	margin-top: 3px;
	margin-bottom: 3px;
	text-align: left;
	text-align: justify;
}
#content #autre{
	display:inline;
	float:left;
	margin:2px 0 0;
	width:700px;
}

#content #autre p{
	margin-top:12px;
	margin-left: 10px;
}
#autre .egaleCoteACote{ 
	float: left; 
	display: inline; 
	width: 330px;
	margin: 0px 5px 0 5px;
}
#autre .egaleCoteACote p { 
	text-align: justify;
} 
/*-----------------------------------------------*/
/*       PRESENTATION DES SITES REALISES         */
/*-----------------------------------------------*/
ul#sites{ 
	float: left; 
	display: inline; 
	width: 690px;
	margin: 10px 5px 0 5px;
}
ul#sites img { 
	float: left;
	display: inline;
	margin: 5px 8px 0 0;
}
ul#sites a img {
border: 1px;
}
ul#sites p { 
	margin-top:5px;
	text-align: justify;
} 
ul#sites li { 
	list-style:none; 
	float:left;
	clear:left;
	width:320px;
	margin-left:5px;
	margin-right:5px;
} 
ul#sites li.droite{ 
	float:right;
	clear:right;
}
ul#sites h3{
	margin: 2px 0 10px 0;
	font-size:11px;
	width: 170px;
	float: left;
	background: url(imgaws/2fleches.gif) no-repeat left 4px;
}

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------                GAUCHE             -------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#gauche{
	float: left;
	display: inline;
	margin-left: 7px;
	width: 183px;
	background: #f6f6f6 url(imgaws/gauche.jpg) no-repeat left top;
}
#gauche ul{
	display: block;
	margin: 15px 0 0 10px;
	padding: 0;
}
#gauche ul li{
	display: block;
	width:160px;
	margin: 0;
	padding: 8px 0 5px 0;
	border-bottom: 1px solid #C0C1C2;
	list-style: none;
	border-bottom-width: thin;
}
#gauche ul li h2{
	display: block;
	font-family: Verdana;
	font-size: 13px;
	color: #1e3d8d;
	padding: 0;
	margin: 0;
	font-weight: bold;
	background: url(imgaws/fleche-verte.gif) no-repeat left 1px;
}
#gauche ul li h2.gris{
	background: url(imgaws/fleche-grise.gif) no-repeat left top;
	color: #535252;
	overflow:hidden;
}

#gauche ul li h2 span{
	font-family: Verdana;
	float: left;
	display: inline;
	width: 160px;
	margin: 0 0 0 15px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
}
#gauche img#aws{
	height: 120px;
	margin: 5px 0 0 0;	
}
#gauche ul li p{
	margin: 5px 0 0 0;
	line-height: 15px;
	/*color: #;*/
}
/*---------- connexion --------------*/

#gauche ul li#connexion{
	border: 1px solid #c6c5c6;
	background-color: #ffffff;
	margin: 0 0 5px 0px;
}
#gauche ul li#connexion p{
	text-align: left;
	margin: 0px 0px 0px 4px;
}
#gauche ul li#connexion h2{
	margin-left: 4px;
	height: 20px;
}
#gauche ul li#connexion span{
	width: auto;
}
#gauche ul li#connexion a{
	display: block;
	width: 88px;
	height: 20px;
	margin-top: 4px 0 0 0;
	background: url(imgaws/connexion.png) no-repeat left top;
	border: 0;
	color: #ffffff;
	padding-top:4px;
}
/*--------------------------------------*/

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------------------------------                BAS                   -------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
#bas{
	display: block;
	width: 926px;
	height: 50px;
	clear: left;
	margin: 0px 10px 0 0;
	background: url(imgaws/bas.jpg) no-repeat left top;
}
#bas a{
	float: right;
	margin: 10px 0 0 0;
	margin-right: 30px;
}
#bas p{
	float: right;
	font-weight: bold;
	margin: 10px 30px 0 0;
}
