  /* --------------------------------- */
 /*       Styles communs              */
/* --------------------------------- */

body{
	padding: 0;
	margin: 0;
	background-color: #EDEDED;
	font-family: verdana,sans-serif;
	font-size: 10px;
}

#center{
	width: 800px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}


a{
	color: #2D1684;
	font-weight: bold;
	text-decoration: none;
}


a:hover{
	color: #2D1684;
	font-weight: bold;
	text-decoration: underline;
}



h1{
	height: 30px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/h1.jpg) no-repeat;
  	color: #FFFFFF;
	border: 1px solid #CD9F63;
	text-align: center;
	width: 100%;
}


h2{
	width: 100%;
	margin: 0 0 0 0;
	text-align: center;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 0;
	background: url(../images/h2.jpg) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}


h2 a{
	color: #FFFFFF;
	text-decoration: none;
}


h2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
	


h3{

	height: 30px;
	line-height: 20px;
	font-size: 14px;
	font-weight: bold;
	background: url(../images/h1.jpg) no-repeat;
  	color: #FF0000;
	border: 1px solid #CD9F63;
	text-align: center;
	width: 100%;

}


h4{
}


h5{
}



form{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}



p{
	margin: 0 0 0 0;
	text-align: justify;
	font-family: verdana,sans-serif;
	font-size: 10px;
}

.noBorder{
	border: 0;
}


.floatL{
	float: left;
}

.floatR{
	float: right;
}

img{

	border: none;

}

  /* -------------------------------- */
 /*       Styles banniere            */
/* -------------------------------- */


.logo{
	background: url(../images/logo.gif) no-repeat;
	width: 250px;
	height: 115px;
	margin: 0 0 0 0px;
	padding: 0 0 0 0;
	float: left;
}


#upBanniere{
	position: absolute;
	top: 55px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #FFFFFF;
	background-color: #000000;
	width: 800px;
	height: 15px;
	line-height: 15px;
}

#menuBanniere{
	position: absolute;
	top: 180px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: #9894D1;
	width: 800px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
}


#menuBanniere a{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}


#menuBanniere a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}


#menuBanniere td{
	text-align: center;
}


#pubBanniere{
	position: absolute;
	top: 95px;
	margin: 0 0 0 280px;
	padding: 0 0 0 0;
	width: 468px;
	height: 60px;
}

#couleur{
	position: absolute;
	top: 75px;
	margin: 0 0 0 955px;
	padding: 0 0 0 0;
	height: 100px;
	width: 10px;
	float: left;
}


  /* -------------------------------- */
 /*       Styles menu            */
/* -------------------------------- */

#menuLeft{
	float: left;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	width: 260px;
	background-color: #FFFFFF;
	border-right: 2px dotted #CD9F63;
	height: 100%;
}

#menuLeft .bloc{
	width: 250px;
	float: left;
	border: 1px solid #5A4FAB;
	margin: 0 5px 10px 5px;
	padding: 0 0 0 0;
	line-height: 20px;
	height: 100%;
	
}


#menuLeft .blocCategorie{
	width: 250px;
	height: 115px;
	float: left;
	border: 1px solid #5A4FAB;
	margin: 0 5px 10px 5px;
	padding: 0 0 0 0;
	line-height: 20px;
	
	
}

#menuLeft .blocConnecte{
	width: 250px;
	height: 115px;
	float: left;
	border: 1px solid #5A4FAB;
	margin: 0 5px 10px 5px;
	padding: 0 0 0 0;
	line-height: 20px;
	
	
}


#menuLeft .line{
	margin: 2px 0 0 5px;
	padding: 0 0 0 0;
	line-height: 20px;
	height: 20px;
}

#menuLeft .line2{
	margin: 2px 0 0 5px;
	padding: 0 0 0 0;
	line-height: 20px;
	height: 20px;
}

.line2 a{

	color: #FF0000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;

}


.bloc th{
	text-align: left;
	height: 20px;
	line-height: 20px;
}

.bloc td{
	text-align: center;
	height: 20px;
	line-height: 20px;
}



#adRight{
	position: absolute;
	top: 55px;
	margin: 5px 0 0 804px;
	padding: 0 0 0 0;
	width: 120px;
	float: left;
	text-align: center;
}
	

  /* -------------------------------- */
 /*     	  pages              */
/* -------------------------------- */

#contenu{
	position: absolute;
	top: 200px;
	width: 800px;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;
	float: left;
	background-color: #FFFFFF;
}

#page{
	width: 800px;
	float: left;
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
	background-color: #FFFFFF;

}


#cadre{
	border: 1px solid #5A4FAB;
	margin: 5px 5px 10px 0;
	padding: 0;
	width: 500px;
	float: right;
}

#cadre .text{
	margin: 5px 5px 5px 5px;
	padding: 0;
	text-align: justify;
}


#cadre .listeMarque{
	float: left;
	width: 160px;
	height: 54px;
	margin: 3px 3px 3px 0;
	padding: 0 0 0 0;
}


