
/***************************/
/* FROM VLAN */
/***************************/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFF5F3;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

div#twrapper {
                margin-left: auto;
                margin-right: auto;
                min-width: 800px;
                max-width: 1024px;
                _width: expression(((document.body.clientWidth)) < 800? "800px": ((document.body.clientWidth)) > 1024? "1024px": "auto" );
}

td.header  {
	background-image:url(../../image/common/newdesign/Immo_background.jpg);

}
div.header {
	border-top: solid 1px red;
	border-bottom: solid 1px red;
}

div.header table {
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.header table tr td {
	background-color: red;
}


div.onglet {
	height: 20px;
	background-image: url(pics/onglet-non-selectionne_g.gif);
	border-top: solid 1px #B0BEC7;
	border-left: solid 1px #B0BEC7;
	border-right: solid 1px #B0BEC7;
	padding-top: 5px;
}

div.onglets {
	background-image: url(pics/onglet-selectionne_g.gif);
	border:solid 1px #B0BEC7;
	width: 350px;
	float: left;
	text-align: center;
}

div.onglet2 {
	display: table-row;
	width: 352px;
}

div.onglet2 a {
/*	width: 33.33%;
	display: table-cell;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
*/
}
div.onglet2 a:LINK {

	background-image: url(pics/onglet-non-selectionne_g.gif);
/*	display: table-cell;
	width: 100%;
	text-align: center;
*/
}
div.onglet2 a:ACTIVE {

	background-image: url(pics/onglet-selectionne_g.gif);
/*	display: table-cell;*/
	border:solid 1px #B0BEC7;
	width: 100%;

	text-align: center;

}
div.onglet2 a:VISITED {

	background-image: url(pics/onglet-non-selectionne_g.gif);
/*	display: table-cell;
	background-repeat: repeat;
	border:solid 1px #DCDCB9;
	text-align: center;
	width: 100%;
*/
}
div.onglet2 a:HOVER {

	background-image: url(pics/onglet-selectionne_g.gif);
/*	display: table-cell;
	background-repeat: repeat;
	border:solid 1px #DCDCB9;
	text-align: center;
	width: 100%;
*/
}

/* meve ******************************************** */
/* top */
table.toplink tr td {
	background-image:url(pics/bg_menu_gris.gif);
	background-repeat: repeat-x;
	color: white;
}

table.toplink {
	width:100%;
	/*border-top: solid 1px white;
	border-bottom: solid 1px white;
	*/
	padding-top:1px;
	padding-bottom:1px;
	height: 31px;
}
#toplinkPart1 {
	width: 10%;
	text-align: center;
	background-color: #ffffff;
}
#toplinkPart2 {
	width: 21%;
	background-color: #ffffff;
}
#toplinkPart3 {
	width: 26%;
	vertical-align : middle;
	background-color: #ffffff;
}
#toplinkPart4 {
	width: 16%;
	vertical-align : middle;
	background-color: #ffffff;
}
#toplinkPart5 {
	width: 27%;
	background-color: #ffffff;
}
input.topsuscribe {
	top: 10px;
	border: solid 1px #B0BEC7;
	height: 15px;
	width: 100px;
	font-size: 10px;
}
#liensheader{
	text-decoration: none;
	color: #4D1885;
}

/* left */


.tdonglet {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #DAE5E6;
	border-right-color: #DAE5E6;
	border-bottom-color: #DAE5E6;
	border-left-color: #DAE5E6;
	padding-left: 20px;
}


/* onglet */
.onglet {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	height: 15px;
	border-right: solid 1px #DAE5E6;
	border-left: solid 1px #DAE5E6;
	padding-top:5px;
	background-image: url(./pics/onglet-selectionne_g.gif);
	background-repeat: repeat;
	width: 330px;
}
.onglets {
	width: 330px;
	height: 15px;

}
.sousOnglet {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	border-right: solid 1px #DCDCB9;
	border-left: solid 1px #DCDCB9;
	padding-top:5px;
	background-image: url(./pics/onglet-selectionne_g.gif);
	background-repeat: repeat;
	width: 33%;
	}
a:link.enSavoir {
	font-size: 9px;
	color: #4D1885;
	text-decoration: underline;
	text-align: right;
}
a:visited.enSavoir {
	font-size: 9px;
	color: #DAE5E6;
	text-decoration: underline;
	text-align: right;
}
a:hover.enSavoir {
	font-size: 9px;
	color: #DAE5E6;
	text-decoration: underline;
	text-align: right;
}
a:link.head_link {
	font-size: 11px;
	color: #4D1885;
	text-decoration: underline;
}
a:visited.head_link {
	font-size: 11px;
	color: #4D1885;
	text-decoration: underline;
}
a:hover.head_link {
	font-size: 11px;
	color: #fcbc3e;
	text-decoration: underline;
}
hr {
	color: #DAE5E6;
	background-color: #DAE5E6;
	border: 0;
	height: 1px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #666666;
}

