@import "nav.css";
@import "contact.css";

*{
	margin: 0;
	padding: 0;
}

body {
	margin:auto;
	font-family:Helvetica, Arial, sans-serif;
	font-size:80%;
	background-color:#d1d7db;
	color:#000;
}
/*  Supprime list-style pour les listes*/
ul{
	list-style:none;
}
a{
	text-decoration:none;
}
.clear{ clear:both;}
/* Supprime les bordures dans éléments fieldset et img*/
fieldset, img{
	border:0;
}
/* Mentions légales */
p.mentions_legales{
	padding:5px 0 5px 10px;
	font-size:.8em;
	color:#0069b2;
}

/* -------- GENERAL -------- */
#corps{
	width:980px;
	margin:auto;
}
#banniere{
	width:960px;
	height:165px;
	padding:0 0 0 20px;
	}
.red{
	color:#C06;
	font-size:120%;
}
/* -------- HEADER -------- */
#header{
	width:980px;
	height:250px;
	background:url(../images/deco/img_bandeau.jpg) no-repeat;
	border-bottom:#FFF solid 3px;
	position:relative;
}
h1{
	top:20px;
	left:20px;
	width:400px;
	height:150px;
	color:#333;
	text-indent:-9999px;
	background:transparent url(../images/deco/logo.jpg) no-repeat;
	position:absolute;
	z-index:10;
}
#flash{
	width:980px;
	height:250px;
	position:relative;
}
/* -------- MENU -------- */

/* -------- CONTENT -------- */
#content{
	width:320px;
	float:left;
	padding:0 20px 0 20px;
}
#contentlarge{
	width:640px;
	float:left;
	padding:0 20px 0 20px;
	background-color:#fff;
	}
	#texte{
		width:320px;
		float:left;
		padding:0 20px 0 0;
		}
		#diapo{
			width:280px;
			float:left;
			padding:0 0 0 20px;
			}
			#diapo ul{ width:auto; height:auto; padding:20px 0 0 20px;}
			#diapo ul li{
				width:60px;
				height:60px;
				float:left;
				padding:0 25px 10px 0;
				}
h2{
	width:300px;
	font-size:24px;
	color:#0069b2;
	padding:20px 20px 10px 20px;
	background-color:#FFF;
}
#content p{
	width:300px;
	font-size:100%;
	padding:10px 20px 10px 20px;
	background-color:#FFF;
	line-height:16px;
	}
h3{
	width:300px;
	font-size:18px;
	color:#0069b2;
	padding:5px 20px 5px 20px;
	background-color:#FFF;
}
.ssretrait{
	width:auto;
	padding:5px 0 5px 0;
	}
/* -------- Style liste contenu -------- */
#content ul li p{
	padding:0px 0 2px 0;
}
#content ul{
	background-color:#FFF;
	list-style-type:square;
	padding:0 0 0 40px;
}

/* -------- PHOTO -------- */
#photo{
	width:260px;
	float:right;
	margin:0 20px 0 20px;
	padding:0;
	background-color:#FFF;
}
h4{
	width:220px;
	font-size:14px;
	color:#0069b2;
	padding:10px 20px 10px 20px;
	background-color:#FFF;
	line-height:19px;
}
h5{
	width:290px;
	font-size:14px;
	color:#C06;
	padding:2px 30px 0 20px;
	background-color:#FFF;
	line-height:19px;
}

#photo p{
	width:220px;
	padding:10px 20px 10px 20px;
	background-color:#FFF;
	line-height:16px;
	margin:0 0 0 0;
	}
#photo ul li p{
	padding:0px 0 2px 0;
}
#photo ul{
	background-color:#FFF;
	list-style-type:square;
	padding:0 0 0 35px;
}
/* -------- PLAN -------- */
#plan{
	width:300px;
	float:right;
	padding:50px 0 0 0;
}
	
/* -------- FOOTER -------- */
#footer{
	width:980px;
	clear:both;
	padding:40px 0 0 0;
	text-align:center;
}
#footer p{
	font-size:10px;
	color:#0069b2;
	padding:0 0 5px 0;
	border-bottom:#FFF solid 2px;
}
#footer p a{
	color:#0069b2;
	text-decoration:none;
}
#footer p a:hover{
	text-decoration:underline;
}
#footer ul{
	padding:5px 0 30px 93px;
}
#footer ul li{
	display:block;
	float:left;
	padding:0 5px 0 5px;
	border-right:#65838b solid 1px;
	border-left:#65838b solid 1px;
}
#footer ul li a{
	font-size:10px;
	color:#0069b2;
}
#footer ul li a:hover{
	color:#E20078;
}

/* -------- CONTACT -------- */
.table_contact{
	/****** le style de la table qui contient tout le formulaire ************/
	width:300px;
	padding:10px 0 0 0;
	font-size:12px;
}
.cell_espacement{
/****** le style des lignes qui séparent les lignes avec les champs ************/
	height:10px;
}
.msg_resultat{	
/****** le style pour l'affichage du resultat de l'envoi ************/
	background-color:#d1d7db;	
}
.txt_erreur_saisie{	
/****** le style pour la cellule d'affichage des erreur de saisie ************/
	font-weight: normal;
	color:#000000;
	background-color:#d1d7db;
	text-align: center;	
}
.lien_retour{	
/****** le style pour l'affichage du resultat de l'envoi ************/
	padding-top:15px;
	color:#263b41;
	text-decoration: none;
	text-align:center;	
}
.nom_champ {
/********* le style les noms de champ dans les formulaires **********/
	text-align: left;
	font-style: normal;
	width: 58px;
	font-size:12px;
	color:#0069b2;
	text-align:right;
}
.td_champ {
/********* le style des cellules qui contiennent les champs **********/
	text-align: left;
	padding:0 5px 0 5px;
	width: 138px;
}
.champ {
/********* le style des champ dans les formulaires **********/
	text-align: left;
	background-color: #fff;
	border:#eee solid 1px;
	width:250px;
	overflow:auto;
}
.textarea{
	text-align: left;
	background-color: #fff;
	border:#eee solid 1px;
	width:250px;
	overflow:auto;
	height:100px;
}
.envoyer {
	background-color: #0069b2;
	color: #FFF;
	cursor: pointer;
	margin: 10px 10px 10px 10px;
	border:#E0E9EF solid 1px;
	text-align:center;
}

