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

* {
margin:0;
padding:0;
}

#body, html {
background-color:#CCCCCC;
}

#conteneur {
width:1000px;
margin:auto;
border:1px solid black;
font-family:"Trebuchet MS",Verdana;
font-size:11px;
background-color:#FFFFFF;
padding-bottom:10px;
}

#header {
height:150px;
background-image:url(banner.png);
}

#login_menu {
text-align:right;
margin-top:-13px;
padding:0px 3px;
}

#formu_recherche {
border:1px solid black;
background-color:#CCCCCC;
margin:25px 0px 15px 50px;
width:890px;
}

#ConteneurVignette {
margin:0px 50px;
}

#vignette {
width:156px;
height:216px;
float:left;
border:1px solid #cc0000;
margin:10px;
background-color:#f0f0f0;
}

.TitreVignette {
line-height:24px;
text-align:center;
color:#FFFFFF;
font-size:17px;
font-weight:bold;
background-color:#cc0000;
}

.TypeVignette {
margin:5px 0px;
text-align:center;
font-size:13px;
line-height:15px;
}

#vignette img {
display:block;
margin:auto;
margin-top:10px;
margin-bottom:10px;
}

.PrixVignette {
color:#cc0000;
font-size:15px;
font-weight:bold;
margin:7px 0px;
text-align:center;
}

.ActionVignette {
text-align:center;
background-color:#cc0000;
color:#FFFFFF;
}

.RegionVignette {
text-align:center;
font-weight:bold;
font-size:13px;
}

#vignette a  img{
border:none;
}

.BandeauVignette {
line-height:15px;
font-size:13px;
background-color:#CC0000;
color:white;
text-align:center;
text-decoration:none;
font-weight:bold;
}

#lien {
width:100%;
margin:auto;
}

#liens li {
float:left;
list-style-type:none;
}

#liens a {
display:block;
text-align:center;
width:250px;
border-bottom:1px dashed black;
border-top:none;
text-align:center;
}

#liens a:hover {
display:block;
text-align:center;
width:250px;
border-bottom:1px dashed black;
border-top:none;
text-align:center;
text-decoration:none;
background-color:black;
color:white;
}

#ConteneurBien {
	border:1px solid black;
	width:900px;
	margin:auto;
	margin-top:25px;
}

#ConteneurBien h1 {
background-image:url(img/bandeau_bien.jpg);
color:#FFFFFF;
line-height:40px;
text-align:center;
}

#photos_box {
padding:0px 3px;
font-size:12px;
margin:auto;
text-align:center;
}

#txt {
padding:0px 30px;
font-size:12px;
}

#txt table {
margin:auto;
width:400px;
}

#Footer {
clear:both;
width:900px;
margin:10px 50px 0px 50px;
border-top:1px dashed black;
text-align:center;
}

h2 {
border-bottom:1px dashed grey;
width:900px;
text-align:center;
margin:20px 50px;
}

h3 {
width:450px;
text-align:center;
border-bottom:1px solid black;
margin:auto;
margin-top:10px;
margin-bottom:10px;
font-size:16px;
}

#corps {
padding:0px 3px;
clear:both;
}

#ConteneurBien a img {
width:100px;
height:100px;
margin:5px;
border:none;
}

textarea {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
width:900px;
height:75px;
margin:0px 50px;
}

a {
color:black;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.lien_txt {
color:#CC0000;
}

.presentation {
height:150px;
width:150px;
position:relative;
right:50px;
top:-50px;
float:right;
}

#partenaires {
margin-left:50px;
width:850px;
}

#intro_liens {
margin-left:50px;
width:850px;
margin-bottom:20px;
}

#intro_liens h1 {
text-align:center;
margin:40px auto;
}

#projet {
clear:both;
height:220px;
}

.projet-imm {
text-align:center;
margin:40px auto;
}

#projet p {
width:650px;
margin-left:50px;
height:70px;
}

#photo_projet ul {
list-style-type:none;
margin-left:50px;
margin-top:20px;
}

#photo_projet li {
display:inline;
}

#photo_projet img {
height:50px;
width:50px;
}

#formu {
margin:auto;
margin-left:50px;
}

.formu_contact {
text-align:center;
margin:40px auto;
}

.int_formu {
width:75px;
font-weight:bold;
}

.contact {
width:500px;
margin:auto 0px;
}

#validation p {
margin-left:50px;
line-height:50px;
}