
/*****************/
/* Type : SCREEN */
/*****************/

/*********/
/* Corps */
/*********/

body {
	margin: 0px;
	padding: 0px;	
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	color: #464B45;
	background-color: #908F8B;
}


/***************/
/* Formulaires */
/***************/

form {
	padding : 0px;
	margin: 0px;
}

fieldset {
	margin: 10px;
	padding: 10px;
	border: 1px solid #706F6A;
}

legend {
	font-size: 12px;
	font-weight: 700;
	color: #706F6A;
	margin-bottom: 5px;
}

label {
	display: inline;
	width: 145px;
	cursor: pointer;
}

input, textarea, select {
 	font-family: Arial;
 	font-size: 11px;
 	border: 1px solid #706F6A;
 	background-color: #ffffff;
 	color: #464B45;
 	padding: 2px;
}

input.bouton {
	border: 1px solid #706F6A;
	background-color: #706F6A;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
}

textarea {
 	width: 250px;
}


/************************/
/* Lignes de séparation */
/************************/

hr, hr.spip {
 	clear: both;
 	visibility: visible;
 	margin: 5px 0px 5px 0px;
	color: #BCBDC1;
	background-color: #BCBDC1;
	height: 1px;
	border: 0px;
}


/************/
/* Tableaux */
/************/

td {
 	font-size: 11px;
}

table.spip {
	border-collapse: collapse;
	margin: 5px 10px 0px 10px;
}

table.spip td, table.spip th {
	padding: 5px;
	text-align: left;
	border: 0px;
	vertical-align: top;
}

table.spip tr.row_first td, table.spip tr.row_first th {
	background-color: #eeeeee;
}

table.spip tr.row_odd {

}

table.spip tr.row_even {

}

table.spip table td {
	padding: 5px;
	vertical-align: top;
	border: 0px;
}


/**********/
/* Titres */
/**********/

h1, h1.spip {
	font-family: arial;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}
h2, h2.spip, h3, h3.spip, h4, h4.spip {
 	padding: 0px;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}

h1.titre {
 	display: block;
 	background-image: url('/sites/forum-immo.fr/squelettes/images/icone_puce1.gif');
 	background-position: left center;
 	background-repeat: no-repeat;
 	font-size: 13px;
 	font-weight: bold;
 	padding-left: 25px;
}


/***************/
/* Paragraphes */
/***************/

p, p.spip {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
}


/**********/
/* Listes */
/**********/

ul, ul.spip {
 	padding-left: 20px;
 	margin: 0px;
	list-style-position: outside;
}
ul li, ul.spip li.spip {
 	margin: 0px;
 	padding: 0px;
	list-style-type: disc;
}
ul li li, ul.spip li.spip li {
	list-style-type: circle;
}

ol, ol.spip {
	padding: 5px 10px 0px 35px;
	margin: 0px;
	list-style-position: outside;
}


/*************/
/* Acronymes */
/*************/

acronym {
 	border: 0px;
	cursor: help;
}


/**********/
/* Images */
/**********/

img {
	border: none;
}

a.opacity img {
 	filter: alpha(opacity=100);  
    -moz-opacity: 1.0;  
    opacity: 1.0;
}
a.opacity:hover img {
	filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

img.logo {
	float: right;
	text-align:left;
	padding: 0px;
	margin: 10px;
	border-left: 2px solid #706F6A;
	border-bottom: 2px solid #706F6A;
}

div#bottom div#logos img {
 	padding: 5px;
}


/*********/
/* Liens */
/*********/

a:link, a:active, a:visited {color: #464B45; text-decoration: underline;}
a:hover {color: #464B45; text-decoration: none;}

div#bandeauhaut a {width: 744px; height: 108px; display: block;}

div#menu a.off {
 	display: block;
	padding: 5px;
	padding-left: 25px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	background-color: #BCBDC1;
	background-image: url('/sites/forum-immo.fr/squelettes/images/menu_off.jpg');
	background-position: center left;
	background-repeat: no-repeat;
}
div#menu a.on {
 	display: block;
	padding: 5px;
	padding-left: 25px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
 	background-color: #6F6E69;
	background-image: url('/sites/forum-immo.fr/squelettes/images/menu_on.jpg');
	background-position: center left;
	background-repeat: no-repeat;
}

div#menu div.sousmenu a:link, div#menu div.sousmenu a:active, div#menu div.sousmenu a:visited {
 	display: block;
	padding: 5px;
	margin-left: 18px;
	margin-top: 2px;
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	background-color: #BCBDC1;
}
div#menu div.sousmenu a:hover {
 	color: #706F6A;
}

div#contenu-double td#double-gauche a:link, div#contenu-double td#double-gauche a:active, div#contenu-double td#double-gauche a:visited {color: #ffffff; text-decoration: underline;}
div#contenu-double td#double-gauche a:hover {text-decoration: none;}

