/* Fichier contenant tous les styles CSS utilises par le site videoEXPRESS */

body {
    background-color :#d8cdc9; /*#624b41;/*#edebeb;*/
    text-align : center;
    margin-top : 0;
    font-family : Tahoma;
    cursor : default;
    
}

#main {
	overflow:hidden;
    margin-left : auto;
    margin-right : auto;
    width : 1003px;
    padding-bottom : 50px;
    padding-left : 6px;
    /*border:1px solid black;*/
}

/* -- Header -- */

#header {
    background : transparent url(images/Header.png) no-repeat;
    height : 116px;
	/*border:1px solid black;*/
	
}

#header_toolbar{
	background : transparent url(images/Header_toolbar.png) no-repeat;
	height: 40px;
	width:1003px;
	float:left;
	/*border:1px solid black;*/
	

}

.text_toolbar {
	float:left;
    width : 100%;
    text-align : left;
    padding : 8px 0 8px 10px;
	font-size: 10pt;
	/*border:1px solid black;*/
}

.text_toolbar a{
    font-size : 10pt;
    color : #151286;
    text-decoration : none;
    
}
.text_toolbar a:hover{
	text-decoration: underline;
}

/* -- Recherche --*/

#list_recherche{ 
	width : 365px;
    text-align : left;
	font-size: 14px;
    background : transparent url(images/top_list_recherche2.png) no-repeat;
    padding : 25px 0 10px 11px;
	margin-top : 40px;
	margin-left: 15px;
/*	border: 1px black solid;*/
	float : left;
	
}
/* -- Gestion des coups de coeur --*/

#coup_coeur{
	
	width: 200px;
	margin-left: 60px;
	float:left;
/*	border: 1px black solid;*/
	
	
}

#config_coup_coeur{
	color : #36241d;
	font-size: 10px;
	
}

#titre_coup_coeur{
	margin-left: -40px;
	margin-top: 20px;
	margin-bottom: 15px;
	width: 300px;
/*	border: 1px black solid;*/
	float: left;
}




#contact{
	
	text-align : center;
	font-size: 16px;
/*	border: 1px black solid;*/
	float : left;
	margin-left: 50px;
	margin-top: 100px;
}

#phone{
	margin-left: 350px;
	float:left;
	height: 21px;
	width:20px;
	background : transparent url(images/phone2.jpg) no-repeat;

}
#email{
	margin-left: 20px;
	float:left;
	height: 21px;
	width:20px;
	background : transparent url(images/email2.jpg) no-repeat;

}

.contact_text1{
	float:left;
	font-size : 11px;
	text-align : center;
	color: #36241d;
	padding:2px 3px 0 0;


}
.contact_text2{
	float:left;
	font-size : 11px;
	text-align : center;
	color: #36241d;
	padding:8px 3px 0 0;


}

#mot_contact{
	
	color: #36241d;
	font-size:14px;
	font-family:times;		
	text-decoration:underline;
}

#criteres_spec{
	
	background: transparent url(images/cadre_criteres.png) no-repeat;
	padding-top: 10px;
	margin-left: 7px;
	margin-top: 20px;
	width: 480px;
	height: 160px;
/*	border: 1px black solid;*/
}

.critere1{
	margin-left: 20px;
	height: 20px;
	width: 200px;
/*	border: 1px black solid;*/
	color : #36241d;
	float: left;
}

.critere2{
	margin-left: 110px;
/*	border :1px black solid;*/
	width : 140px;
	color : #36241d;
	float: left;
}


#projet{

	font-size: 10px;
}

#acheter{

	margin-left: 30px;
}

#biens{


	font-size: 14px;
	margin-left: 45px;
	
}
#ville{

	width: 110px;
	font-size: 12px;
	margin-left: 45px;
	
}
#code_postal{

	width: 110px;
	font-size: 12px;
	margin-left: 4px;
}
#budget1{

	width: 110px;
	font-size: 12px;
	margin-left: 28px;
}
#budget2{

	width: 110px;
	font-size: 12px;
	
}
#surface1{

	width: 110px;
	font-size: 12px;
	margin-left: 3px;
}
#surface2{

	width: 110px;
	font-size: 12px;
}
#rechercher1{
	
	margin-left:240px;
	margin-top: 26px;
}


.contenu_et_menu{
	min-height: 500px;
	height: auto;
	float:left;
	width: 1003px;
/*	border: 1px black solid;*/
	background-color:#ffffff;
}

#contenu_contacts{
	padding-left: 30px;
	height: auto;
	float:left;
	width: 1003px;
	/*border: 1px black solid;*/
	background-color:#ffffff;/
	
}

#administrateur{
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 135px;
	width: 650px;
	float:left;
/*	border:1px solid black;*/
}

.listMenu a{
    display : block;
    font-size : 9pt;
    width : 180px;
    color : #151286;/
    text-decoration : none;
    padding : 0 0 5px 15px;
    
}
.listMenu a:hover{
    background : #E4E4E4 url(images/listMenuHover.png) repeat-y;


}

.bottomListRecherche {
    height : 25px;
    margin : 0 0 25px 0;

}


/* -- Content -- */

#content {
    margin-top : -30px;
	margin-bottom: 20px;
	width: 590px;
	float:right;
	/*border:1px solid black;*/
	
   
}
#contentTitle {
	
    color : #36241d; 
    text-align : center;
    font-size : 15pt;
	/*border:1px solid black;*/
 }
 
#couleurTexte {
	color : #36241d;
}



.news {
    width : 530px;
	float:right;
	padding-top : 20px;
    padding-bottom : 10px;
    padding-left : 50px;
    padding-right : 15px;
    text-align : justify;
    font-size : 13px;
    color : #36241d;
	min-height: 150px;
/*	border:1px solid black;*/
	
	
}


.contentBottom {
    width : 700px;
    height : 18px;
   /* background : transparent url(images/contentBottom.png) no-repeat;    */
}

.taillecontent{
	width: 600px;
}

#footer{
	border: 1px black solid ;
	height:40px;
	width: 1003px;
	float:left;
	background: transparent url(images/Header_toolbar.png);
	
}
.footer_text{
	padding:8px 0 0 0;
	font-size : 14px;
	text-align : center;
	color:#f4f2f1;
}


