/* ACCUEIL */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul {
	text-align: left;
	font-size: 11px;
}

.page {
	background-color: #FFFFFF;
	border: 1px solid #b4b4b4;


}
#header {
width:959px;
height: 163px;
}

.logo {
	float: left;
	height: 163px;
	width: 170px;
}

.bandeau {
	height: 163px;
	width: 789px;
	float: right;
}

#barre {
	background-color: #e5E5E5;
	background-image: url(images/fd_barre.png);
	background-repeat: repeat-x;
	height: 26px;
	width: 959px;
	text-align: right;
	position: inherit;
}

#conteneur {
 WIDTH: 959px; POSITION: relative; 
}

.menu { /* boite gauche (avec le menu) */
	position: absolute; /* positionné par rapport à la boite parent (ici .container) */
	left: 0px; /* démarre à 10 pixels de la gauche de la boite parent */
	width: 150px; /* largeur de la boite */
	padding: 10px;
   } /* encadrement discret de la boite */ 

.contenu { /* boite qui "pousse" vers le bas le reste de la page */
	margin-left: 170px;
	margin-right: 140px; /* marges gauche et droite, pour la place des 2 autres colonnes */
	padding: 10px;
} /* couleur du fond */

.contenu2 { /* boite qui "pousse" vers le bas le reste de la page */
	margin-left: 170px;
	margin-right: 10px; /* marges gauche et droite, pour la place des 2 autres colonnes */
	padding: 10px;
} /* couleur du fond */

.google, .google2 { /* boite droite (avec le commentaire) */
	position: absolute; /* positionné par rapport à la boite parent (ici .container) */
	right: 0px; /* démarre à 10 pixels de la droite de la boite parent */
	width: 120px; /* largeur de la boite  */
	height: 600px;

}

.google { /* boite droite (avec le commentaire) */
margin-top:10px;

}
.google_index { /* boite droite (avec le commentaire) */
	position: absolute; /* positionné par rapport à la boite parent (ici .container) */
	right: 0px; /* démarre à 10 pixels de la droite de la boite parent */
	width: 120px; /* largeur de la boite  */
	height: 600px;
	margin-top:80px;
}

.google2 { /* boite droite (avec le commentaire) */
	width: 165px; /* largeur de la boite  */
}

.fill_estimation_ack {
	height: 500px;
}

.google_ad {
	padding: 45px;
}

.liste {
	width: 625px;
	border: 1px solid #B4B4B4;
}

.bloc {
	width: 625px;
}

.bloc_detail {
	width: 675px;
}

.bloc_detail2 {
	width: 760px;
}

.tab_liste {
	background-color: #F7F8F7;
}
.tab_liste td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #b4B4B4;
	border-right-color: #b4B4B4;
	border-bottom-color: #b4B4B4;
	border-left-color: #b4B4B4;
}

.bloc_selection {
	width: 294px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1b5d90;
	border-bottom-color: #1b5d90;
	border-left-color: #1b5d90;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

.select_bateau {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	margin-bottom: 10px;
}

.select_titre {
	height: 29px;
	width: 296px;
}

#footer {
	height: 25px;
	width: 959px;
	background-image: url(images/fd_footer.png);
	background-repeat: repeat-x;
}

.footer_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #999999;
	float: right;
	width: 190px;
	height: 25px;
	padding-right: 10px;
	margin-top: 6px;
}

.footer_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #1B5D90;
	height: 25px;
	width: 748px;
	float: left;
	padding-left: 10px;
	padding-top: 6px;
}

.footer_left a:link {
	font-size: 9px;
	font-weight: bold;
	color: #1B5D90;
	text-decoration: none;
}

.footer_left a:visited {
	font-size: 9px;
	font-weight: normal;
	color: #1B5D90;
	text-decoration: underline;
}

.footer_left a:hover {
	font-size: 9px;
	font-weight: bold;
	color: #1B5D90;
	text-decoration: underline;
}

.footer_left a:active {
	font-size: 9px;
	font-weight: bold;
	color: #1B5D90;
	text-decoration: underline;
}

.blabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: justify;
	margin-top: 20px;
}

.blabla a:link {
	font-size: 9px;
	color: #1B5D90;
	text-decoration: none;
	font-weight: normal;
}
.blabla a:visited {
	font-size: 9px;
	color: #1B5D90;
	text-decoration: underline;
	font-weight: normal;
}
.blabla a:hover {
	font-size: 9px;
	color: #1B5D90;
	text-decoration: underline;
	font-weight: normal;
}
.blabla a:active {
	font-size: 9px;
	color: #1B5D90;
	text-decoration: underline;
	font-weight: normal;
}

a:link {
	font-size: 11px;
	font-weight: bold;
	color: #1B5D90;
	text-decoration: none;
}
.nb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #1B5D90;
	text-decoration: underline;
}
a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #1B5D90;
	text-decoration: underline;
}
a:active {
	font-size: 11px;
	font-weight: bold;
	color: #1B5D90;
	text-decoration: underline;
}

.compteur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #608EB2;
	background-color: #FFFFFF;
	border: 1px solid #608EB2;
	padding: 5px;
	width: 110px;
	margin-bottom: 10px;
	margin-top: 10px;
}

#footerbis {
	height: 25px;
	width: 950px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	margin-left: auto;
     margin-right: auto;
}

/* PAGES */

#header2 {
width:959px;
height: 129px;
}

.logo2 {
	float: left;
	height: 129px;
	width: 127px;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #175B91;
	text-align: center;
	margin-bottom: 10px;
}

.titre_aff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #175B91;
	text-align: center;
	margin-bottom: 10px;
	/*float:left;*/
	width: 450px;
}

