/*-----------------------------------------------------------
	Site CSS
	Styles pour l'ensemble des pages du site
 
	Projet:				Regie Neyrat
	Auteur:				Baptiste L
	Adresse du site :	http://www.regie-neyrat.fr/
	Copyrights 2009
 
----------------------------------------------------------*/



/* =============== 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;
}
 
 
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; }

td { 
vertical-align:top;
text-align:justify;
}

p{
margin-top:15px;
}

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;
}

.center{
margin:0 auto;
}

fieldset{
border: 1px solid #dedbd9;
padding:10px;
}

legend{
color:#65574c;
}

b{
font-weight:bolder;
color:#33291D;
}

/* =============== Structure =============== */


body{
	margin-top:15px;
	margin-bottom:15px;
	font-family:Georgia, Georgia, "Times New Roman", Times, serif;
	background-color:#f1efe8;
	color:#333333;
	font-size:12px;
	line-height:18px;
}

#corp{
	width: 987px;
	height: auto;
	margin: 0 auto; 
}

#pageH{
	height:15px;
	width:981px;
	background-image:url(../Images/Design/pageH.png);
	background-repeat:no-repeat;
}

#pageM{
	height:auto;
	width:981px;
	background-image:url(../Images/Design/pageM.png);
	background-repeat:repeat-y;
	float:left;

}

#pageB{
	height:15px;
	width:981px;
	background-image:url(../Images/Design/pageB.png);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	padding-top:4px;

}

#content{
	padding-left:15px;
	margin: 0 auto;
	height:auto;
}

#header{
	width: 952px;
	height: 255px;
	background-repeat:no-repeat;
	z-index:-99999999999999;
	overflow:hidden;
	cursor:pointer;
}


#gauche{
	float:left;
	height: auto;
	padding-left : 1px;
	padding-top : 7px;
}

#menu_neyrat{
	font-size : 16px;
}

#droite{
	float:left;
	width: 693px;
	margin-left: 10px;
	margin-top: 7px;
	margin-bottom:15px;
}

#couleurs{
	background-image:url(../Images/Design/couleurs.png);
	width:29px;
	height:9px;
	background-repeat:no-repeat;
	margin-left:6px;
	margin-bottom:5px;
}

#scotch{
	position:absolute;
	top:25px;
	width:276px;
	height:28px;
	background-image:url(../Images/Design/scotch.png);
	background-repeat:no-repeat;
	margin-left:690px;
	padding-left:5px;
	padding-top:6px;
}

#scotch img{
margin-left:10px;
}


#txt_accueil{
	width:100%;
	line-height:20px;
	letter-spacing:0px;
}

#groupe_groupe{
line-height: 1.1em;
margin-bottom: 5px;
}


#sous_groupe{
	font-family:Georgia, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #afa69d;
	letter-spacing: 0.3em;
	margin-top:-10px;
}

.soustitre_txtgroupe{
	font-style:italic;
	font-size: 14px;
}



#actus{
margin-top:10px;
width:248px;
height:auto;
color:#584d43;
font-size:11px;
}

#actuH{
background-image:url(../Images/Design/cadreActuH.png);
height:35px;
width:248px;
background-repeat:no-repeat;
}

#actuM{
background-image:url(../Images/Design/cadreActuM.png);
height:auto;
width:248px;
background-repeat:repeat-y;
}

#actuB{
background-image:url(../Images/Design/cadreActuB.png);
height:15px;
width:248px;
background-repeat:no-repeat;
}

#actuInterieur{
width:228px;
margin-left:10px;
margin-right:10px;
padding-top:5px;
}

.txtActuM{
width:225px;
height:auto;
background-image:url(../Images/Design/actuM.png);
background-repeat:repeat-y;
}

.txtActuB{
width:225px;
height:2px;
background-image:url(../Images/Design/actuB.png);
background-repeat:no-repeat;
}


#actus ul{
list-style:none;
margin:0;
padding:0;

}

#actus li{
list-style:none;
margin:0;
padding:0;
}


#offresVente{
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
margin-top:20px;
margin-left: 0px;
width:699px;
height:130px;
background-image:url(../Images/Design/bandeauVendre.png);
background-repeat:no-repeat;
margin-bottom:10px;
}

#offresLoc{
font-family:Arial, Helvetica, sans-serif;
line-height:15px;
margin-left: 0px;
width:699px;
height:130px;
background-image:url(../Images/Design/bandeauLouer.png);
background-repeat:no-repeat;
margin-bottom:20px;
}


