/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a { color: #0099FF; text-decoration: none }
a:hover { color: orange}
.clignotant {
	color: #FF9900;
	font-weight: bold;
	font-size: 12pt;
}
.deco {
	background-image: url(images/deco_arabesque.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.deco_top {
	background-image: url(images/bandeau_deco.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.infos_pratique {
	background-image: url(images/infos_pratiques.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.infos_pratiques2 {
	background-image: url(images/infos_pratiques2.gif);
	background-repeat: repeat;
	background-position: left top;
}


.lettre {
	background-image: url(images/lettre.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.liens_blanc { color: white; text-decoration: none }
.liens_blanc:hover { color: #666666; text-decoration: none }
.lien_gris {
	color: #999999;
}
.liens_gris:hover { color: orange; text-decoration: none }
.Texte {
	line-height: 14pt;
	text-align: justify;
}


.Texte_blanc { color: white; font-size: 8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold }
.Texte_blanc2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.Texte_gras {
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
}

.Texte_immo {
	font-family: Georgia;
	font-size: 14pt;
	color: #010066;
	text-decoration: none;
}

.Texte_portail {
	text-transform: uppercase;
}


.Titre_orange {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #E0911E;
	background-position: left;
}

.acces_client {
	background-image: url(images/acces_client.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.animTOP {
	background-image: url(images/top_masque.jpg);
	background-repeat: no-repeat;
}
.lienblanc {
	color: #FFFFFF;
	text-decoration: none;
}
.lienblanc:hover {
	color: orange;
	text-decoration: none;
}
.ombreBLANCHE {
	background-color: #DDF0FF;
	background-image: url(images/ombre_blanche.jpg);
	background-repeat: repeat-y;
}
#texteCENTER {
	margin-right: 25px;
	margin-left: 20px;
	width: 425px;
	float: left;
}
#texteFULLwidth {
	margin-right: 25px;
	margin-left: 20px;
	width: 680px;
}
#contentTXT{
	visibility: visible;
}
#contentSTOR{
   visibility: hidden;
}

#simulation {
	background-image: url(images/bouton_simulation.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
	padding-top: 3px;
	text-align: center;
}
#coupdecoeur {
	background-image: url(images/bouton_simulation.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
	padding-top: 3px;
	text-align: center;
}
#accesclient {
	background-image: url(images/bouton_simulation.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 150px;
	padding-top: 3px;
	text-align: center;
}
#colonnedroite {
	margin-right: 5px;
	margin-left: 5px;
	float: right;
	width: 250px;
}
