/*	===================================
		EXTRA
		===================================	*/
#extra {
	width:980px;
	border:10px solid #fff;
	background-color: #ffffff;
	background-position: top left;
	background-repeat: repeat-x;
	height:178px;
	background-image: url(/images/common/header-bkgd.jpg);
}
#slogan {
	font-family:Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top:282px;
	right:20px;
	font-weight:normal;
	font-size:16px;
	color:#595442;
}
#slogan strong {
	font-weight:normal;
	font-size:22px;
	color:#469db5;
}
/*	===================================
		LEFT COLUMN
		===================================	*/
/*	-----------------------------------
		Bloc multiple
		-----------------------------------	*/
#BlocMulti {
	position:absolute;
	top:682px;
	right:5px;
	width:387px;
}
#BlocMulti .entete {
	background-color:#FFF;
}
#BlocMulti ul {
	display:inline;
}
#BlocMulti ul li {
	display:inline;
}
#BlocMulti ul li a {
	display:block;
	float:left;
	height:23px;
	width:183px;
	background-repeat:no-repeat;
	background-color:#fff;
	padding: 2px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:normal;
	color:#666;
	overflow:hidden;
	line-height:23px;
	text-align:center;
}
#BlocMulti ul li a.onglet80 {
	width:80px;
	background-image:url(/images/common/onglet80.jpg);
}
#BlocMulti ul li a.onglet130 {
	width:130px;
	background-image:url(/images/common/onglet130.jpg);
}
#BlocMulti ul li a.onglet190 {
	width:193px;
	background-image:url(/images/common/onglet190.jpg);
}
#BlocMulti ul li a.onglet250 {
	width:253px;
	background-image:url(/images/common/onglet250.jpg);
}
#BlocMulti ul li a.active {
	background-position:top left;
}
#BlocMulti ul li a.inactive {
	background-position:top right;
}
#BlocMulti div.active {
	display:block;
}
#BlocMulti div.inactive {
	display:none;
}
/*	-----------------------------------
		France
		-----------------------------------	*/
#France {
	clear:both;
	font-size:18px;
	height:144px;
	width:387px;
}
#France img {
	float:left;
	padding-top:5px;
	padding-left:5px;
}
#France img.decor {
	float:none;
	padding-top:45px;
	padding-left:0;
}
#France div {
	padding-top:40px;
}
#France a {
}
/*	-----------------------------------
		Liens geographiques
		-----------------------------------	*/
#GeoTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #595442; 
	font-size:16px;
	font-weight:normal;
	height:25px;
	width:165px;
	overflow:hidden;
	float:left;
	padding-left:2px;
	padding-right:10px;
	padding-top:2px;
	text-align: center;
	line-height: 15px;
}
#Geo {
	clear:both;
	padding:4px;
	min-height:200px;
	width:379px;
}
#Geo a {
	display:block;
	float:left;
	padding-right:2px;
	width:187px;
	height:13px;
	color:#666;
	overflow:hidden;
	font-size:10px;
	line-height:10px;
}
Geo a.nope {
	cursor:default;
}
#Geo br {
	clear:both;
	height:13px;
	line-height:10px;
}
#GeoOther a {
	text-align:right;
	height:47px;
}
/*	===================================
		CENTER COLUMN
		===================================	*/
#CenterCol {
	background-color: #ffffff;
	background-image: url(/images/common/traitgris388.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	border:1px solid #D1D0B1;
	border-top:none;
	margin:0 4px;
	min-height:582px;
	_height:582px;
	padding:10px 398px 10px 10px;
}
/*	-----------------------------------
		Commentaire
		-----------------------------------	*/
#Comment {
}
#Comment h1 {
	border-top:1px dashed #CCC;
	margin-top:300px;
	padding:10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#469db5;
	font-size:18px;
	font-weight:normal;
}
#CommentText {
	font-size:12px;
	text-align:justify;
	color:#999;
}
#CommentText a {
	color: #999;
	border-bottom: 1px dotted #999;
}
#CommentText img {
	border:1px solid #999;
	padding:4px;
}
/*	-----------------------------------
		Liens connexes
		-----------------------------------	*/
#ConnexLinks {
	color: #666666;
	text-align:left;
	margin-top:10px;
}
#ConnexLinks a:link, #ConnexLinks a:visited
{
	color: #666666;
	font-size:11px;
	text-decoration:underline;
}
#ConnexLinks a:hover
{
	color:#333333;
}
/*	-----------------------------------
		Informations sur fonctionnemeent
		-----------------------------------	*/
#Infos {
	position:absolute;
	top:350px;
	left:19px;
	width:576px;
}
#InfosTab h1 {
	color:#73B632;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
#InfosTab {
}
#InfosTab ul {
	/* display:inline; */
	height:49px;
}
#InfosTab ul li {
	display:inline;
	list-style:none;
}
#InfosTab ul li a {
	display:block;
	float:left;
	margin: 15px 15px 15px 15px;
	padding-bottom: 2px;
	color:#0380AF;
	border-bottom: 1px dotted #0380AF;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}
