/* =============== Reset =============== */
html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

#pub{
	width:957px;
	height:115px;
	position:absolute;
	background-repeat:no-repeat;
	overflow:hidden;
	
}
 
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#333333;
font-size:11px;
background-image:url(../Images/Design/bg.png);
background-repeat:repeat-y;
background-position:center;
background-color:#CCCCCC;
}
 
blockquote, q { quotes: none; }
 
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}
 
:focus { outline: 0; }
 
ins { text-decoration: none; }
 
del { text-decoration: line-through; }
 
a img { border: none; text-decoration:none; }

td { 
vertical-align:top;
text-align:justify;
}

small{
font-size:9px;
}

p{
padding-top:3px;
}

hr{
margin:0 auto;
background-image:url(../Images/Design/paragraphe.png);
width: 39px;
height: 18px;
border: 0 none;
margin-top:10px;
margin-bottom:10px;
text-align:center;
clear:both;
background-color:#ffffff;

}

.noMargin{
margin:0;
padding:0;
border-spacing: 0px;
border-collapse: collapse; 
}

.center{
margin:0 auto;
}

fieldset{
border: 1px solid #dedbd9;
padding:10px;
}

legend{
color:#65574c;
}

b{
font-weight:bolder;
color:#333333;
}

a{
	color:#666666;
	text-decoration:none;
}

a:hover{
	color:#333333;
	text-decoration:underline;
}

a:focus{
	color:#666666;
	text-decoration:none;
}


a:visited{
	color:#666666;
	text-decoration:none;
}


/* Pour centrer les éléments dans la page */
.interieurCentre{
width:957px;
margin: 0 auto;
height:auto;
}

#body{
width:1003px;
height:auto;

background-repeat:repeat-y;
margin:0 auto;
overflow:hidden;
height:100%;
min-height:100%;

}


#corp{
margin:0 auto;
overflow:hidden;
width:957px;
padding-left:-2px;



}

.margeTop4px{
margin-top:4px;
}

.margeTop15px{
margin-top:15px;
}


#gauche{
	width:232px;
	height:auto;
	float:left;
	padding-left:10px;
}

#gaucheAdmin{
	width:132px;
	height:auto;
	float:left;
	padding-left:10px;
}



#menu ul{
    list-style-type:none;
    display:block;
    padding:0;
    margin:0;
	padding-left:35px;
	
}

#menu ul li {
    float:left;
	text-transform:uppercase;
	padding-right:26px;
	height:22px;
}

.interieurCadreCentre{
	width:90%;
	margin:0 auto;
}

.paddingTop10px{
	padding-top:10px;
}

.selectGauche {
	width:100%;

}

.decale20px{
	padding-left:20px;
}



/* Colonne de droite */
#droite{
	width:705px;
	float:left;
	margin-top:8px;
	padding-left:10px;
}

#droiteAdmin{
	width:800px;
	float:left;
	padding-left:10px;
}

.alignMiddle{
	vertical-align:middle;
}

.alignBottom{
	vertical-align:bottom;
}


#footer{
float:left;
margin-top:70px;
clear:both;
width:100%;
height:auto;
text-align:center;
}

#filAriane{
	text-transform:uppercase;
	padding-bottom:10px;
}

.listeOffre{
width:155px;
height:270px;
margin-right:10px;
float:left;
overflow:hidden;
}

.listeOffreCDC{
width:206px;
height:270px;
margin-right:10px;
float:left;
overflow:hidden;
}

.justify{
text-align:justify;
}

.noJustify{
text-align:left;
}

.ListeOffre_Detail_Geoloc{
position:absolute;
margin-top:255px;
}

.ListeOffre_Detail_GeolocAcheter{
position:absolute;
margin-top:235px;
}


.bordureEspace{
border:1px solid #dedbd9;
padding:2px;
}

.bordure{
border:1px solid #8F8F8F;
}

.exclusivite{
	position:absolute;
}

.tableDetail{

border-collapse:collapse;
}

.tableDetail td{
vertical-align:middle;
}

/* =============== Formulaires =============== */
input, textarea , select {
border:1px solid #dedbd9;
font-family:Verdana, Georgia, "Times New Roman", Times, serif;
font-size:11px;
}

textarea{
font-size:11px;
}
 
input[type=submit] {
}

input[type=image] {
border:0;
} 

input[type=button] {	}
 
input[type=checkbox] {
border:none;
}
 
input[type=radio] {
border:none;
}
 
input[type=text] {	}
 
label {	}
 
fieldset {	}

.alerte{
color:#990000;
font-style:italic;
background-image:url(../Images/warning.png);
background-repeat:no-repeat;
padding-left:17px;
}

.padding20{
	padding : 20px;
}
.padding8{
	padding : 8px;
}

.textareaVendre{
width:320px;
}

.select_vendre{
width:133px;
}

