@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */

/* Pour englober le tout*/
#page{
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background-color: #FFF;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-top: 0px;
}

/*Logo*/
#bannier_a{
	width:900px;
	height:110px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#contacter{
	width:200px;
	height:32px;
	background-image:url(../web/bouton_contacter.png);
	float:left;
	margin-left:20px;
	margin-top:35px;
	text-align: center;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: 0px;
}
#contacter a{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	color:#FFF;
	font-weight: 500;
	text-decoration: underline;
}
#logo{
	width:445px;
	height:100px;
	background-image:url(../web/logo.png);
	float:right;
	margin-right:0px;
	margin-left: 150px;
	margin-top: 0px;
}

/*Bannière*/
#banniere_b{
	width:900px;
	height:252px;
	Background-image:url(../web/banniere.png);
	margin-right: auto;
	margin-left: auto;
}
/*menu*/
#styletwo{
	position:relative;
	display:block;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	height:24px;
	font-size:11px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	background-color: transparent;
	background-image: url(../web/menuOFF.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
}
#styletwo ul{
	margin:0;
	list-style-type:none;
	width:auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#styletwo ul li{
	display:block;
	float:right;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
#styletwo ul li a{
	display:block;
	float:right;
	color:#000;
	text-decoration:none;
	height:24px;
	padding-top: 6px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#styletwo ul li a:hover,#styletwo ul li a.current{
	color:#fff;
	background-color: transparent;
	background-image: url(../web/menuON.png);
	background-repeat: repeat-x;
	background-position: left top;
}
	
            
#top{
	height:110px;
	margin-right: auto;
	margin-left: auto;
}
#bottom{
	width:900px;
	height:20px;
	background-image:url(../web/arrondi_bottom.png);
	margin-right: auto;
	margin-left: auto;
}
Body{
	background-color: #FFF;
}
#banniere{
	height:252px;
	background-image: url(../web/background_banniere.png);
}
@charset "utf-8";
/* CSS Document */

h1{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#06C;
}

/*Contenu*/
#conteneur{
	width:900px;
}
#colonne1{
	width:242px;
	float:left;
	margin-left:200px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../web/orange/boutonb_secretariat.png);
	background-repeat: no-repeat;
	height: 67px;
	text-align: center;
	padding-top: 13px;
}
#colonne2{
	width:242px;
	float:right;
	margin-right:200px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../web/boutonb_titres_services.png);
	background-repeat: no-repeat;
	height: 67px;
	text-align: center;
	padding-top: 13px;
}

#colonne2 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration: none;
}

#colonne1 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	color:#fff;
	text-decoration: none;
}
.spacer {
  clear: both;
}
#bottom a{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	color: #666;
	text-decoration: none;
}
