@charset "utf-8";
/* CSS Document */

*{
margin:0px; 
padding:0px;	
}
#menu #admin {
	float: right;
	margin-right: 20px;
}

.retour .img_ajax{
	float: left;
}
	
a{
	outline: none;
}	
.retour .ajax_li{
	padding: 10px;
	display: block;
	min-height: 100px;
}
	
#editobjet{
	width: 500px;
	margin: auto;
}
#editobjet textarea{
					width: 500px;
					height: 150px;
				}


a img {
	border: 0;
}
#menu  {
	float: left;
	position: relative;
	top: 30px;
	left: 160px;
}
#global {
	height: auto;
	width: 1000px;

	margin-right: auto;
	margin-left: auto;
	
}
#conteneur {
	float: left;
	width: 1000px;
	
	background-color: black;
}
#header {
	height: 193px;
	width: 1000px;
	background-color: black;
	background-image: url(../images/layout/header.jpg);
	float: left;
}

#corp #left {
	
	height: 100%;
	width: 176px;
	background-repeat: no-repeat;
	float: left;
	background-color: #000000;
	min-height: 520px;
}
#corp #right {
	float: left;
	height: auto;
	width: 804px;
	background-color: #000000;
}
#tabs{
}
#backtosite{
	position: fixed;
	right:10px;
	top:10px;
	z-index: 1000;
}
.admsep{
	float: left;
	height: 400px;
}

#admin label{
	float: left;
	width: 200px;
}
body {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000000;


}
#corp {
	height: auto;
	width: 1000px;
	min-height: 713px;
	background-color: #000000;
	
}
#menu .actif    {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	background-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#footer {
	color: #ffffff;
	height: 15px;
	width: 100%;
	text-align: center;
	float: right;
	margin-right: 33px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #d03667;
	z-index: 2000;
	position: fixed;
	border-top: 1px solid #FEFEFE;
	bottom: 0px;
	left: 0;
}

#footer a{
	color: black;
}
#left p {
	position: relative;
	top: 400px;
	padding: 5px;
	margin-left: 20px;
	float: left;
}
#left img{
	float: left;
	margin-bottom:6px;
margin-top:3px;
}
#menu li  {
	float: left;
	list-style-type: none;
	height: 25px;
}
#menu a{
	height: 25px;
	display: block;
	outline: 0;
}
#menu #pres{
	background-image: url(../images/bouton-presentation.png);
	width: 160px;
}

#menu #ventes{
	background-image: url(../images/bouton-venteavenir.png);
	width: 160px;
}

#menu #resu{
	background-image: url(../images/bouton-resultats.png);
	width: 124px;
}

#menu #rech{
	background-image: url(../images/bouton-recherche.png);
	width: 141px;
}

#menu #best{
	background-image: url(../images/bouton-best.png);
	width: 78px;
}

#menu #services{
	background-image: url(../images/bouton-services.png);
	width: 116px;
}

#menu #pres:hover{
	background-image: url(../images/bouton-presentation-over.png);
	width: 160px;
}

#menu #ventes:hover{
	background-image: url(../images/bouton-venteavenir-over.png);
	width: 160px;
}

#menu #resu:hover{
	background-image: url(../images/bouton-resultats-over.png);
	width: 124px;
}

#menu #rech:hover{
	background-image: url(../images/bouton-recherche-over.png);
	width: 141px;
}

#menu #best:hover{
	background-image: url(../images/bouton-best-over.png);
	width: 78px;
} 

#menu #services:hover{
	background-image: url(../images/bouton-services-over.png);
	width: 116px;
}
#corp #right #contenu {
	width: 764px;
	float: left;
	height: auto;
	background-color:white;
	
}
#corp #right #contenu #contenu_corner_left{
	width: 71px;
	height: 71px;
	background-image: url(../images/contenu_corner_left.jpg);
	position: absolute;
}
#corp #right #contenu #contenu_corner_right{
	width: 71px;
	height: 90px;
	background-image: url(../images/contenu_corner_right.jpg);
	position: absolute;
	margin-left: 693px;
}

#corp #right #contenu p {
	height: auto;
	
	padding-top: 20px;
	margin-right: auto;
	padding-bottom: 20px;
	margin-left: auto;
	padding: 5px;
}





#corp #right #contenu img {
	float: right;
	margin-left: 15px;
}
#corp #right #contenu #slide_holder img {
	float: left;
	margin-left: 0px;
}





#corp #right #contenu .objet {
	float: left;
	margin-left: 20px;
	width: 450px;
}

