/* CSS Document */

* {margin: 0;padding: 0;} 

body {background-color: #FFFFFF;font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333333;}

img  {
	border: 0;
}
img.noborder  {
	border: 0;
	background-color: #fff;
	padding:0px;
}
img.border  {
	border: 0;
	background-color: #DDDDDD;
	padding:5px;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	font-weight: bold;
}


input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	border: 1px solid #ababab;
}

p {
	margin: 0 0 5px 0;
}

a, a:active, a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #B64A8A;
	text-decoration: underline;
}

a.tag, a.tag:active, a.tag:visited {
	color: #B64A8A;
	text-decoration: none;
}
a.tag:hover {
	color: #B64A8A;
	text-decoration: underline;
}

hr {
	clear: both;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	background: none;
	padding: 0;
	border: 0;
	cursor: pointer;
}

abbr, acronym {
	border: 0;
	cursor: help;
}

.hidden {
	position: absolute;
	left: 0;
	top: -5000px;
	width: 1px;
	height: 1px;
	overflow: hidden;
	font-size: 1px;
}

.texthidden {
	text-indent: -5000px;
}

.nom-di {
	font-style: italic;
}

#conteneur {
	width: 990px;
	margin: 0 auto 0 auto;
	padding: 0 0 10px 10px;
	overflow: hidden;
}



/*-------------------------------------------------------------------------------+
+ Rˇfˇrencement                                                                   +
+-------------------------------------------------------------------------------*/

#referencement {
	position: absolute;
	top: -5000px;
	left: -5000px;
}



/*-------------------------------------------------------------------------------+
+ Bandeau                                                                        +
+-------------------------------------------------------------------------------*/

#header {
	position: relative;
	width: 990px;
	height: 150px;
}

#header h1 {
	background: url(../medias/immo-charente_logo.gif) no-repeat left 15px;
	width: 280px;
	height: 110px;
}

#header h1 a {
	display: block;
	width: 280px;
	height: 110px;
}

#header h2 {
	font-size: 12px;
}

/*-------------------------------------------------------------------------------+
+ Navigation                                                                     +
+-------------------------------------------------------------------------------*/

#nav {
	position: relative;
	float: left;
	margin-top: 4px;
	margin-left: 3px;
	margin-bottom: -1px;
	z-index:2;
}

#nav li {
	list-style-type: none;
	float: left;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 3px 8px 3px 8px;
	color: #6FB145;
	font-size: 17px;
	font-weight: bold;
	border-left: 5px solid #6FB145;
	border-top: 1px solid #6FB145;
	border-right: 1px solid #6FB145;
	border-bottom: 1px solid #6FB145;
	
}

#nav li.on {
	list-style-type: none;
	float: left;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 3px 8px 3px 8px;
	color: #B64A8A;
	font-size: 17px;
	font-weight: bold;
	border-left: 5px solid #6FB145;
	border-top: 1px solid #6FB145;
	border-right: 1px solid #6FB145;
	border-bottom: 1px solid #FFFFFF;
}

#nav li a {color: #6FB145;text-decoration: none;}
#nav li a:hover, #nav li.on a {color: #B64A8A;}





/*-------------------------------------------------------------------------------+
+ Contenu de la page                                                             +
+-------------------------------------------------------------------------------*/
#pagination {
	margin: 15px 0Px 20px 0px;
	padding: 3px 5Px 3px 0px;
	font-size: 12px;
	text-align: right;
	border-top: 1px solid #6FB145;
	border-bottom: 1px solid #6FB145;
}
#pagination .on {
font-weight:bold;
color: #B64A8A;
}


#contenu {
	clear: both;
	float: left;
	background-color: #FFFFFF;
	width: 960px;  /* 980px - 18px padding - 2px bordure */
	padding: 15px 8px 15px 8px;
	border: 1px solid #6FB145;
	z-index:1;
}
#contenu h1 {
	margin-bottom: 10px;
	font-size: 16px;
	border-bottom: 1px solid #6FB145;
	overflow: hidden;
}

#contenu h1 span {
	display: block;
	
	padding: 4px;
	border-left: 5px solid #6FB145;
	color: #B64A8A;
	border-bottom: none;
}

#contenu h2 {
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: 1px solid #6FB145;
	overflow: hidden;
}

#contenu h2 span {
	display: block;
	padding: 4px;
	border-left: 5px solid #6FB145;
	color: #333333;
	border-bottom: none;
}

span .pc{
	display: block;
	padding: 4px;
	border-left: 5px solid #6FB145;
	color: #333333;
	border-bottom: none;
}

#colonne-a {
	float: left;
	width: 500px;
	margin-right: 15px;
	overflow: hidden;
}

#colonne-a ul {
list-style-type: none;
margin-left:10px;
}


#colonne-b {
	float: left;
	width: 445px;
	overflow: hidden;
}

#colonne-b #colonne-b-gauche {
	float: left;
	width: 215px;
	margin-right: 15px;
	color: #333333;
	overflow: hidden;
}

#budget, #type-bien, #geographie, #lieu {
	margin-bottom: 25px;
	font-weight: bold;
}

#contenu-bloc {
padding: 0px 5px 0px 5px;
}

#contenu-bloc h2 {
	color: #333;
	margin-bottom: 0px;
	font-size: 15px;
	border-bottom: 0px;
	overflow: hidden;
}

