/* CSS Document pour le site officiel de CSI*/

html, body {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #999999;
	margin-top: 0;
	}
a {
	color: #FFFFFF;
	text-decoration: underline;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

#page_site {
	position: absolute;
	left: 50%;
	width: 760px;
	background-color: #FFFFFF;
	margin-left: -380px;
	background-image: url(images/fond_sombre_48.gif);
	background-repeat: repeat-y;
}
#page_site #top-head {
	color: #FFFFFF;
	font-size: 18px;
	background-color: #C00000;
	font-weight: bold;
	width: 100%;
	white-space: nowrap;
	line-height: 24px;
}
#page_site  #top-head #right   {
	position: relative;
	float: right;
	text-align: right;
	font-size: 11px;
	padding-right: 25px;
	color: #FFFFFF;
}
#page_site  #top-head #left  {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: left;
	color: #FFFFFF;
}
#page_site #diaporama  {
	width: 100%;
	height: 140px;
}
#page_site #diaporama #zone1 {
	float: left;
	height: 140px;
	width: 187px;
}
#page_site  #diaporama #zone2 {
	float: left;
	height: 140px;
	width: 187px;
	padding-left: 4px;
}
#page_site #diaporama #zone3 {
	float: left;
	height: 140px;
	width: 187px;
	padding-left: 4px;
}
#page_site #diaporama #zone4 {
	height: 140px;
	width: 187px;
	float: left;
	padding-left: 4px;
}
#page_site .header {
	font-size:100%;
	line-height:normal;
	left: 50%;
	position: absolute;
	top: 158px;
	width: 550px;
	margin-left: -180px;
    }
#page_site   .header ul {
	list-style:none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
    }
#page_site   .header li {
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 19px;
	margin: 0;
	background-image: url(images/left_avec_sep10.gif);
    }
#page_site     .header a,   .header strong,   .header span  {
	display:block;
	padding:5px 15px 4px 6px;
	background-image: url(images/right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 14px;
	color: #484848;
	font-weight: bold;
	text-decoration: none;
    }
#page_site   .header .current {
	background-image:url(images/left_on_avec_sep10.gif);
    }
#page_site   .header   .current a {
	background-image:url(images/right_on_48.gif);
	padding-bottom:5px;
	color: #FFFFFF;
    }
#page_site .accroche {
	background-color: #C00000;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
	padding-left: 27px;
	line-height: 28px;
}
#_banner {
	font-size:100%;
	line-height:normal;
	background-image: url(images/csibanner_top_609x155.jpg);
	background-repeat: no-repeat;
	height: 155px;
}
#_banner_quarter {
	height: 142px;
	width: 190px;
}
.top_bloc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C00000;
	height: 20px;
	text-align: left;
	text-indent: 20px;
	font-weight: bolder;
	vertical-align: text-bottom;
	line-height: 20px;
	margin-bottom: 0px;

}
.bien_simple {
	border: thin solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.texte_simple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: text-top;
	padding-top: 12px;
	padding-right: 12px;
	padding-left: 12px;
}

.prix_gros {
	font-size: 20px;
	color: #CC0000;
	text-align: left;
	padding-left: 8px;
	font-weight: bolder;
	padding-top: 8px;
	width: 100px;
}
.localite_gros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 8px;
	padding-left: 12px;
}
.recherche {
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	background-color: #EEEEEE;
	padding-bottom: 10px;
}

.recherche input[type="submit"] {
	background:#D0D0D0;
	color:#C00000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 285px;
	border: #C00000 1px solid;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;

}

.recherche input[type="submit"]:hover
{
	background-color: #C00000;
	color:#000000;
	border: #000000 1px solid;
	cursor: pointer;
}

.centrage_recherche {
	position: absolute;
	left: 50%;
	width: 330px;
	margin-left: -165px;
}

.plusdedetails a{
	color: #C00000; 
}
.plusdedetails a:hover{
	color: #330099;
}

.proximite_simple {
	color: #333333;
	padding-left: 12px;
	padding-top: 10px;
}


.reference_simple {
	color: #333333;
	padding-left: 12px;
	padding-top: 8px;
}
.recherche_1 {
	font-size: 16px;
	color: #000000;
	width: 580px;
	font-weight: bold;
}
.recherche_2 {
	font-size: 12px;
	color: #000000;
	padding-top: 5px;
}
.recherche_3 {
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	padding-top: 5px;
}
.recherche_contour {
	border: thin solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.detail_navigation {
	text-align:center;
	border:thin solid #CCCCCC;
	background-color: #EEEEEE;
	margin-top: 15px;
	width: 600px;
}
.detail_navigation a {
	color:#C00000;
	font-size: 12px;
	border:none;
}
.bien_detaille {
	position: absolute;
	left: 50%;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
}
.type_detaille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 0px;
}
.reference_detaille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-top: 4px;
	padding-right: 0px;
	vertical-align: text-bottom;
}

