/* Feuille de style Location-tourcoing.fr */
/* Lamberet Alban Juin 2008 */

* {
	margin:0px;
	padding:0px;
	text-decoration:none;
}

html, body {
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
}

img {
	border:none;
}

.spacer {
	clear:both;
}

#conteneur {
	width:970px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	height:100%;
}

a {
	color:#999;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	color:#999;
	text-decoration:underline;
	font-weight:bold;
}
/***********************/
/*Label formulaire*/
/***********************/

label {
	display:block;
	width:100px;
	float:left;
	font-size:11px;
	color:#666666;
	font-weight:bold;
	
	
}

.input {
	border:1px solid #4c5b6;
	margin-bottom:5px;
	font-size:10px;
}

.btn_envoyer {
	border:1px solid #4c5b6;
	color: #ff6600;
	cursor:pointer;
}

.btn_envoyer:hover {
	border:1px solid #4c5b6;
	color: #4c5b6;
	margin-top:5px;
}

textarea {
	width:280px;
}

/************************/
/*HEADER */
/***********************/

#header {
	background: #8b9ead url(/charte/photo_header.jpg) no-repeat right;
	height: 368px;
}

#header_logo {
	width:313px;
	height:121px;
	background:#FFFFFF;
}

.logo {
	margin-left:26px;
	margin-top:30px;
	margin-right:5px;
	float:left;
}

.text_logo {
	float:left;
	color:#c2c2c2;
	font-size:12px;
	margin-top:40px;
}

.lien_logo {
	color:#4c5b67;
	font-size:22px;
	font-stretch:extra-condensed;
	text-decoration:none;
	font-weight:bold;
}

#conteneur_menu {
	width:313px;
	text-align:center;
}
				 
#menu {
	width:220px;
	margin-right:auto;
	margin-left:auto;
	margin-top:50px;
	text-align:left;
}

#menu ul{
	list-style:none;
}

#menu ul li .no-separ{
	display:block;
	text-align:right;
	//height:10px;
	height:20px;
	padding: 5px 40px 5px 0px;
}

#menu ul li .separ{
	display:block;
	text-align:right;
	//height:10px;
	height:20px;
	border-bottom: #4c5b67 dashed 1px;
	padding: 5px 40px 5px 0px;
}

#menu ul li a{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	background:url(/charte/puce_bleu_menu.gif) no-repeat;
	background-position: 200px 50%;
}

#menu ul li a:hover{
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
	background:url(/charte/puce_orange_menu.gif) no-repeat;
	background-position: 200px 50%;
}
/************************/
/*CONTENEUR */
/***********************/

.separation {
	background:#4c5b67;
	height:5px;
	width:969px;
}

#contenu {
	background:url(/charte/fond_contenu.jpg) repeat-y;
}

.h1_gen {
	background:url(/charte/puce.gif) no-repeat;
	background-position: 10px 50%;
	text-indent: 40px;
	font-weight:bold;
	font-size:24px;
	color:#4c5b67;
	margin-top:20px;
}

.h2_gen {
	background:url(/charte/puce_petite.gif) no-repeat;
	background-position: 10px 50%;
	text-indent: 25px;
	font-weight:bold;
	font-size:16px;
	color:#4c5b67;
	margin-top:10px;
}

#conteneur_droite {
	float:left;
	width:312px;
}

#conteneur_gauche {
	float:left;
	width:650px;
	
}

.appart_dispo {
	padding:10px 5px 10px 0px;
	border-top: dashed 1px #CCCCCC;
}

.appart_dispo h3{
	color:#4c5b67;
	font-size:15px;
	text-align:center;
	margin-bottom:10px;
}


.qui_somme_nous {
	font-size:13px;
	color:#333;
	text-align:justify;
	padding: 15px 0px 0px 10px;
}

.appart_dispo h3 a{
	color:#4c5b67;
}

.appart_dispo h3 a:hover{
	text-decoration:underline;
}


.img_appart_dispo {
	float:left;
	margin: 0px 10px 0px 10px;
	border: 2px #4c5b67 solid;
	width:80px;
}

.p_appart_dispo {
	font-size:12px;
	float:left;
	margin-top:10px;
}

.prix_appart_dispo {
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}

#footer {
	text-align:center;
	padding-top:10px;
	background:#f1f1f1;
	padding-bottom:10px;
}

#footer a{
	font-size:12px;
	color:#999;
}

#footer a:hover{
	text-decoration:underline;
}

#footer span{
	font-size:12px;
	color:#FF6600;
	font-weight:bold;
}

.photo_home1 {
	float: right;
	margin-left:20px;
	margin-top:20px;
	border: solid 1px #4c5b67;
}

#conteneur_photo_home {
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
}


#conteneur_photo_home2 {
	width:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
}


.photo_home_repeat {
	float:left;
	width:100px;
	margin-left:20px;
	border:solid 1px
}

/********************/
/* Contact */
/********************/

.cont_coordonne {
	float:left;
	width:200px;
}


.cont_coordonne p{
	padding-left:25px;
	font-size:14px;
	color:#666666;
}

.cont_email {
	float:left;
	width:440px;
}

.cont_email p{
	color:#999999;
	font-size:10px;
	font-style:italic;
}

.cont_email .form_erreur {
	color:red;
	font-weight:bold;
}

.cont_email .form_ok {
	color:green;
	font-weight:bold;
}

.formulaire_contact {
	padding: 0px 0px 0px 20px;
}

.plan_google {
	padding-left:25px;
}

/***********************/
/* Recherche */
/***********************/

.recherche {
	border: 1px #4c5b67 solid;
	background: #f1f1f1;
	padding:10px;
	margin-left:10px;
	margin-top:20px;
}

.liste_studio {
	border: 1px #4c5b67 solid;
	background: #fff;
	margin-left:10px;
	margin-top:20px;
}

.liste_studio .liste_image{
	border: 2px #ccc solid;
	border-left:none;
	border-top:none;
	padding: 0px 5px 5px 0px;
	margin: 5px 10px 5px 5px;
	float:left;
	width:80px;
}

.liste_studio .liste_image img{
	width:80px;
}

.liste_studio h2{
	font-size:12px;
	color:#4c5b67;
	background:#f1f1f1;
	padding:5px 0px 5px 5px;
	border-bottom: 1px dashed #4c5b67;
}

.liste_description {
	font-size:11px;
	color:#999999;
}

.liste_prix {
	font-size:11px;
	text-align:right;
}

#detail_conteneur {
	float:left;
	width:350px;
	padding-left:10px;
}

#detail_conteneur h2{
	font-size:12px;
	color:#999999;
}


#detail_conteneur h3{
	font-size:12px;
	color:#999999;
}


#detail_conteneur p{
 font-size:12px;
 color:#999999;
 padding: 10px 0px 10px 0px;
 border-bottom: dashed 1px #ccc;
 margin-right:10px;
}


#detail_photo {
	float:left;
	width:250px;
}

.text_orange {
	font-size:14px;
	color:#ff6600;
	font-weight:bold;
	line-height:115%;
}

a.text_orange:hover {
	color:#ff6600;
}

.text_orange2 {
	font-size:12px;
	color:#ff6600;
	font-weight:bold;
	line-height:115%;
}

a.text_orange2:hover {
	color:#ff6600;
}