.btn_aff_ved {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #175B91;
	text-align: center;
	margin-bottom: 10px;
	width: 150px;

}

.table {
	border: 1px solid #B4B4B4;
	margin-bottom: 10px;
}
.fond {
	background-image: url(images/fd_barre.png);
	background-color: #DBDCDB;
}

.fond2 {
	background-image: url(images/fd_barre.png);
	background-color: #DBDCDB;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}


.bandeau2 {
	height: 129px;
	width: 831px;
	float: right;
}

.ref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.boutons, .boutons_vente {
	text-align: center;
	height: 26px;
	width: 625px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boutons_vente2 {
	text-align: center;
	height: 26px;
	width: 760px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.boutons_vente {
	height:70px;
	width: 675px;
}

.estimation {
	font-variant: small-caps;
}

.detail_titre {
	width: 460px;
	float: left;
}

.bouton_idem, .bouton_similaire, .bouton_estimation, .bouton_affaires {
	color: #FFFFFF;
	text-align: center;
	float: right;
	clear: both;
	width: 150px;
	height:50px;
	font-size:9px;
	margin-top: 10px;
}
/*	vertical-align: middle; */

.bloc_autres {
	color: #000000;
	text-align: center;
	float: right;
	clear: both;
	width: 240px;

	font-size:9px;
	margin-top: 10px;
	border: 1px dashed #000033;
}

.bloc_similaire {
	color: #000000;
	text-align: center;
	float: right;
	clear: both;
	width: 240px;

	font-size:9px;
	margin-top: 10px;
	border: 1px dashed #000033;
}

.titre_autre {
	color: #ffffff;
	text-align: center;
	font-size:11px;
	background-color: #329DE6;
font-weight:bold;

}

.text_limit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}

/*.bloc_photo a:hover{*/
.bloc_similaire a:link, .bloc_autres a:link {
color: #000033;
text-decoration: NONE;
font-weight:bold;
}

.bloc_similaire a:hover, .bloc_autres a:autres {
color: #000033;
text-decoration: underline;
font-weight:bold;
}

/*.bloc_photo a:active{*/
.bloc_similaire a:active, .bloc_autres a:active{
color: #000033;
text-decoration: underline;
font-weight:bold;
}

/*.bloc_photo a:visited{*/
.bloc_similaire a:visited, .bloc_autres a:visited {
color: #000033;
text-decoration: none;
font-weight:bold;
}

.bouton_estimation {
	clear: none;
}



.bouton_idem {
	background: url(images/orange_similaire.png) no-repeat;
	padding-top: 10px;
}

/*	background-color: #ffb817; */
.bouton_similaire, .bouton_estimation {
	background: url(images/bleu_similaire.png) no-repeat;
	padding-top: 10px;
}

.bouton_affaires {
	background: url(images/btn_affaires.png) no-repeat;
	padding-top: 20px;
}

.bloc_photo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #329DE6;
	width: 90px;
	padding: 3px;
	border: 1px solid #b4B4B4;
	float: right;
	/*margin-right: 3px;*/
	margin-bottom: 3px;
	/*margin-left: 3px;*/
	margin-top:-10px;
}

 .bloc_photo_vente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	background-color: #329DE6;
	width: 240px;
	padding: 3px;
	border: 1px solid #b4B4B4;
	float: right;
	/*margin-right: 3px;*/
	margin-bottom: 3px;
	/*margin-left: 3px;*/
	margin-top:-10px;
}

/*
violet
	background-color: #9418c1;
*/
.bloc_photo_vente {
    text-align: center;
	width: 240px;
	clear: both;
}

.bloc_photo a:link, .bouton_idem a:link, .bouton_similaire a:link, .bouton_estimation a:link, .bloc_photo_vente a:link, .bouton_affaires a:link{
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

/*.bloc_photo a:hover{*/
.bloc_photo a:hover, .bouton_idem a:hover, .bouton_similaire a:hover, .bouton_estimation a:hover, .bloc_photo_vente a:hover, .bouton_affaires a:hover{
color: #ffffff;
text-decoration: underline;
font-weight:bold;
}

/*.bloc_photo a:active{*/
.bloc_photo a:active, .bouton_idem a:active, .bouton_similaire a:active, .bouton_estimation a:active, .bloc_photo_vente a:active, .bouton_affaires a:active{
color: #ffffff;
text-decoration: underline;
font-weight:bold;
}

/*.bloc_photo a:visited{*/
.bloc_photo a:visited, .bouton_idem a:visited, .bouton_similaire a:visited, .bouton_estimation a:visited, .bloc_photo_vente a:visited, .bouton_affaires a:visited{
color: #ffffff;
text-decoration: none;
font-weight:bold;
}

th {
	font-weight: bold;
	color: #333333;
	background-color: #E9E9E9;
}

.orange {
color: #FF6600;
}

.orange a:link {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}

.orange a:visited {
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
}
.orange a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}
.orange a:active {
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0px;
}

h2 {
	font-size: 11px;
	color: #175B91;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 0px;
}

.titre2 {
	font-weight: bold;
	color: #333333;
	background-color: #E9E9E9;
}

input {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #B4B4B4;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #B4B4B4;
}

.td {
	border-top: none;
	border-right: none;
	border-bottom: 1px solid #B4B4B4;
	border-left: none;
}
.encradre {
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	padding: 5px;
}

.fond3 {
	background-color: #E9E9E9;
	background-image: url(images/fd_barre.png);
	background-repeat: repeat-x;
	text-align: center;
	height: 19px;
	margin-bottom: 10px;
	vertical-align: middle;
	font-weight: bold;
	padding-top: 7px;
}

.txtGrasrouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}