#img{
	margin: 5px 0 5px 5px;
	padding: 0;
	float: left;
	width: 240px;
	height: 80px;
}



  /* -------------------------------- */
 /*     	 search              */
/* -------------------------------- */

#search{
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}


#categorie form{
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	float: left;
	
	
}


#categorie select{
	margin: 5px 0 0 5px;
	padding: 0 0 0 0;
	width: 240px;
	height: 18px;
	line-height: 18px;
	font-size: 9px;
}


#categorie .selection{
	background-color: #E7E9E1;
	margin: 5px 4px 0 2px;
	padding: 0 0 0 0;
	width: 238px;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
	text-align: center;
	float: left;
}







#choice form{
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
}

#choice select{
	margin: 5px 4px 0 5px;
	padding: 0 0 0 0;
	width: 115px;
	height: 18px;
	line-height: 18px;
	font-size: 9px;
	float: left;
}

#choice input{
	margin: 3px 0 0px 30px;
	padding: 0 0 0 0;
	width: 120px;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
}


#choice .selection{
	background-color: #E7E9E1;
	margin: 5px 4px 0 2px;
	padding: 0 0 0 0;
	width: 115px;
	height: 18px;
	line-height: 18px;
	font-size: 10px;
	text-align: center;
	float: left;
}


#listeLien{
	width: 80px;
	height: 125px;
	margin: 0 0 0 10px; 
	padding: 0 0 0 0;
	float: left;
	background: url(../images/searchLien.gif) no-repeat;
}



  /* -------------------------------- */
 /*     	  result             */
/* -------------------------------- */

#liste{
	margin: 5px 0 0 5px;
	padding: 0;
	width: 510px;
	float: left;
}


#result{
	clear: both;
	border: 1px solid #5A4FAB;
	width: 500px;
	height: 72px;
	margin: 0 0 10px 5px;
	padding: 0 0 0 0;
	background-color: #F2E4E4;
}


#result .photo{
	width: 96px;
	height: 72px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}


#result .clip{
	width: 96px;
	height: 72px;
	border: 0;
}

#resultTitre{
	width: 319px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	float: left;
	border-bottom: 1px solid #5A4FAB;
	color: #413989;
}

#resultTitre .normal{
	font-weight: normal;
	color: #413989;
	float: left;
	margin: 0 0 0 2px;
}

#resultTitre .gras{
	font-size: 10px;
	font-weight: bold;
	color: #413989;
	float: left;
}	

#result .prix{
	width: 75px;
	height: 16px;
	line-height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	float: right;
	background-color: #DA0000;
	color: #FFFFFF;
	border-bottom: 1px solid #5A4FAB;
	font-weight: bold;
	font-size: 13px;
}


#result .resume{
	width: 294px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#result .finition{
	font-weight: bold;
	line-height: 15px;
	height: 15px;
	margin: 0 0 0 4px;
	padding: 0 0 0 0;
}

#result .infos{
	line-height: 13px;
	margin: 0 0 0 4px;
	padding: 0 0 0 0;
}

#result .resumeRight{
	width: 100px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	float: right;
}

#result .liens{
	line-height: 15px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}


  /* -------------------------------- */
 /*     	  pages              */
/* -------------------------------- */

#inscription {
	border: 1px solid #5A4FAB;
	margin: 5px 5px 10px 0;
	padding: 0;
	width: 500px;
	float: right;
	text-align: justify;
}

#titreForm, #piedForm {
	font-weight: bold;
	color: white;
	background: url(../images/piedForm.jpg) no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#piedForm {
	clear: both;
	padding: 2px 5px 2px 5px;
}

#piedForm a{
	color: #FFFFFF;
	font-size: 13px;
}


#piedForm input {
	font-weight: bold; 
	margin-left: 3px;
	
}


#corpForm {
	color: black;
	background: #efefef;
	margin: 0 0 0 0;
	padding: 3px 3px 3px 3px;
}


#corpForm fieldset {
	margin: 0;
	font-style: normal;
	padding: 5px 5px 5px 5px;
}


#corpForm legend {
	font-weight: bold;
	color: black;
	background: transparent;
}

.visualiser {
	width: 80px;
	height: 30px;
	margin: -30px 0 0 390px;
	padding: 0 0 0 0;
	
}

.visualiser a{

	text-decoration: none;
}



#corpForm p {
	padding: .2em 0;
	margin: 0 0 .2em 0;
}

#corpForm .selection {
	padding: 0 .5em 0 0;
	margin: 0 0 0 0;
	line-height: 10px;
}


#corpForm fieldset#coordonnees label {
	float: left;	
	width: 30%;	
	text-align: right;
	margin: 0;
	padding: 0 2px 0 0;
	line-height: 1.8;	
}


#corpForm label:hover, #piedForm input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs à cliquer sur les intitulés ***/
}


#corpForm label.oblig {
	font-weight: bold;
}


#corpForm .legende {
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
}


#corpForm a.aide {
	text-decoration: none;
}


#corpForm a.aide img {	
	margin: 0;
	padding: 0;
	border: 0;
}