.prix_detaille {
	font-size: 24px;
	color: #CC0000;
	text-align: right;
	padding-left: 8px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 12px;
}

.surface_detaille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	text-align: left;
	padding-top: 0px;
	padding-left: 12px;
	padding-right: 0px;
}
.prix_francs_detaille {
	font-size: 12px;
	color: #CC0000;
	text-align: right;
	padding-left: 8px;
	font-weight: bolder;
	padding-top: 0px;
	padding-right: 12px;
	vertical-align: text-top;
}

.localite_detaille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	text-align: right;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 12px;
}
.entete_appartement {
	background-color: #AAD8FF;
	width: 600px;
	border: thin solid #CCCCCC;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.entete_maison {
	background-color: #33EE99;
	width: 600px;
	border: thin solid #CCCCCC;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.detail_navigation a {
	text-align: center;
	border: thin solid #0000FF;
}
.detail_depuis_base {
	font-size: 12px;
	display:block;
	width: 250px;
	list-style-type: square;
}

.environ_detaille {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 0px;
}
.nego_nom {
	font-size: 11px;
	padding-left: 5px;
	line-height: 18px;
	width: 146px;
}

.info_complementaire {
	color: #000099;
}
#page_site #corps {
	padding-top: 8px;
}
#page_site #corps #garde {
	width: 706px;
	padding-left: 27px;
	padding-bottom: 0px;
}
#page_site  #corps  #garde  .mise_a_jour {
	background-color: #EEEEEE;
	border: thin solid #CCCCCC;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #C00000;
	margin-top: 10px;
	margin-bottom: 10px;
}

#page_site #corps #garde .demi_gauche {
	width: 350px;
	vertical-align: top;
}
#page_site #corps #garde .demi_gauche .top_bloc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C00000;
	height: 20px;
	text-align: left;
	text-indent: 20px;
	font-weight: bolder;
	vertical-align: text-bottom;
	margin-bottom: 5px;
	line-height: 20px;
}
#page_site #corps #garde .demi_gauche .bloc_texte_info {
	font-size: 14px;
	color: #333333;
	background-color: #FFFFCC;
	text-align: justify;
	padding: 10px;
	margin-top: 5px;
	border: thin solid #CCCCCC;
	margin-bottom: 5px;
}
#page_site #corps #garde .demi_gauche .affaire {
	border: thin solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
#page_site  #corps  #garde  .demi_gauche .selection {
	background-color: #EEEEEE;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: 900;
	color: #C00000;
	text-align: center;
	border: thin solid #CCCCCC;
	margin-bottom: 7px;
	margin-top: 0px;
}
#page_site   #corps   #garde   .demi_gauche .navigation  {
	background-color: #EEEEEE;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: center;
	line-height: 20px;
}
#page_site   #corps  #garde  .demi_gauche  .navigation a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
}
#page_site #corps #garde .demi_droite {
	width: 330px;
	padding-left: 26px;
	padding-right: 0px;
	vertical-align: top;
}
#page_site   #corps   #garde   .demi_droite   .top_bloc  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C00000;
	height: 20px;
	text-align: left;
	text-indent: 20px;
	font-weight: bolder;
	vertical-align: text-bottom;
	margin-bottom: 5px;
	line-height: 20px;
}
#page_site   #corps   #garde   .demi_droite   .cherche  {
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	background-color: #EEEEEE;
	padding: 10px;
}
#page_site  #corps #garde .demi_droite .cherche input[type="submit"] {
	color:#C00000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-left: 60px;
}
#page_site #corps #garde .demi_droite .cherche input[type="submit"] hover {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	margin-left: 60px;
}
#page_site  #corps  #garde  .demi_droite  .cherche  .type {
	font-size: 14px;
	color: #333333;
}
#page_site  #corps  #garde  .demi_droite  .cherche  .prix {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#page_site  #corps  #garde  .demi_droite  .cherche  .localisation {
	padding-top: 10px;
	padding-left: 10px;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