#offreV1{
float:left;
padding-top:33px;
padding-left:5px;
width:345px;
height:90px;
overflow:hidden;
cursor:pointer;

}

#offreV2{
float:left;
padding-top:33px;
width:345px;
height:90px;
overflow:hidden;
cursor:pointer;
}

#offreL1{
float:left;
padding-top:33px;
padding-left:5px;
width:345px;
height:90px;
overflow:hidden;
cursor:pointer;
}

#offreL2{
float:left;
padding-top:33px;
width:345px;
height:90px;
overflow:hidden;
cursor:pointer;
}


.villeOffre{
color:#32281c;
text-transform:uppercase;
font-size:11px;
font-weight:bold;
}

.natureOffre{
color:#8b8074;
font-size:10px;
font-style:italic;
}

.surfaceOffre{
color:#339BD8;
font-size:10px;
font-style:italic;
}

.descOffre{
color:#000000;
font-size:9px;
}

.prixOffre{
color:#339BD8;
font-size:10px;
font-weight:bold;
}


#footer{
	float:left;
	background-image:url(../Images/Design/fond_footer.jpg);
	background-repeat:no-repeat;
	width: 951px;
	height: 181px;
	border:1px solid #dedbd9;
	
}

#infos_pratiques {
	float: left;
	padding : 15px;
	padding-right : 130px;
	overflow:hidden;
}

.titre_infopratique{
	font-size:18px;
	font-weight:bold;
}

.soustitre_infopratique{
	color:#FFFFFF;
	font-size:12px;
	font-style:italic;
	letter-spacing: 0.1em;
	margin-top:-28px;
	width:400px;
}

#bloc_infospratique{
	margin-left : 50px;
	margin-top : 0px;
	font-size:14px;
}

	#bloc_infospratique a:link
	{
		color: #54483a;
		text-decoration:underline;
	}
	
	#bloc_infospratique a:visited 
	{
		color: #54483a;
		text-decoration:underline;
	}
	
	#bloc_infospratique a:hover
	{
		color: #32281c;
		text-decoration:underline;
	}

.misenrouge{
	color: #990000;
	font-weight:bold;
}

#espace_client {
	float: left;
	padding : 15px;
	width:350px;
	overflow:hidden;
}

#bloc_espaceclient{
	margin-right : 100px;
	margin-top : 0px;
	width:400px;
	
}

	#bloc_espaceclient a:link
	{
		color: #32281c;
		text-decoration:underline;
	}
	
	#bloc_espaceclient a:visited 
	{
		color: #32281c;
		text-decoration:underline;
	}
	
	#bloc_espaceclient a:hover
	{
		color: #32281c;
		text-decoration:underline;
	}



/* =============== Admin =============== */

#Admin{
width:201px;
height:auto;
}


#AdminH{
background-image:url(../Images/Design/Admin/cadreAdminH.png);
height:41px;
width:201px;
background-repeat:no-repeat;
}

#AdminM{
background-image:url(../Images/Design/Admin/cadreAdminM.png);
height:auto;
width:201px;
background-repeat:repeat-y;
padding-left:8px;

}

#AdminB{
background-image:url(../Images/Design/Admin/cadreAdminB.png);
height:14px;
width:201px;
background-repeat:no-repeat;
}


/* =============== Divers =============== */
ul.coche{
	list-style-image: url("../Images/puce.jpg");
	list-style-position: outside;
	margin-left:20px;
	padding:10px;
}

ul.coche li{
margin-left:3px;
margin-top:10px;
}

ul.fleche{
	list-style-image: url("../Images/fleche.jpg");
	list-style-position: outside;
	margin-left:20px;
	padding:15px;
	
}

ul.fleche li{
margin-left:3px;
margin-top:5px;
}

.bordureEspace{
border:1px solid #dedbd9;
padding:2px;
}


.alignLeft{
margin:0;
}

#retour_detail{
float:left;
}

#menu_detail{
float:right;
}

/* =============== Formulaires =============== */
input, textarea , select {
border:1px solid #dedbd9;
font-family:Georgia, Georgia, "Times New Roman", Times, serif;
}

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 {	}

/* Cartouche */
#cartouche{
width:987px;
margin:0 auto;
font-size:11px;
}

#cartouche a{
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:11px;
}

#cartouche a:hover{
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
}
	
#cartouche img{
padding-left:5px;
}

.verdana{
font-family:Verdana, Arial, Helvetica, sans-serif;
}
 