.titreOnglet {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	}
.SoustitreOnglet {
	font-size: 12px;
	font-weight: none;
	color: #333333;
	text-decoration: none;
	}
.tdLigne {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCB9;
	padding-top: 10px;
	padding-left: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}


.favorisHome {
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #E7E7E7;
}

.immo {
	width: 350px;
	border: solid 1px #B0BEC7;
	background-color: #FFFFFF;
}
/*A:link.onglet {
	color: #018058;
	text-decoration: none;
	background: url(FR/pics/onglet-non-selectionne_g.gif);
	padding-left:10px;
	padding-right:10px;
	padding-top:0px;
	height: 21px;
	border-left: solid 1px #B0BEC7;
	border-right: solid 1px #B0BEC7;
	vertical-align:middle;
}


A:visited.onglet {
	color: #018058;
	text-decoration: none;
	background: url(/vlan-immo/image/common/global/onglet-off.gif);
	height: 25px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	border-right: solid 1px #B0BEC7;
	border-left: solid 1px #B0BEC7;
	
}
A:hover.onglet {
	color: #ffffff;
	background: url(/vlan-immo/image/common/global/onglet-on.gif);
	padding-left:10px;
	padding-top:5px;
	padding-right:10px;
	height: 25px;
	border-right: solid 1px #B0BEC7;
	border-left: solid 1px #B0BEC7;
}
A:active.onglet {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	background: url(/vlan-immo/image/common/global/onglet-on.gif);
	padding-left:10px;
	padding-right:10px;
	height: 25px;
	border-right: solid 1px #B0BEC7;
	border-left: solid 1px #B0BEC7;
	padding-top:5px;
}
*/
input.annonce {
	border: 1px solid #DAE5E6;
	font-size:12px;
	color: #999999;
}
/* tableau RSS ********************************* */
.rssdate {
	color: #8d1a1a;
	font-weight: bold;
	width: 45px;
	text-align: center;
	height: 17px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAE5E6;
	border-right-color: #DAE5E6;
	border-bottom-color: #DAE5E6;
	border-left-color: #DAE5E6;
}
.rsslogo{
	border: 1px solid #F3F3E6;
}

.rsstitre {
	border: 1px solid #DAE5E6;

}
#bottomMenu{
	vertical-align: middle;
	width: 715px;
	text-align: center;
}
#bottomGroupLink{
	border: 2px solid #DAE5E6;
	vertical-align: middle;
	width: 715px;
	text-align: center;
}
/* David: liste et espace ************************* */
ul.left{
	padding-left:0px;
	margin-left:0px;
}

ul.left li {
	background-color:#C6D9DB /*DAE5E6*/;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	width: 140px;
	line-height: 18px;
	text-indent: 10px;
	padding-left:0px;
}
ul.left li a {
	text-decoration: none;
}
ul.left li a:hover {
	text-decoration: none;
	color: #E60003;
}
ul.menuleft li a {
	text-decoration: none;
}
ul.menuleft li a:hover {
	text-decoration: none;
	color: #C62A91;
}
li.leftm  {
	background-color:#DAE5E6;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	width: 140px;
	line-height: 18px;
	text-indent: 10px;
}
.head_link {
	font-size: small;
	font-weight: bold;
	color: #4D1885;
	text-decoration: underline;
}

ul.menuleft{
	padding-left:0px;
	margin-left:0px;
}

li.leftmoyen  {
	background-color:#ededed;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	width: 140px;
	line-height: 18px;
	text-indent: 10px;
}

.submenuleft a {
	text-decoration: none;
}

.submenuleft a:hover {
	text-decoration: none;
	color: #E60003;
}

ul.leftclaire{
	padding-left:0px;
		margin-left:0px;
}


li.leftclaire {
	background-color:#FAFAFA;
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: none;
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	width: 140px;
	line-height: 18px;
	text-indent: 10px;
}
div.header {
	border-top: solid 1px red;
	border-bottom: solid 1px red;
}

div.header table {
	width:100%;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.header table tr td {
	background-color: red;
}

div.onglet div {
	background-color: green;
	border:solid 1px red;
	width: 33.23%;
	float: left;
	text-align: center;
}
.titre {
	color: #4D1885;
	font-size: medium;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}
.breadcrum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-weight: bold;
	color: #E61B16;
	text-decoration: underline;
}