#page_site  #corps  #garde  .demi_droite  .-cherche  input[type="submit"] {
	background:#D0D0D0;
	color:#C00000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 285px;
	border: #C00000 1px solid;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#page_site   #corps  #garde  .demi_droite  .-cherche  input[type="submit"]:hover {
	background-color: #C00000;
	color:#000000;
	border: #000000 1px solid;
	cursor: pointer;
}
#page_site #corps #famille_biens {
	width: 706px;
	padding-left: 27px;
	padding-top: 10px;
}
#page_site  #corps  #famille_biens  .selection {
	background-color: #EEEEEE;
	font-size: 16px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	font-weight: 900;
	color: #C00000;
	text-align: center;
	border: thin solid #CCCCCC;
	margin-bottom: 7px;
	margin-top: 5px;
}
#page_site  #corps #famille_biens .abstract {
	border: thin solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
#page_site   #corps   #famille_biens   .nouveaute  {
	border: thin solid #CCCCCC;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 6px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}
#page_site #corps #famille_biens .abstract .annonce {
	width: 375px;
	display: inline-block;
}
#page_site #corps #famille_biens .abstract .annonce .texte {
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#page_site #corps #famille_biens .abstract .annonce .plus {
	color: #C00000;
	padding-top: 10px;
	padding-left: 200px;
}
#page_site #corps #famille_biens .abstract .annonce .plus a {
	font-size: 14px;
	color: #C00000;
	text-decoration: none;
}
#page_site #corps #famille_biens .abstract .photo {
	width: 133px;
}
#page_site #corps #famille_biens .abstract .info {
	vertical-align: top;
}
#page_site #corps #famille_biens .abstract .info .prix {
	font-size: 20px;
	color: #CC0000;
	text-align: left;
	font-weight: bolder;
	padding-top: 5px;
	width: 110px;
	float: left;
}
#page_site #corps #famille_biens .abstract .info .reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding-top: 4px;
	width: 80px;
}
#page_site #corps #famille_biens .abstract .info .localite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
}
#page_site #corps #famille_biens .abstract .info .proximite {
	color: #333333;
	padding-left: 12px;
	padding-top: 10px;
}
#page_site #corps #famille_biens .abstract .info .contact {
	color: #333333;
	padding-left: 12px;
	padding-top: 8px;
}
#page_site #corps #famille_biens .alerte {
	font-size: 16px;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	border: thin solid #CCCCCC;
	font-weight: bold;
	background-color: #EEEEEE;
}

#page_site #corps #detail {
	width: 680px;
	padding-left: 80px;
}
#page_site  #corps  #detail  .navigation  {
	background-color: #EEEEEE;
	border: thin solid #CCCCCC;
	width: 540px;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: left;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	color: #C00000;
	margin-top: 10px;
	margin-bottom: 10px;

}
#page_site #corps #detail .navigation a {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
#page_site #corps #detail .navigation a:hover {
	color: #C00000;
}
#page_site #corps #detail .nav_blok {
	background-color: #EEEEEE;
	width: 600px;
	border: thin solid #CCCCCC;
	margin-top: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
}
#page_site   #corps   #detail   .nav_blok    a  {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#page_site #corps #detail .nav_blok .nav_left {
	float: left;
	width: 150px;
	text-align: center;
	display: block;
}

#page_site #corps #detail .nav_blok .nav_center {
	text-align: center;
	height: 25px;
	display: block;
}
#page_site #corps #detail .nav_blok .nav_right {
	float: right;
	width: 150px;
	text-align: center;
}
#page_site #corps #detail .blok_annonce {
	background-color: #EEEEEE;
	width: 540px;
	border: thin solid #CCCCCC;
	margin-top: 5px;
	text-align: justify;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	font-size: 12px;
}
#page_site #corps #detail #sans_photo {
	width: 600px;
	border: thin solid #CCCCCC;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #EEEEEE;
	color:#000000;
	font-size: 14px;
	text-align: center;
}
#page_site  #corps  #detail  #detail_bloc_photos {
	width: 600px;
	border: thin solid #CCCCCC;
	margin-top: 5px;
	padding-top: 20px;
	padding-bottom: 0px;
	background-color: #EEEEEE;
}
#page_site  #corps  #detail  #detail_bloc_photos  #big_photo {
	float: right;
	height: 320px;
	width: 420px;
	padding-right: 20px;
	padding-bottom: 0px;
}
#page_site #corps #detail #detail_bloc_photos .small_photo {
	padding-bottom: 18px;
	width: 80px;
	padding-left: 32px;
}
#page_site #corps #detail #detail_bloc_photos .small_photo .imagette {
	border: thin solid #CCCCCC;
}
#page_site #corps #detail #detail_bloc_photos .small_photo_2 {
	padding-bottom: 18px;
	width: 80px;
	padding-left: 32px;
	float: left;
}
#page_site #corps #detail #detail_bloc_photos .small_photo_2 .imagette {
	border: thin solid #CCCCCC;
}
#page_site #corps #detail #detail_basic_detaille {
	width: 550px;
	border: thin solid #CCCCCC;
	padding-top: 0px;
	background-color: #EEEEEE;
	margin-top: 5px;
	padding-left: 50px;
	padding-bottom: 0px;
}
#page_site  #corps #detail #detail_basic_detaille .cpl {
	list-style-type: square;
	font-size: 12px;
	background-image: url(images/arrow-right.gif);
	background-repeat: no-repeat;
	background-position: 10px;
	text-indent: 20px;
	float: left;
	width: 200px;
}
#page_site #corps #detail .detail_contacts {
	text-align:center;
	border: thin solid #CCCCCC;
	font-size: 14px;
	background-color: #EEEEEE;
	width: 600px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}