#corpForm a.aide:hover {
	cursor: help;
}


#corpForm .focus {
	background: beige;
	color: black;
}


#corpForm .normal {
	background: white;
	color: black;
}



#corpForm .alerte {
	border: 1px solid red;
}


#corpForm .messageAlerte {
	display: block;
	margin: 0 0 .3em .3em;
	padding-left: 2em;
	color: red;
	font-weight: bold;
	background: url('icon_alert.gif') no-repeat left center;
}

#pseudobox{
	margin: 0 0 0 200px;
}



#piedContact {
	font-weight: bold;
	color: white;
	background-color: #FF6600;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#piedContact {
	text-align: center;
	padding: 2px 5px 2px 5px;
}

#piedContact a{
	color: #FFFFFF;
}

#corpMess{
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 0;
	text-align: justify;
	line-height: 18px;
}

.photoMess{
	margin: 5px 2px 5px 2px;
	padding: 0 0 0 0;
	height: 200px;
	float: left;
}

.photoT{
 	height: 200px;
}


  /* --------------------------------- */
 /*       Styles annonces             */
/* --------------------------------- */


#annonce{
	width: 500px;
	height: 100%;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#corpAnnonce {
	color: black;
	background: #efefef;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


#photo{
	width: 160px;
	height: 160px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: 1px solid #000000;
	background-color: #959595;
}


.photoP{
	width: 160px;
	height: 120px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.photoBis{
	width: 53px;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}


.grande{
	width: 160px;
	height: 100%;
	border: 0;
}

.petite{
	width: 53px;
	height: 40px;
	border: 0;
}


#donnees{
	width: 280px;
	height: 180px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	float: left;
}
	

#donnees .appellation{
	width: 280px;
	line-height: 20px;
	text-align: left;
	clear: both;
}

#donnees .titre{
	font-size: 12px;
	color: #241B68;
	font-weight: bold;
}


#donnees .line{
	width: 50%;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: left;
}

#donnees .variable{
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: right;
	font-weight: bold;
}

#donnees .prix{
	height: 20px;
	width: 80px;
	line-height: 20px;
	float: left;
	text-align: center;
	font-weight: bold;
	background-color: #DA0000;
	color: #FFFFFF;
	font-size: 11px;
}

#comment{
	width: 440px;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
	line-height: 20px;
}



#comment2{
	width: 290px;
	margin: 0 0 0 165px;
	padding: 5px 5px 5px 5px;
	
	
	
	
}

#comment2 .text{

	width: 280;
	line-height: 20px;
	text-align: left;


}


#donnees2{
	width: 280px;
	height: 30px;
	margin: 0 0 0 10px;
	padding: 0 0 0 0;
	float: left;
}

#donnees2 .appellation2{
	width: 440px;
	margin: 5px 0 0 0;
	padding: 0 5px 0 5px;
	line-height: 20px;
}


#donnees2 .line{
	width: 50%;
	height: 20px;
	line-height: 20px;
	float: left;
	text-align: left;
}



#donnees2 .prix{
	height: 20px;
	width: 80px;
	line-height: 20px;
	float: left;
	text-align: center;
	font-weight: bold;
	background-color: #DA0000;
	color: #FFFFFF;
	font-size: 11px;
}

  /* --------------------------------- */
 /*       Styles contact              */
/* --------------------------------- */

#contenu .formContact{
	width: 500px;
	height: 500px;
	float: left;
	margin: 20px 0 10px 5px;
	text-align: center;
	background: url(../images/contact.gif) no-repeat;
}

.formContact input{
	margin: 0 0 5px 0;
	text-align: justify;
}



 /* --------------------------------- */
 /*      sondages                     */
/* --------------------------------- */

#blocPlus{
	width:245px;
	margin: 0 1px 25px 1px;
	padding: 0px 0px 0px 0px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #888888;
}

 /* -----------------refonte boutique---------------- */

/*bloc de lien en onglet de la banniere*/

#blocbtntop{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
width:80px;
height:21px;
background-image: url(http://www.boutiqueannonce.com/images/bg-btn-menu.gif);
background-repeat:no-repeat;
border:0px solid;
float:left;
text-align:center;
vertical-align:text-bottom;

}


#boutonsouscatHome{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
width:250px;
height:21px;
background-repeat:no-repeat;
border:0px solid;
clear:both;
text-align:right;
vertical-align:text-bottom;

}



#inscription8 {
	border: 1px solid #5A4FAB;
	margin: 5px 5px 10px 0;
	padding: 0;
	width: 650px;
	float: right;
	text-align: justify;
}

#liste8{
	margin: 5px 0 0 5px;
	padding: 0;
	width: 650px;
	float: left;
}


#result8{
	clear: both;
	border: 1px solid #5A4FAB;
	width: 650px;
	height: 72px;
	margin: 0 0 10px 5px;
	padding: 0 0 0 0;
	background-color: #FFFFFF;
}

#result8 .photo{
	width: 96px;
	height: 72px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
}


#result8 .clip{
	width: 96px;
	height: 72px;
	border: 0;
}