body {
	behavior:url("csshover.htc");
	margin: 0;
	font-family: Verdana;
	font-size: 0.7em;
	color : #374853;
	background:#F4F4F4;
}

img {
	border: 0;
}

span.spacer{display:block;font-size:0;line-height:0;clear:both;}

#global {
	background-color: #fff;
	width: 990px;
	margin: 10px auto;
	border : 1px solid #eee;
}

/***** header *****/

#global #header {
	position:relative;
}

#global #header #bt_contact {
	position : absolute;
	right : 15px;
	top : 2px;
}

/*****************************/

/***** Menu H *****/

#global #menuH {
	background-color: #003366;
	height : 28px;
	color: #fff;
	padding-left: 15px;
	border-top : 15px solid #fff;
	border-bottom : 15px solid #fff;
}

#global #menuH img {
	padding-top : 8px;
}

/*****************************/

/***** Menu G *****/
#global #menuG {
	float: left;
	width: 135px;
	padding : 5px;
}

#global #menuG  ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

#global #menuG li {
	padding-bottom : 1px;
}

#global #menuG li a {
	text-decoration : none;
	display : block;
	color : #003366;
	background : #eee;
	padding : 2px;
}

#global #menuG li a:hover {
	color : #fff;
	background : #003366;
}

/*****************************/

/***** Menu H *****/

#global #menuH {
	background-color: #003366;
	height : 28px;
	color: #fff;
	padding-left: 15px;
	border-top : 15px solid #fff;
	border-bottom : 15px solid #fff;
}

#global #menuH img {
	padding-top : 8px;
}

/*****************************/

/***** Menu vertical (uniquement sur certaines pages) *****/
#global #contenu #menuVertical {
	list-style-type : none;
}

#global #contenu #menuVertical li {
	float : left;
	padding-right: 15px;
}

#global #contenu #menuVerticalG li a {
	text-decoration : none;
	color : #003366;
}

#global #contenu #menuVertical li a:hover {
	color : #F60;
}

/*****************************/

/***** Formulaire (Droite) *****/

#global #droite {
	width: 140px;
	float: left;
	padding : 5px;
	background : #aaa; 
	color : #fff;
}


legend {
	font-weight: bold;
	color: #003366;
	background-color: #FFFFFF;
}

label,input,select{
	margin-bottom: 4px;
	vertical-align: middle;
}

label {
	display: inline;
	
	width: 180px;
	text-align: right;
	margin-right: 15px;
}

.contact label {
	display: inline;
	float: left;
	width: 130px;
	text-align: right;
	margin-right: 15px;
}

select , input , textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.coordonnees , .infos{
	border: 0;
	width: 45%;

}

.coordonnees{
	float: left;
	margin-right: 10px;	
}

.contact{
	float: left;
	margin-right: 10px;
	border: 1px dashed #003366;
	width: 330px;
}

.coordonnees br , .infos br, .contact br {
	clear: left;
}
.envoi {
	clear: both;
	text-align: center;
}
.bouton {
	border: 0;
	color: #FFFFFF;
	background-color:#003366;
	font-weight: bold;
}
/*****************************/

#global #contenu {
	float: left;
	width: 680px;
	padding: 0 5px 10px 5px;
	text-align : justify;
}

#global #contenu ul, p, h1, h2, h3, h4, img{
	margin-top: 0;
}

#global #contenu h1,h2,h3{
	color: #003366;
}

#global #contenu .espace{
	color: #000000;
}

#global #contenu h1{
	background-image: url(_bg_h1.png);
	background-repeat: repeat-x;
	padding: 0.2em;
}

#global #contenu a{
	color: #374853;
}
#global #contenu a:hover{
	color:#9CF;
}


#global #contenu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#global #contenu  li {
	padding-left: 15px;
	background-image: url(_puce2.png);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	margin-bottom: 0.8em;
	
}

#global #contenu .illu{
	float: right;
	border: 1px solid #BBBBBB;
	margin-left: 3px;	
}

#global #contenu .illu_bien{
	float: left;
	border: 1px solid #BBBBBB;
	margin: 3px;	
}

#global #contenu h1 {
	font-size: 1.7em;
}
#global #contenu .titre_bloc {
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
#global #contenu .img_plus {
	vertical-align: middle;
}

#global #contenu .tablo_accueil {
	border-spacing : 5px;
	margin-bottom : 20px;
	background: #eee;
}

#global #contenu .img_float_left {
	float : left;
	margin : 8px;
}

#global #contenu .img_float_right {
	float : right;
	margin : 8px;
}

#global #contenu .cellule_titre {
	text-align : center;
}

#global #contenu .cellule_contenu {
	padding : 10px;
	vertical-align : top;
	text-align : left;
}

#global #contenu .cellule_image {
	vertical-align : top;
	text-align : center;
}

#global #footer {
	width: 990px;
	text-align: center;
	color: #fff;
	clear: both;
	background : #003366;
	padding-top : 3px;
	padding-bottom : 3px;
}

#global #footer a {
	text-decoration : none;
	color : #fff;
}

#global #motscles {
	padding-top : 10px;
	padding : 3px;
}

#global #motscles a{
	color: #BBBBBB;
	text-decoration : none;
}

#global #motscles a:hover{
	color: #003366;
	text-decoration : underline;
}

/*
****************************************************************
*/