#corp #right #contenu .titre, 
#corp #right #contenu .titreventes,
#corp #right #contenu .titrepres,
#corp #right #contenu .titrebest,
#corp #right #contenu .titrerech,
#corp #right #contenu .titrecont,
#corp #right #contenu .titrenews,
#corp #right #contenu .titrenext,
#corp #right #contenu .titregar,
#corp #right #contenu .titreresu,
#corp #right #contenu .titredet

{
	width: 100%;
	float: left;
	height: 56px;
	margin-bottom: 15px;
	margin-top: 15px;
	
}
#corp #right #contenu .titreventes {
	height: 26px;
}

#corp #right #contenu .titrepres {
	background-image: url(../images/layout/presentation.jpg);
}

#corp #right #contenu .titrebest {
	background-image: url(../images/layout/best2.jpg);
}
#corp #right #contenu .titrerech {
	background-image: url(../images/layout/recherche.jpg);
}
#corp #right #contenu .titrecont {
	background-image: url(../images/layout/contact.jpg);
}
#corp #right #contenu .titrenews {
margin-bottom: 60px;

}
#corp #right #contenu .titrenext {
height: 30px; 
}
#corp #right #contenu .titregar {
	background-image: url(../images/layout/garantie.jpg);
}
#corp #right #contenu .titreresu {
	background-image: url(../images/layout/resultat.jpg);
}
#corp #right #contenu .titrecred {
	background-image: url(../images/layout/credit-municipal.jpg);
	width: 152px;
	height: 84px;
	display: block;
	margin: auto;
}
#corp #right #contenu .titredet {
	background-image: url(../images/layout/details.jpg);
}
#corp #right #contenu .titredet a {
	float: right;
	position:relative;
	right:50px;
	top:55px;
}
#corp #right #contenu .nextvente{
	display: block;
	margin-left: 5px;
}
#corp #right #contenu .carre{
float: left;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
}
#neww{
	list-style-image: url('../images/carre.png');
	width: 540px;
	text-align: justify;
	display: block;
	margin-left: 33px;
	margin-bottom: 10px;
}

.titrnews{
	text-decoration: underline; 
	text-transform: uppercase ;
	margin-bottom: 5px;
	font-style: italic;
	display: block;
	margin-left: 33px
}
a {
	color: #CC3366;
	border :0;
}
#corp #right #contenu label {
	float: left;
	width: 250px;
}
#corp #right #contenu #contact_form {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
}

#corp #right #contenu #contact_form #submit{
	margin-left: 250px;
}

#search_form {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 100px;
}

#search_form #submit{
	margin-left: 250px;
}

.searchform{
	width: 500px;
	margin: auto;
}

.pagi{
	width: auto;
	margin: auto;
	display: block;
	text-align: center;
	padding: 10px;
}

.retour_message{
	display: block;
	width: auto;
	margin: auto;
	text-align: center;
	padding: 10px;
}


a
{
	text-decoration: none;
}
#show{
background-color: #fff;
height: 250px;
width: 220px;
margin: 10px;

}
#slideShow1
{
	width: 210px;
	height: 213px;

	padding: 1px;
	background-color: #fff;
	margin: 2px
}
.pagelinks a
{
	font-weight: bold;
	color: #666;
}
.slideCaption
{
	padding: 4px;
	text-align: center;
	font-weight: bold;
}
.pagelinks a.activeSlide
{
	color: #f90;
}
/* this is for IE so the prev/next links can be hovered*/
.nextSlide,.prevSlide
{
	background-image: url(images/spacer.gif);
}
.nextSlide:hover
{
	background-image: url(images/nextslide.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.prevSlide:hover
{
	background-image: url(images/prevslide.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.inputsTooltip
{
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 4px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}
#tooltipURL
{
	display: none;
}
#next_ventes
{
	display: block;
	background-color: white;
	width: 205px;
	margin: 10px;
	text-align: center;
}
.searchtitle{
	font-weight: bold;
	text-align: center;
}
.searchcenter{
	
	text-align: center;
}
.search{
	width: 700px;
	margin: auto;
	margin-left: 0px;
}
.search td{
	padding: 3px;
}
.navi{
	
	padding: 3px;
	margin-top: -15px;
	margin-bottom: 5px;
}
.over{
	background-color: #212121;
	
}
.over2{
	background-color: #333;
	color: #ffffff;
}
.nav_admin{
	display: block;
	width: 200px;
	height: 600px;
	float: left;
	margin: 15px;
	list-style: none;
	background-color: #f5f0f2;
}

.nav_admin li{
	display: block;
	padding: 5px;
}

.cont_admin{
	padding: 15px;
}

#rss{
	margin-left: 270px;
	margin-top: 30px;
}

.cont_admin textarea{
	width: 650px;
	height: 150px;
}

.cont_admin  .sep #ltbe, .cont_admin .sep #lbe, .cont_admin .sep #le, .cont_admin .sep #lm, .cont_admin .sep #lvr, .cont_admin .sep #lc, .cont_admin .sep #la, .cont_admin .sep #ld, .cont_admin .sep #lr{
	float: left;
	width: 100px;
}
#fichetechcab_parent{
	float: left;
}

.tr {
	clear: left;
	width: 650px;
	float: left;
}
.maclasse{
	float: right;
}

.thos td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	
	border-bottom-color: #000000;
	
}

