/*	-------------------------------------------------------------
	GI66
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Description:	Styles communs
	Nom fichier:	style.css
	Version:		1.0
	Date:			18/04/2007
	-------------------------------------------------------------	*/

#choixmoteur {
	display: block;
}

#visu2000 {
	text-align: left;
	visibility: visible;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 716px;
	background: url(../images/visu2000.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#left2000 {
	padding-left: 12px;
	padding-right: 0px;
	float: left;
	width: 204px;
}

#left2000 h2 {
	width: 186px;
	height: 36px;
	margin-left:7px;
	margin-top: 0px;
	padding: 0px;
	background: url(../images/tt-transactions.gif) no-repeat bottom;
	text-indent: -9000px;
}
/* --------------------------- */

#right2000 {
	display:block;
}

#right2000 h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #10137E;
	margin: 0px;
}
#right2000 .listentete {
  padding: 5px;
  border-top: transparent solid 1px;
  width: 98%;
  background-color: #000;
}
#right2000 .listtitre {
	float: left;
	width: 75%;
	display: block;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}
#right2000 .listprix {
	float: left;
	width: 25%;
	display: block;
	text-align: right;
}
#right2000 .titre {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #titre;
	font-weight: bold;
	text-transform: uppercase;
}
#right2000 .prix {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
/* --------------------------- */
#right2000 .listphoto {
  	float: right;
  	width: 167px;
  	text-align: center;
  	margin-left: 5px;
}
#right2000 .listcadre {
   	padding: 5px;
   	width: 98%;
	border-bottom: 3px solid #E2001A;
}

#right2000 .listtexte {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-top: 10px;
	}
	
#right2000 .listlien {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0011A;
	font-weight: bold;
	margin-top: 10px;
	line-height: 40px;
	}
	
#right2000 .listagence {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	}
	
#right2000 .listsepa {
	clear: both;
	width: 1px;
	height: 1px;
	display: block;
}
#right2000 p {
	margin:0px;
	padding:0px;
}

#pagetoto {
	text-align: left;
	visibility: visible;
	margin:0px;
	position: relative;
/*	width: 350px;
	height: 250px;*/
	background-color: #ccc;
	border-bottom: 5px solid #FAC012;
}

#toto {
	width: 150px;
	height: 23px;
	background-color: #FAC012;
	position: relative;  bottom: 0px; right: 0px;
	text-align: center;
	vertical-align: middle;
}

.fichenav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}

.fichenavsepa {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFE537;
	font-weight: bold;
}

.rubfiche {
	background-color:  #000;	
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-align: left;	
}

.rubfiche2 {
	background-color:  #D8DBD3;	
	padding: 3px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;	
}


.signatureagence {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2001A;
	font-weight: bold;
}



