/* Style pour Body */
body {
	font-family: sans-serif;
	text-align:center;
	margin: auto;
	padding: 0;
	border: 0;
	background:#000922 url('/img/struct/bg.jpg') repeat-x;
 	color: #ffffff;
}
h1, h2, h3, h4, h5, h6{
	font-family: sans-serif;
	text-align:left;
	font-weight:normal;
	padding:0;
	margin:10px 0 0 5px;
}
h1{
	font-size:20px;
}
a{
	color:#FFF;
}
/* Fin Style pour Body */
/* Style pour Div */
.logo-contact {
	display: block;
	float: right;
	height: 73px;
	width: 138px;
	background-image: url('/img/base/logo-contact.jpg');
}

.logo-snpi {
	display: block;
	position: relative;
	background-repeat: no-repeat;
	float: left;
	left: 10px;
	height: 40px;
	background-image: url('/img/base/logo-snpi.jpg');
}

.bouton-mini {
	text-align:left;
	display:block;
	width: 57px;
	height: 24px;
	background-image: url('/img/base/bouton-mini.jpg');
}

.bouton-petit {
	text-align:left;
	display:block;
	width: 125px;
	height: 24px;
	background-image: url('/img/base/bouton-petit.jpg');
}

.bouton-grand {
	text-align:left;
	display:block;
	width: 171px;
	height: 24px;
	background-image: url('/img/base/bouton-grand.jpg');
}

.bouton-geant {
	text-align:left;
	display:block;
	width: 257px;
	height: 24px;
	background-image: url('/img/base/bouton-geant.jpg');
}

.annonce-accueil {
	position: relative;
	left: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 200px;
}

.bouton-menu {
	float: left;
	position: relative;
	text-align: left;
	top: 1px;
	height: 24px;
}

.vide {
	float: left;
	display:block;
	position: relative;
	width: 100px;
}
/* Fin style pour Div */

/* style pour Txt */
.txt-snpi {
	display: block;
	position: relative;
	top: 12px;
	left: 50px;
	color: #84a7ff;
	font-size: 11px;
}

.grand-titre {
	font-size: 20px;
}

.titre {
	padding-left: 30px;
	font-size: 13px;
}

.mini-titre-italic {

  font-style: italic;
  font-size: 10px;
}

td.texte-qui {
  color: #a6acb5;
  font-size: 12px;
  text-align:justify;
  text-indent:5px;
  padding-left: 10px;
  padding-right: 30px;
/*   overflow:none; */
}

.titre-option {
	font-size: 15px;
}

.option {
	color: #89b9cc;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 20px;
}

.prix {
	color: #89b9cc;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 15px;
}

.txt-bouton, a.txt-bouton, a.txt-bouton:hover {
	color: #00104e;
	text-align: left;
	position: relative;
	top: 5px;
	left: 22px;
	font-size: 11px;
}
a.txt-bouton {
 text-decoration:none;
}
a.txt-bouton:hover {
 text-decoration:underline;
}


.txt-annonce-accueil {
	font-size: 11px;
	text-align: justify;
	color: #a8b0b9;
}

.txt-titre-champs {
	font-size: 14px;
}

a.txt-titre-champs-recherche, .txt-titre-champs-recherche {
 font-size: 12px;
 text-decoration:none;
}
a.txt-titre-champs-recherche:hover {
 text-decoration:underline;
}
/* Menu */

.bandeau{
    height:71px;
    background-image:url("/img/base/td-logo.jpg");
}
.bandeau h1{
    margin:0;
    text-align:left;
    padding-top:10px;
    padding-left:100px;
    font-family: helvetica, sans-serif;
    font-size:36px;
    font-weight:normal;
}
.bandeau h2{
    text-align:left;
    margin:-2px 0 0 0;
    font-weight:normal;
    padding-left:110px;
    font-family: helvetica, sans-serif;
    font-size:14px;
}



td.menu{
  height:34px;
  background-image:url("/img/base/bg-menu.jpg");
  text-align:left;
}

a.txt-bouton-menu, a.txt-bouton-menu:hover {
	text-align: left;
	position: relative;
	top: 1px;
	height: 24px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
}
a.txt-bouton-menu {
 text-decoration:none;
}
a.txt-bouton-menu:hover {
 text-decoration:underline;
}
/* Fin Menu */

