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

body {
     background-repeat: repeat-x;
     margin:0 0 0 0;
     background-color:#D8E6F1;
}
		
body,th,td {
	   font-family:Verdana, Arial, Helvetica, sans-serif;
	   color:#003366;
	   font-size:10px;
	   font-style:normal;
}

#page {
      background-image: url(../images/fond-site.jpg);
      background-repeat: repeat-x;
      margin-left: auto;
      margin-right: auto;
      width: 993px;
      background-color: #FDFDFD;
}

#bandeau{
	height:82px;
	width: 993px;
	background-image:url(../images/fond-bandeau.gif);
	background-repeat:no-repeat;
	background-position: right;
	background-color: #00569c;
}

#anim {
	width:208px;
	float:left;
}

#bandeau-droit {
	float: right;
	width: 785px;
}

#adresse_bandeau {
	 width:300px;
	 float:left;
	 padding:15px 10px 0px 10px;
	 text-align:left;
	 color:#FFFFFF;
	 font-weight: bold;
	 font-size: 11px;
}

#telephone {
     width:400px;
     float:right;
}

#telephone img {
     float: right;
     margin-right: 20px;
}

#menu {
	width:993px;
	height:18px;
	background-image:url(../images/fond-menu.jpg);
	background-repeat:repeat-x;
	clear: both;
}

#menu a {
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}

#menu a:hover {
	color: #003366;
	font-weight:bold;
	text-decoration:underline;
}

#centre {
	width: 993px;
	background-image:url(../images/fond-centre.jpg);
	background-repeat:no-repeat;
	background-color: #FDFDFD;
	clear: both;
	margin: 0 0 5px 0;
}

#centre-gauche{
	float:left;
	width:208px;
	background-color:#FFFFFF;
}

#recherche{
	background-image: url(../images/fond-recherche.jpg);
	background-repeat:no-repeat;
	margin:20px 0 0 0;
	padding: 0 0 0 5px;
}

#centre-centre{
	float:left;
	width:780px;
}

#ariane a.actif {
	font-weight: bold;
	text-decoration: none;
}

#ariane a.actif:hover {
	text-decoration: underline;
}

#ariane a.prec {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

#ariane a.prec:hover {
	color: #666666;
	text-decoration: underline;
}

#footer {
	background-image:url(../images/index2_07.gif);
	background-repeat:no-repeat;
	width:993px;
	text-align:center;
	clear: both;
	background-color: #FDFDFD;
	margin-left: auto;
 	margin-right: auto;
}

#footer a{
	font-size:9px;
	color: #003366;
	font-weight:normal;
	text-decoration:none;
}

#footer a:hover{
	font-size:9px;
	color: #003366;
	font-weight:bold;
	text-decoration:none;
}
/*******************/
/*   Mini-fiches   */
/*******************/

.pagination {
	width: 750px;
	margin: 0 5px 0 5px;
}

.pagination a {
	font-weight: bold;
	text-decoration: none;
}

.pagination a:hover {
	text-decoration: underline;
}

.mini_fiche_haut{
	background-image: url(../images/fond-annonce.jpg);
	background-repeat:repeat-x;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: #BCD5EB;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	width: 750px;
	margin: 0 5px 0 5px;
	padding: 5px 0 0 0;
}

.type {
      text-align: center;
      float: left;
      width: 330px;
}

.prix {
      float: left;
      width: 150px;
      text-align: center;
}

.ref{
     float: right;
     width: 130px;
     text-align: center;
}

.mini_fiche_bas {
	width: 750px;
	margin: 10px 5px 0 5px;
}

.photo {
     background-color: #6099CE;
     width: 170px;
     height: 130px;
     float: left;
     text-align: center;
     padding: 10px 0 0 0;
}

.liens {
     width: 550px;
     float: right;
     padding: 30px 0 0 0;
}

.liens a {
      font-weight: bold;
      text-decoration: underline;
}

.liens a:hover {
      color: #BCD5EB;
}

.contenu {
	clear: both;
}

.footer_mini_fiche {
	background-image: url(../images/separateur2.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 750px;
	margin: 0 5px 0 5px;
}

.info {
      width: 340px;
      float: left;
}

.adresse {
	float: right;
	width: 260px;
	text-align: center;
	padding: 0 0 5px 0;
}

/********************/
/*   Fiche detail   */
/********************/

#detail_haut {
	background-image: url(../images/fond-annonce.jpg);
	background-repeat:repeat-x;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-color: #BCD5EB;
	height: 20px;
	font-weight: bold;
	font-size: 11px;
	width: 750px;
	margin: 0 5px 0 5px;
	padding: 5px 0 0 0;	
}

#type {
      text-align: center;
      float: left;
      width: 330px;
}

#prix {
      float: left;
      width: 100px;
      text-align: center;
}

#ref{
     float: right;
     width: 180px;
     text-align: center;
}


#detail_bas {
	background-color: #FFFFFF;
	padding: 10px 0 0 0;
	width: 750px;
	margin: 0 5px 0 5px;
}

#details {
	float: left;
	width: 300px;
}

#liens_details {
	float: right;
	width: 310px;
}

#liens_details a {
	font-weight: bold;
	display: block;
	padding: 0 0 0 20px;
	height: 20px;
}

#photo_detail {
	clear: both;
}

#photo_detail img {
	border-style: solid;
	border-width: 5px;
	border-color: #6099ce;
}

#footer_detail {
	background-image: url(../images/separateur2.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 260px;
	text-align: center;
	padding: 0 0 5px 0;
	float: right;
	margin: 20px 0 0 0;
}

/******************/
/*   Contact.htm  */
/******************/

.form {
      width: 610px;
      margin: 0 5px 5px 5px;
}

.nom_champ {
	float: left;
	width: 250px;
	display: block;
	text-align: right;
}

.champ {
       float: right;
       width: 350px;
       text-align: left;
       display: block;
}

.champ_form {
       width: 200px;
}




a {
	color: #003366;
}


h1 {
	font-size: 13px;
	font-weight:bold;
	color: #003366;
	margin:0 0 5px 0;
	padding: 0 0 5px 0;
	background-image: url(../images/separateur2.png);
	background-repeat: no-repeat;
	background-position: bottom left;	
}

button {
       background-color:#629CCE;
       border-style:solid;
       border-color:#b3cfe7;
       border-width: 2px;
       font-weight: bold;
       color: #FFFFFF;
}

button:hover {
	cursor: pointer; 
}
















h2 {
		font-size: 11px;
		color:#003366;
		margin-bottom: 0px;
		padding-bottom: 0px;
		display: inline;
}

h3 {
		font-size: 11px;
		color: #003366;
		margin-bottom: 0px;
		padding-bottom: 0px;
		display: inline;
}


		
		
#anim2{
		float:left;
		width: 208px;
		}
		
#drapeau{
		display:block;
		float: right;
		margin:0px;
}

#region{
		clear:left;
		width:155px;
		height:187px;
		background-image:url(../images/fond-region.jpg);
		background-repeat:no-repeat;
		padding:5px 0px 5px 3px;
		}

		












.blanc {
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
}

select {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#92B0D6;
		background-color: #FFFFFF;
}

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

textarea {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#000066;
		background-color:#FFFFFF;
}