#page_site  #corps #detail .detail_contacts a{
	color:#C00000;
	text-align: center;
	font-weight: bold;
}
.fin_de_bloc {
	width: 550px;
	background-color: #FF0000;
	border: thin solid #0000FF;
}

.formulaire_contact {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #C00000;
	border-bottom-color: #C00000;
	border-left-color: #C00000;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC0000;
	padding: 10px;
	margin-top: 10px;
}
.contact_email {
	padding-right: 20px;
	padding-left: 240px;
}

.formulaire_contact_labels {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 10px;
	height: 35px;
}
.formulaire_contact_precisez {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 10px;
}
.formulaire_contact   input[type="submit"], input[type="button"] {
	background:#D0D0D0;
	color:#C00000;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 40px;
	width: 160px;
}
.formulaire_contact_bouton {
	text-align: center;
	padding-top: 10px;
}

.prix_promo {
	font-size: 20px;
	color: #CC0000;
	text-align: left;
	padding-left: 10px;
	font-weight: bolder;
	padding-top: 0px;
	width: 120px;
}


.localite_promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
}

.reference_promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-align: right;
	padding-top: 4px;
	width: 80px;
}

.texte_promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

.texte_nouveaute {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	height: 70px;
}

.plusdedetails_promo a {
	color: #C00000;
	padding-right: 25px;
}
.plusdedetails_promo a:hover {
	color: #330099;
	padding-left: 25px;
}
.sans_photo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC0000;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border: thin solid #CCCCCC;
}
#footer {
	width: 100%;
	left: 100px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C00000;
	display: block;
	height: 25px;
	vertical-align: bottom;
}
#footer a {
	color: #FFFFFF;
}
#footer #left {
	width: 480px;
	padding-left: 15px;
	line-height: 25px;
	display: block;
}
#footer #right {
	display: block;
	padding-right: 15px;
	line-height: 25px;
	width: 200px;
	float: right;
}
#prefooter {
	height: 5px;
}
.cale_10 {
	height: 10px;
	width: 10px;
}
#corps {
	display: block;
}

.page_info {
	background-image: url(images/fond_sombre_33-48.gif);
	background-repeat: repeat-y;
}

.menu_gauche {
	float: left;
	width: 200px;
}
#navigation {
	width: 200px;
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
}
#navigation ul {
	margin-left: 20px;
	padding-left: 20px;
}

#navigation li {
	list-style-type: none;
	clip: rect(auto,auto,auto,0px);
	margin: 0px;
	padding: 0px;
	display: block;
}

#navigation .item a {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 8px 45%;
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/arrow-rouge-7x7-right.gif);
	padding-left: 20px;
	text-decoration: none;
}
#navigation .item a:hover {
	color: #C00000;
	background-color: #DDDDDD;
	background-image: url(images/arrow-rouge-7x7-right.gif);
	background-position: 8px 45%;
	text-decoration: none;
}
#navigation .current a {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	background-position: 8px 45%;
	display: block;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/arrow-rouge-7x7-right.gif);
	text-decoration: none;
	background-color: #C00000;
	background-repeat: no-repeat;
}
#navigation .current a:hover {
	color: #C00000;
	background-color: #DDDDDD;
	background-image: url(images/arrow-rouge-7x7-right.gif);
	background-position: 8px 45%;
	text-decoration: none;
}
#navigation .item2n a {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	line-height: 16px;
	text-decoration: none;
	background-image: url(images/puce-rouge-7p.gif);
	background-position: 8px 45%;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	background-repeat: no-repeat;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}
#navigation .item2n a:hover {
	text-decoration: none;
	color: #C00000;
	background-color: #DDDDDD;
	background-image: url(images/puce-rouge-7p.gif);
	background-position: 8px 45%;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}