/* Template base */
td.base_sousmenu{
 height:9px;
 background-image:url("/img/base/bg-sous-menu.jpg");
}

td.base_contenu{
 height:486px;
 background-image:url("/img/base/bg.jpg");
 vertical-align:top;
}

.base_contenu-lat {
  display: block;
  text-align:center;
  float: left;
  position: relative;
  top: 15px;
  left: 25px;
  width: 272px;
  height: 450px;
  overflow: none;
}

.base-contenu-lat-left {
	display: block;
	text-align:center;
	float: right;
	position: relative;
	top: 15px;
	right: 20px;
	width: 482px;
	height: 450px;
	overflow: auto;
}

.base-contenu-lat-recherche {
	text-align:center;
	float: left;
	position: relative;
	width: 190px;
	height: 445px;
	overflow: none;
	margin-left:20px;
}

.base-contenu-lat-left-recherche {
	display: block;
	text-align:center;
	float: right;
	position: relative;
	top: 15px;
	width: 570px;
	height: 440px;
	right:20px;
	padding:0 12px;
	overflow:hidden;
	overflow-x: hidden;
	overflow-y: auto; 
}
/* Fin template base */

/* Template recherche */
td.recherche-haut{
 height:103px;
 background-image:url('/img/recherche/bg-moteur.jpg');
 background-repeat:no-repeat;
 text-align:right;
	/*padding-top:15px; */
}
td.recherche-milieu{
 height:464px;
 background-image:url('/img/recherche/bg-page.jpg');
 text-align:right;
 vertical-align:top;
}


/* Fin template recherche */


a.txt-liste {
	background: url('../img/struct/liste.gif') no-repeat 0px 2px;
	padding-left: 10px;
}
a.txt-liste, a.txt-liste-fin {
  text-decoration:none;
}
a.txt-liste:hover, a.txt-liste-fin:hover{
  text-decoration:underline;
}

.txt-liste-fin {
  background: url('../img/struct/fin-liste.gif') no-repeat 0px 2px;
  padding-left: 10px;
}


.txt-titre-annonce-recherche {
	font-size: 12px;
	line-height: 20px;
}

.txt-annonce {
	font-size: 10px;
	text-align: justify;
	line-height: 15px;
	color: #acb2ba;
}

.txt-titre-description-recherche {
	font-size: 11px;
	line-height: 20px;
}

.txt-annonce--recherche {
	font-size: 10px;
	font-family: sans-serif;
	color: #acb2ba;
}
/* Fin style pour Txt */

/* Style pour Liste */
DT {
	padding-left: 15px;
	font-size: 12px;
}

DL{
	padding-top: 5px;
	line-height: 18px;
	font-size: 9px;
}
/* Fin style pour Liste */

/* style pour img */
.img-accueil-grand {
	border:solid 2px #000000;
}
.img-accueil-contact {
	border:solid 2px #000000;
}

.img-accueil-mini {
	width: 56px;
	border:solid 1px #000000;
}

.img-recherche-mini {
 	width: 110px;
	border:solid 1px #000000;
}

.img-annonce-mini {
/* 	width: 70px;*/
	border:solid 1px #000000;
}

.img-annonce-grande {
	border:solid 4px #000000;
}
/* Fin style pour img */

/* style pour champ et autre select */
input {
	font-size: 11px;
}

select {
	font-size: 11px;
	color: #173983;
}

.select-recherche {
	font-size: 10px;
	color: #173983;
}
/* Fin style pour champ et autre select */


/** Pour les formulaires */
.border {
  border:solid 1px #CCCCCC;
  font-size: 14px;
  color: #234093;
}
.txtchamp td {
  font-size: 14px;
  font-family: "Arial";
  text-align:left;
}

fieldset{
 width:120px;
}

ul{
text-align:left;
list-style-image:url(/img/struct/liste.gif);;
list-style-position:outside;
list-style-type:none;
padding:0 0 0 25px;
}
li{
font-size:12px;

cursor:pointer;
}
h5{font-size:14px}
h4,h5,h6{
margin:0;
padding:0;
}