#InfosTab ul li a:hover {
	color: #775D46;
	border-bottom-color: #775D46; 
}
#InfosTab ul li a.current {
	color: #775D46;
	font-size:19px;
	border: none;
}
#InfosContent {
	clear:both;
	font-size:14px;
	text-align:justify;
}
#InfosContent p {
	margin-top: 5px;
}
#InfosContent div.halfwidth {
	width: 50%;
	float: left;
}
#InfosContent a {
	color: #808080;
	border-bottom: 1px dotted #808080;
}
#InfosContent table.efficacite, div.slide table.efficacite  {
	text-align: left;
}
#InfosContent table.efficacite td.txt, div.slide table.efficacite {
	width: 220px;
}
#InfosContent table.efficacite td.img, div.slide table.efficacite {
	width: 65px;
}
#InfosContent table.efficacite td.spacer {
	width: 50px;
}
div.slide table.efficacite td.spacer {
	width: 20px;
}
#InfosContent p.logos {
	width: 270px;
	text-align: center;
	margin: 10px 0 10px 0;
}
#InfosContent p.logos a {
	border: none;	
}
#InfosContent p.logos img {
	vertical-align: middle;
}
#InfosContent p.logos span {
	display: inline-block;
    vertical-align: middle;	
	width: 120px;
	height: 50px;
	margin: 0 0 0 10px;
}
/*	-----------------------------------
		Cote des loyers
		-----------------------------------	*/
#CoteLoyer {
	clear:both;
	width:387px;
	text-align:center;
	font-size:12px;
	color:#666;
	padding-top:10px;
}
#CoteLoyer h4 {
	font-weight:normal;
	margin-bottom:10px;
	font-size:12px;
}
#CoteLoyer form {
	padding-left:10px;
	padding-bottom:10px;
	text-align:left;
}
#CoteLoyer select {
	font-size:12px;
	color: #666;
}
#TableCote {
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	width:387px;
}
#TableCote table {
	width:100%;
	border-spacing:0;
	padding:0;
}
#TableCote th {
	font-weight:normal;
	text-align:center;
	white-space:nowrap;
}
#TableCote td {
	white-space:nowrap;
	padding:2px 0;
}
#TableCote th.title {
	border-bottom:1px solid #CCC;
	background-image:url(/images/infos/cote/header-cote.jpg);
	color:#fff;
	padding:2px 0;
}
#TableCote .LeftPart {
	width:35%;
	border-right:1px solid #CCC;
}
#TableCote .RightPart {
	width:65%;
}
#TableLinkCote {
	width:383px;
}
#TableLinkCote a:link, #TableLinkCote a:visited
{
	color: #999;
	font-size:11px;
	text-decoration:underline;
}
#TableLinkCote a:hover
{
	color:#666;
}
/*	===================================
		RIGHT COLUMN
		===================================	*/
#RightCol {
	position:absolute;
	top:342px;
	right:5px;
	width:376px;
	padding:5px;
}
.nohead #RightCol {
	top:155px;
	right:6px;
	width:160px;
	padding:0;
}
/*	-----------------------------------
		Annonces
		-----------------------------------	*/
#Announces {
	background-color:#fff;
	height:283px;
}
#Announces #support {
	position:relative;
	width:366px;
	height:207px;
	overflow:hidden;
}
#Announces #contenu {
	position:absolute;
	top:0;
}
#Announces h2 {
	color:#73B632;
	font-size:12px;
	font-weight:normal;
	height:18px;
	overflow:hidden;
}
#Announces #support #contenu p {
	font-size:11px;
	height:50px;
	overflow:hidden;
	border-bottom:1px dotted #CCC;
}
#Announces p.title {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#469db5;
	height:18px;
	padding:5px 0;
}
#Announces p.message {
}
#Announces hr {
	display:none;
}
#Announces #pager {
	text-align:center;
	height:20px;
}
#Announces #pager img {
	cursor:pointer;
	_cursor:hand;
}
#Announces p.message a {
	display:block;
	background-color:transparent;
	background-position:top left;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#fff;
	text-align:center;
}
#Announces p.message a.lienlocataire {
	background-image:url(/images/common/transmettre.png);
	width:336px;
	height:23px;
	padding-top:12px;
	padding-left:10px;
}
#Announces p.message a.lienproprietaire {
	background-image:url(/images/common/selectionner.png);
	width:337px;
	height:25px;
	padding-top:12px;
	padding-right:10px;
	margin-left:12px;
}
/*	-----------------------------------
		Liens partenaires
		-----------------------------------	*/
#linkout {
	text-align: left;
	margin-top: 15px;
	padding: 5px;
	font-size: 10px;
	font-weight: normal;
}
#linkout a {
	color: #999999;
}