#navigation .current2n  a  {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
	text-decoration: none;
	background-image: url(images/puce-rouge-7p.gif);
	background-position: 8px 45%;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
	background-color: #C00000;
	background-repeat: no-repeat;
}
#navigation .current2n  a:hover  {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #DDDDDD;
	background-image: url(images/puce-rouge-7p.gif);
	background-position: 8px 45%;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	display: block;
}

.info_standard {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 240px;
}
.info_standard .achat-vente {
	color: #FFFFFF;
	width: 330px;
	padding-left: 20px;
}
.info_standard ul {
	color: #FFFFFF;
	width: 230px;
	padding-left: 20px;
}

.info_standard li {
	list-style-type: disc;
	list-style-position: outside;
	padding-bottom: 8px;
	text-align: justify;
	padding-left: 0px;
}


.info_large {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 220px;
}
.info_emprunts {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 300px;
	display: block;
}



.info_titre {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.info_sous-titre {
	font-size: 14px;
	font-weight: bold;
}
.info_justif-blanc_12 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
}
.calculs {
	width: 400px;
}
.calculs .presentation {
	height: 148px;
}
.calculs .presentation .calculette {
	float: left;
}
.calculs .presentation .avertissement {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 0px;
	padding-left: 190px;
	text-align: justify;
}



/* mise en forme des calculs financiers*/
#form_finance p {
	margin: 2px 0;
}
.number_error {
	font-size: 12px;
	font-weight: bolder;
	color: #C00000;
	padding-left: 30px;
}


#form_finance fieldset
{
	margin-bottom: 10px;
	border: #C00000 1px solid;
}

#form_finance  fieldset  legend
{
	padding: 0 10px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #C00000;
	height: 20px;
	text-align: left;
	text-indent: 20px;
	font-weight: bolder;
	vertical-align: text-bottom;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	
}
#form_finance label
{
	display: block;
	width:250px;
	float: left;
	padding-left: 30px;
	line-height: 24px;
}

#form_finance label:hover
{
	font-weight: bold;
}
/* Input */
#form_finance input, #form_finance select
{
	border: #C00000 1px solid;
	text-align: right;
}

#form_finance input:hover, #form_finance select:hover, #form_finance input:focus, #form_finance select:focus
{
	border: #C00000 1px solid;
	background-color: #999;
}

#form_finance .form_input_day_month
{	
	width: 3%;
}

#form_finance .form_input_year
{
	width: 6%;
}
.result {
}
.result .label_resultat   {
	text-align: right;
	color: #FFFFFF;
	float: left;
	font-weight: bold;
	font-size: 14px;
	line-height: 22px;
	width: 250px;
	padding-right: 20px;
}
.result .resultat {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #484848;
	width: 85px;
	border: thin solid #C00000;
	text-align: center;
	height: 20px;
	line-height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 280px;
}


#form_finance input[type="submit"]
{
	border: #C00000 1px solid;
	width: 180px;
	margin-left: 100px;
	margin-top: 10px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: center;
}

#form_finance input[type="submit"]:hover
{
	background-color: #C00000;
	cursor: pointer;
}


.dirigeante {
	background-image: url(images/cs_140x105.jpg);
	background-repeat: no-repeat;
	height: 105px;
	padding-left: 200px;
	margin-top: 20px;
	color: #FFFFFF;
	font-size: 12px;
}
.negociateur {
	height: 128px;
}
.ref_negociateur_pair {
	font-size: 12px;
	color: #FFFFFF;
	height: 128px;
	width: 250px;
	text-align: left;
	padding-left: 20px;
	vertical-align: middle;
	padding-top: 25px;
}
.photo_negociateur_pair {
	float: left;
	height: 128px;
	width: 96px;
	padding-left: 100px;
}
.ref_negociateur_impair {
	font-size: 12px;
	color: #FFFFFF;
	height: 128px;
	width: 350px;
	text-align: right;
	padding-top: 25px;
}
.photo_negociateur_impair {
	float: right;
	height: 128px;
	width: 96px;
}
.coordonnees {
	text-align: right;
	padding-right: 40px;
	margin-top: 15px;
	margin-left: 0px;
	color: #FFFFFF;
	font-size: 12px;
}
.type_champ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
}
.gros_numeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	padding-left: 15px;
	float: right;
}
.horaires {
	border: thin solid #FFFFFF;
	margin-left: 50px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.dimanche {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
}
.schema {
	float: right;
	padding-top: 0px;
	padding-left: 40px;
}
.note {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 20px;
}
.note a {
	color: #FFFFFF;
	text-decoration: underline;
}
.mandat {
	float: right;
	padding-right: 0px;
	padding-left: 40px;
	padding-bottom: 10px;
	padding-top: 20px;
}
.mandat_gauche {
	float: left;
	padding-right: 40px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 20px;
}