#estimss td{
	height: 20px;
	padding: 0;
}

.formObjet table{
	width: auto;
	min-width: 350px;
}

.formObjet td{
	vertical-align: top;
	font-weight: bolder;
	font-family: Arial;
	color: blue;
}
.formObjet td input, .formObjet td textarea{
	font-size: 14px;
}
.formObjet #pv{
	width: 300px;
	height: 50px;
}
.formObjet label{
	float: left;
	width: 200px;
	
}
.formObjet textarea{
	width: 350px;
	height: 200px;
}

#tech label{
	float: left;
	width: 100px;
}

#catacont{
	text-align: center;
	width: 700px;
	height: 300px;
}

#colonne{
	margin: auto;
	z-index: 1999;
	
}
.pretxt{
	width: 600px;
	text-align: justify;
}
#pretxt2{
	width: 270px;
	margin: auto;
	text-align: center;
}
#boxLogin{
	width: 200px;
	height: 200px;
	background-color: #D03667;
	position: fixed;
	top: 50%;
	left: -180px;
	
	background-repeat: no-repeat;
	background-position: right;
	z-index: 2001;
	
}

#boxLogin h2{
	float: left;
	text-align: center;
	width: 150px;
}

#boxLogin a{
	color: white;
}

#boxLogin ul{
	margin-left: 10px;
	margin-top: 30px;
	list-style-type: none;
}

#avoiravenir{
	margin-top: 70px; 
}
.liensblancs{
	color: #ffffff;
}

.lot{
	text-align: center;
}
.doc{
	text-align: justify;
	width: 620px;
	margin-bottom: 20px;
	margin-left: 15px;
	display: block;
}

#loginbutton {
  background-color: black;
  background-image: url("../images/login.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  border: medium none;
  color: white;
  float: right;
  height: 100%;
  width: 20px;
}

.tableauc{ 
	float: left;
	width: 400px;
}

.pdfs {
  background-color: #D03667;
  height: 30px;
  padding-top: 10px;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 29px;
  width: 108px;
  display:none;
}
#pdfclick{
	cursor: pointer;
}
.infos{
	text-align: center;
	font-weight: bold;
}
.infos td{
	width: 33%;
}
#back{
	width: 100%;
	text-align: center;
	float: left;
	margin-bottom: 50px;
}
#back a{
	color: white;
}
#fichest{
	margin-top: 20px;
	float: left;
	width: 250px;
	padding-left: 5px;
}
#corp #right #contenu  #fichest img{
	float: left;
	margin-left: 8px;
}
#adjuge{
	float: right;
	margin-right: 30px;
	font-weight: bold;
	margin-top: -50px;
}
#trans{
	float: left;
	
	
	margin-bottom: 10px;
}
#techadj{
	width: 410px;
}

#nextprev{
	float: left;
	width: 90%;
	padding-left: 240px;
	margin-top: -10px;
}

#corp #right #contenu  .titres{
	float: left;
	margin-top: 60px;
}

#catalinks{
	float: left;
	margin-bottom: 10px;
	margin-left:10px;

}

.year {
	margin-left:14px;
}

#catalinks li{
	float: left;
	margin-left: 2px;
	list-style: none;
}

.btn_rech{
	background-image: url(http://www.vendome-expertise.com/images/layout/bouton-recherche.png);
	border: none;
	width: 108px;
}

.btn_env{
	background-image: url(http://www.vendome-expertise.com/images/layout/bouton-envoyer.png);
	border: none;
	width: 108px;
}

.contenuobjet{
	width: 420px; 
	position: relative; 
	top:30px;
	
}

.aff{
	clear:left;
	float: left;
	display: block;
}

.imgBest{
	float: left;
	
	margin-bottom: 15px;
}
.pair{
	background: #aaaaaa;
}