h1.titre a:link, h1.titre a:active, h1.titre a:visited {text-decoration: none;}
h1.titre a:hover {color: #000000;}

div#bottom div#texte a:link, div#bottom div#texte a:active, div#bottom div#texte a:visited {color: #ffffff; text-decoration: underline;}
div#bottom div#texte a:hover {color: #ffffff; text-decoration: none;}

div#bottom div#bandeaubas-sommaire a#villedereims {position: absolute; height: 75px; width: 70px; left: 0px; font-size: 0px;}
div#bottom div#bandeaubas-sommaire a#regionca {position: absolute; height: 75px; width: 210px; left: 70px; font-size: 0px;}
div#bottom div#bandeaubas-sommaire a#europe {position: absolute; height: 75px; width: 70px; left: 280px; font-size: 0px;}
div#bottom div#bandeaubas-sommaire a#feder {position: absolute; height: 75px; width: 90px; left: 350px; font-size: 0px;}
div#bottom div#bandeaubas-sommaire a#ccire {position: absolute; height: 75px; width: 160px; right: 0px; font-size: 0px;}

div#bottom div#bandeaubas a#ccire {position: absolute; height: 75px; width: 140px; top: -75px; left: 0px; font-size: 0px;}
div#bottom div#bandeaubas a#villedereims {position: absolute; height: 60px; width: 50px; top: 0px; left: 0px; font-size: 0px;}
div#bottom div#bandeaubas a#regionca {position: absolute; height: 60px; width: 165px; top: 0px; left: 50px; font-size: 0px;}
div#bottom div#bandeaubas a#europe {position: absolute; top: 60px; height: 60px; width: 75px; left: 40px; font-size: 0px;}
div#bottom div#bandeaubas a#feder {position: absolute; top: 60px; height: 60px; width: 90px; left: 115px; font-size: 0px;}

/*************/
/* Interface */
/*************/

div#megamain {
 	width: 769px;
 	margin-left: auto;
	margin-right: auto;
}
div#megamain-pubsky {
 	width: 939px;
 	margin-left: auto;
	margin-right: auto;
}

div#pubsky {
 	float: left;
 	width: 160px;
 	margin-top: 25px;
 	margin-left: 10px;
}

div#main {
 	float: left;
	width: 744px;
	padding-top: 25px;
	border-left: 25px solid #000000;
}

div#main div#bandeauhaut {
 	width: 744px;
 	height: 108px;
 	background-image: url('/sites/forum-immo.fr/squelettes/images/bandeau_haut.jpg');
}

div#main div#menu {
 	position: relative;
 	left: -18px;
 	width: 744px;
 	text-align: left;
 	background-color: #E1E0DE;
}
div#menu table {
 	position: absolute;
 	width: 762px;
 	border: 0px;
 	border-collapse: collapse;
 	border-spacing: 0px;
}
div#menu table tr td {
	padding: 0px;
	vertical-align: top;
}
div#menu table tr td div.sousmenu {
 	position: relative;
}

div#contenu {
 	padding: 10px;
 	padding-top: 60px;
 	background-color: #E1E0DE;
 	text-align: left;
}
div#contenu div.partenaires table {
 	width: 100%;
 	border: 0px;
 	border-collapse: collapse;
 	border-spacing: 0px;
}
div#contenu div.partenaires table tr td {
 	width: 20%;
 	padding: 5px;
 	border: 1px solid #E1E0DE;
}

div#contenu-double {
 	
}
div#contenu-double table#double {
 	width: 744px;
	border: 0px;
 	border-collapse: collapse;
 	border-spacing: 0px;
}
div#contenu-double table#double tr td#double-gauche {
 	vertical-align: top;
 	width: 195px;
 	padding: 10px;
 	padding-top: 60px;
 	padding-bottom: 105px;
 	text-align: left;
 	color: #ffffff;
 	background-color: #706F6A;
 	background-image: url('/sites/forum-immo.fr/squelettes/images/img_ccire.jpg');
 	background-repeat: no-repeat;
 	background-position: bottom left;
}
div#contenu-double table#double tr td#double-droite {
 	vertical-align: top;
 	background-color: #E1E0DE;
 	padding: 10px;
 	padding-top: 60px;
 	text-align: left;
}

div#main div#bottom {
 	text-align: left;
}
div#bottom div#bandeaubas-sommaire {
 	position: relative;
  	width: 744px;
 	height: 255px;
 	background-image: url('/sites/forum-immo.fr/squelettes/images/bandeau_bas_sommaire.jpg');
}
div#bottom div#bandeaubas {
 	position: relative;
  	width: 709px;
 	height: 51px;
 	background-image: url('/sites/forum-immo.fr/squelettes/images/bandeau_bas.jpg');
 	background-repeat: no-repeat;
 	background-position: center center;
 	color: #F7701F;
 	padding-top: 115px;
 	padding-left: 35px;
 	font-size: 20px;
}
div#bottom div#partenaires {
 	clear: both;
 	background-color: #ffffff;
}
div#bottom div#partenaires td#logos {
 	width: 554px;
 	vertical-align: top;
}
div#bottom div#partenaires td#lien {
 	width: 170px;
 	padding: 10px;
 	vertical-align: top;
}
div#bottom div#texte {
 	clear: both;
 	text-align: center;
 	color: #ffffff;
 	padding: 5px;
}


/**********************/
/* Mise en page/forme */
/**********************/

span.bordure img {
 	border-left: 2px solid #706F6A;
	border-bottom: 2px solid #706F6A;
}

span.spip_documents_left {
 	display: block;
 	text-align: left;
}

span.spip_documents_center {
 	display: block;
 	text-align: center;
}

span.spip_documents_right {
 	display: block;
 	text-align: right;
}

.orange {
	color: #F26F21;
}

span.puce {
 	display: block;
 	background-image: url('/sites/forum-immo.fr/squelettes/images/icone_puce1.gif');
 	background-position: left center;
 	background-repeat: no-repeat;
 	font-size: 11px;
 	font-weight: bold;
 	padding-left: 25px;
 	padding-top: 5px;
 	padding-bottom: 5px;
}

span.erreur {
	display: block;
	color: crimson;
	border: 1px dashed #c0c0c0;
	background-color: #ffffff;
	padding: 2px;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

span.obligatoire {
	color: #DC143C;
}

div.spip_forms {
 	clear: both;
	margin-top: 20px;
}