#contenu-bloc h3 {
	color: #333;
	margin-bottom: 5px;
	font-size: 13px;
	overflow: hidden;
}

#contenu-bloc h4 {
	color: #666;
	font-size: 11px;
	overflow: hidden;
}

#contenu-bloc ul {list-style-type: none;padding-top: 15px;}
#contenu-bloc ol {
	list-style-type: none;
	padding-top: 10px;
	padding-left: 30px;
	list-style-type: decimal;
	list-style-position: outside;
}


#contenu-bloc li {
padding: 0px 0px 2px 12px;
margin: 0px 0px 0px 0px;
background-image: url(../medias/arrow2.gif);
background-repeat: no-repeat;
background-position: 0px 4px;
}

#contenu-bloc ol li {
padding: 0px 0px 2px 12px;
margin: 0px 0px 0px 0px;
background-image: none;
}


.filet {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 10px;
	border-bottom: 1px solid #6FB145;
}

.encart {
	float: left;
	margin: 0 10px 20px 0;
	padding: 5px 10px 30px 0px;
	border-right: 1px #6FB145 solid;
}


#colonne-b #colonne-b-droite {
	float: left;
	width: 215px;
	color: #757575;
	overflow: hidden;
}

#colonne-b #colonne-b-droite #coupdecoeur, #colonne-b #colonne-b-droite #lieux {
	margin-bottom: 25px;
	color: #333;
	font-weight: bold;
}

a.lieu, a.lieu:active, a.lieu:visited  {
	padding: 0px 0px 2px 12px;
	margin: 0px 0px 0px 0px;
background-image: url(../medias/arrow2.gif);
background-repeat: no-repeat;
background-position: 0px 4px;

	color: #333333;
	text-decoration: none;
}
a.lieu:hover {
	color: #B64A8A;
	text-decoration: underline;
}
/*-------------------------------------------------------------------------------+
+ Recherche                                                                    +
+-------------------------------------------------------------------------------*/


#bloc-recherche {
	color:#fff;
	position: relative;
	background-color:#6FB145;
	margin-bottom: 20px;
	padding : 10px 10px 10px 10px;
		zoom:1;
}

#bloc-recherche h2 {
	color: #fff;
	margin-bottom: 10px;
	/* padding: 8px 0 8px 0; */
	font-size: 16px;
	font-weight : bold;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	
}
#bloc-recherche h3 {
	font-size: 10px;
	color: #fff;
	font-weight : bold;	
}

#bloc-recherche select {
	font: 11px 'Arial', Helvetica;
	color:#333;
	font-weight:bold;
	width:250px;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 2px;
	background: #ffffff;
	border: 1px solid #ababab;
}

#bloc-recherche input {
	font: 11px 'Arial', Helvetica;
	color:#fff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	background: #B64A8A;
	border: 1px solid #fff;
}

input {
	font: 11px 'Arial', Helvetica;
	color:#fff;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	background: #B64A8A;
	border: 1px solid #ddd;
}
/*-------------------------------------------------------------------------------+
+ Information                                                                    +
+-------------------------------------------------------------------------------*/
#bloc-information {
	position: relative;
	color:#555;
	font-weight:bold;
	background-color:#DDD;
	margin-bottom: 20px;
	padding : 10px 10px 10px 10px;
		zoom:1;
}

#bloc-information input.form_info{
	font: 11px 'Arial', Helvetica;
	color:#333333;
	margin: 0px 0px 0px 0px;
	padding: 2px 5px 2px 5px;
	background: #ffffff;
	border: 1px solid #ababab;
}

#bloc-information h4{
	color:#B64A8A;
	padding:3px;
	margin-bottom: 10px;
	font-size: 14px;
	border-bottom: 1px solid #555;
	overflow: hidden;
}

/*-------------------------------------------------------------------------------+
+ Pied de page                                                                   +
+-------------------------------------------------------------------------------*/

#pied-de-page {
	background-color: #6FB145;
	width: 960px;
	padding: 15px 9px 20px 9px;
	font-size: 10px;
	color: #FFF;
	overflow: hidden;
}

#pied-de-page-end {
	padding: 3px 15px 5px 0px;
	text-align:right;
	font-size: 10px;
	color:#AAA;
}


#pied-de-page h3 {
	font-size: 1.5em;
	margin-bottom: 10px;
}

#pied-de-page a {
	color: #FFF;
	text-decoration: none;
}

#pied-de-page a:hover {
	text-decoration: underline;
}



#pied-de-page #plan {
	float: left;
	width: 400px;
	margin-right: 15px;
	padding-right: 10px;
	border-right: 1px solid #FFF;
	
}

#pied-de-page #plan ul li {
	list-style-type: none;
	margin-bottom: 2px;
	padding: 0 0 2px 10px;
	border-bottom: 1px solid #FFF;
}


/* Nos plus ************************************************/

#pied-de-page #mission {
	float: left;
	width: 510px;
	margin-right: 10px;
}
#pied-de-page #mission ul {list-style-type: none;padding-top: 15px;}
#pied-de-page #mission ol {
	list-style-type: none;
	padding-top: 10px;
	padding-left: 30px;
	list-style-type: decimal;
	list-style-position: outside;
}

#pied-de-page #mission ol li {
	margin-bottom: 5px;
}