@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#71787c;
	padding:0px;
	margin:0px;
}

p{
	padding:3px;
	margin:0px;
}

h1{
	padding:0px;
	margin:0px;
	font-size:32px;
}

h2{
	padding:0px;
	margin:0px;
	font-size:18px;
}

h3{
	padding-top:20px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:0px;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	margin:0px;
}

h4{
	color:#fff;
	font-size:14px;
	padding:0px;
	padding-left:20px;
	margin:0px;
}

.fond{
	background-image:url(/charte/fond.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}

.fond_home{
	background-image:url(/charte/fond_home.jpg);	
	background-repeat:no-repeat;
	background-position:top;
}

/* Liens */

a{
	color:#71787c;
	text-decoration:none;
}

a:hover{
	color:#000000;
	text-decoration:none;
}

/* Mise en forme texte */

.txt_footer{
	font-size:16px;
	text-align:center;
	padding:0px;
}

.txt_petit{
	font-size:10px;
	padding:0px;
}

.date_real{
	font-size:10px;
	padding-left:20px;
	vertical-align:top;
}

.txt_slogan{
	font-size:22px;
}

puce_fleche{
	color:#97bf0d;
	font-weight:bold;
}

.txt_dom{
	color:#000000;
	list-style:disc;
	list-style-position:outside;
	font-weight:bold;
	padding-right:15px;
	
}

.txt_dom_blc{
	color:#ffffff;
	list-style:disc;
	list-style-position:outside;
	font-weight:bold;
	padding-right:15px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width:78%;
	background-color:#f5f5f5;
	padding-left:5px;
	padding-right:5px;
	border-top: 1px solid #71787c;
	border-bottom: 1px solid #71787c;
	border-left:none;
	border-left:none;
}

input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width:260px;
	background-color:#f5f5f5;
	padding-left:5px;
	padding-right:5px;
	border-top: 1px solid #71787c;
	border-bottom: 1px solid #71787c;
	border-left:none;
	border-left:none;
	text-align:left;
}

.bouton_compte {
	background-color: #FFF;
	background-image: url(/charte/boutons/btn_envoyer.gif);
	height:30px;
	width:150px;
	border: none;
	background-repeat: no-repeat;
	background-position: center;
	cursor:pointer;
}

/* Div */

div.realisation{
	position:relative;
	display:block;
	width:157px;
	height:157px;
	margin-left:-11px;
	margin-bottom:-3px;
}

div.fd_dom_100{
	display:block;
	position:absolute;	
	background-image:url(/images/fd_dom_100.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:232px;
	top:80px;
	margin-left:35px;
}

div.fd_dom_200{
	display:block;
	position:absolute;	
	background-image:url(/images/fd_dom_200.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:232px;
	top:80px;
	margin-left:35px;
}

div.fd_dom_300{
	display:block;
	position:absolute;	
	background-image:url(/images/fd_dom_300.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:232px;
	top:80px;
	margin-left:35px;
}

div.fd_dom_600{
	display:block;
	position:absolute;	
	background-image:url(/images/fd_dom_600.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:232px;
	top:80px;
	margin-left:35px;
}

div.fd_dom_900{
	display:block;
	position:absolute;	
	background-image:url(/images/fd_dom_900.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:232px;
	top:80px;
	margin-left:35px;
}

div.fd_dom_1000{
	display:block;
	position:absolute;	
	background-image:url(/images/fd_dom_1000.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:200px;
	height:232px;
	top:80px;
	margin-left:35px;
}

/* Bordures */

.bord_bas_gris{
	border-bottom:#87888A solid 1px;
}

.fd_gris{
	background-color:#87888A;
}

.bord_haut_gris{
	border-top:#71787c solid 1px;
}

.bord_BH_gris{
	border-bottom:#71787c solid 1px;
	border-top:#71787c solid 1px;
}
