/** FORMULAIRES **/
#content-center #content-inner FORM {}
.csc-mailform-field .csc-mailform-submit {}
.csc-mailform-field {margin:2px;}
.csc-mailform-field label {
	display: block;
	width: 180px;
	float: left;
	text-align: right;
	padding-top: 0pt;
	padding-right: 5px;
	padding-bottom: 0pt;
	padding-left: 0pt;
}
.csc-mailform-field input {width:258px;}
.csc-mailform-field textarea {width:258px;}

/* GOOGLE MAP */
.tx-wecmap-pi1 .tx-wecmap-map {margin-top:20px;border:1px solid #888;}

/* MODULES DEPOT  */
.detVente TD {
	font-size:10px;
}
.detVente TD {
	border-bottom:1px solid #ddd;
}

.getaSuivre TD {border:1px solid #ddd;}

/* FORMATAGE GENERAL */
* {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
body {
	background:url(../img/body.png) repeat-x;
}

img {
	border: none;
}
a {
	color:#340100;
	text-decoration:none;
}
a:hover {
	color:#ff9300;
	text-decoration:none;
}
INPUT, SELECT, TEXTAREA {
	color: #666;
	font-size : 10px;
	padding: 0px 2px;
	border: 1px solid #d0d0d8;
}
RADIO, BUTTON {
 	font-size : 10px;
 	border-style:none;
}
td { vertical-align: top; }
h1 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
}
h2 {
	color: #000;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
}
h3 {
	color: #340100;
	font-size: 14px;
	font-weight:bold;
	margin:8px 0px 2px 0px;
}
h4 {
	color: #000;
	font-size: 12px;
	letter-spacing: 0px;
}
h5 {
	color: #000;
	font-size: 12px;
	letter-spacing: 0px;
}
hr {
	border: solid 1px #507c90;
	height: 1px;
}
.csc-linkToTop, .csc-linkToTop a {
	font-size:10px;
	text-align:right;
	font-weight:bold;
}
/* BOUTONS */
.bouton,input.bouton,.tx-indexedsearch-searchbox-button,.tx-travelguide-pi1-searchbox-bouton{
	background-color:#444;
	background-position:bottom;
	background-repeat:repeat-x;
	border-color:#fff;
	border-style:solid;
	border-width:1px;
	color:#fff;
	cursor:pointer;
	text-align:center;
}
.bouton:hover,input.bouton:hover,.tx-indexedsearch-searchbox-button:hover,.tx-travelguide-pi1-searchbox-bouton:hover{
	background-color:#f90;
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #c60;
	color:#fff;
}
.bouton:active,input.bouton:active,.tx-indexedsearch-searchbox-button:active,.tx-travelguide-pi1-searchbox-bouton:active{
	background-color:#9cf;
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #9cb4ce;
	color:#fff;
}
/* FORMATAGE SECTIONS */
#main {
	width:100%;
	height:100%;
	text-align:center;
	position:absolute;
	background:url(../img/main.png) repeat-x;
}
#page {
	width:780px;
	margin:0 auto;
	text-align:left;
	background:#fff;
}

#haut {
	top:0px;
	width:780px;
	height:160px;
}

#photo {
	margin-top:0px;
	margin-left:0px;
	width:780px;
	height:160px;
}

#menu {
	color:#fff;
	height:28px;
	margin-top:-17px;
	line-height:28px;
	font-weight:bold;
	background:url(../img/menu.png) repeat-x;
}
#menu a {color:#fff;}
.menug {margin-left:0px;text-align:left;width:770px;}
.menud {margin-top:-28px;text-align:right;width:770px;}

#nav {
	height:10px;
	margin-top:16px;
	line-height:16px;
	font-size:11px;
}
#nav a, #nav a:hover {font-size:11px;text-decoration:none;}

#contenu {position:relative;}
* html #contenu {top:-12px;}
#contenu h1 {
	color:#340100;
	line-height:16px;
	margin-bottom:4px;
	padding:6px 10px 0px 22px;
	background:url(../img/h1.gif) 0px 9px no-repeat;
}
#contenu h2 {
	color:#340100;
	line-height:16px;
	margin-bottom:10px;
	padding:6px 10px 4px 22px;
	background:url(../img/h2.gif) 0px 9px no-repeat;
	border-bottom:1px solid #340100;
}
#contenu h3 {background:url(../img/h2.gif) 0px 0px no-repeat;}

#contenu ul.entrees {
	list-style-type:none;
	margin-bottom:8px;
}
#contenu ul.entrees li {
	line-height:18px;
	margin-left:8px;
	padding-left:4px;
	background:url(../img/spot.gif) 0px 7px no-repeat;
}
#contenu ul.entrees li span, #contenu ul.entrees li a {font-size:10px;}
#contenu ul.entrees li span.lien {width:230px;text-align:left;display:inline-block;}
#contenu ul.entrees li span {margin-left:10px;}
	
#contenu p.voir {text-align:right;}
#contenu p.voir a, #contenu a.voir {
	font-weight:bold;
	margin-left:8px;
	padding-left:14px;
	background:url(../img/fleche.gif) 0px 4px no-repeat;
}
#contenu img.imgl {
	float:left;
	margin:0px 10px 10px 10px;
	border:1px solid #000;
}
#contenu p {
	font-size:12px;
}
#contenu TD {
	padding-right:8px;
}
img.cadre {
	border:1px solid #000;
}
#contenu p.h {
	height:1px;
	margin:14px 0px;
	background:url(../img/pointh.gif) repeat-x;
}
#contenu TD.v {
	width:1px;
	padding:0px 10px;
	background:url(../img/pointv.gif) repeat-y;
}
#contenu TD.g {
	width:240px;
}

#contenu .article {
	width:380px;
	height:150px;
	border:1px solid #000;
	margin-bottom:10px;
	margin-right:8px;
	float:left;
}
#contenu .article .info {width:225px;}
#contenu .article img {
	float:left;
	margin-right:4px;
	border-right:1px solid #000;
}
#contenu .article .info h3, #contenu .article .info td, #contenu .article .info td b {
	font-size:10px;
	font-weight:bold;
}
#contenu .article .info td.valeur {color:red;text-align:right;}
#contenu .article .info td.espace {height:9px;}

#pied {
	clear:both;
	height:24px;
	width:780px;
	margin:0 auto;
	line-height:28px;
}
#pied a {color:#340100;}
#pied, #pied a {font-size:11px;}
#pied a:hover {text-decoration:underline;}
#pied .menug, #pied .menud {font-size:11px;line-height:24px;}
#pied .menud {margin-top:-24px;}

#bottom {
	clear:both;
	height:0 auto;
	border-top:1px solid #340100;
}
#bottom #legal {
	height:24px;
	width:780px;
	margin:0 auto;
	margin-top:0px;
}
#legal .menug, #legal .menud {font-size:11px;line-height:24px;}
#legal .menud {margin-top:-24px;}

/* LISTES A PUCES */
.spot li, .csc-bulletlist li {
	line-height:16px;
	padding-left: 10px;
}
#contenu ul.spot, #contenu ul.csc-bulletlist {
	padding-left:0px;
	list-style-type: none;
}
#contenu .spot li, #contenu .csc-bulletlist li {
	margin-top:2px;
	padding-left: 10px;
	background: url(../img/niv1.gif) no-repeat 0px 6px;
}
#contenu ul.csc-bulletlist-1 li {
	margin-top:2px;
	padding-left: 20px;
	background: url(../img/niv2.gif) no-repeat 8px 0px;
}

.fond {
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #6e6e6e;
	background:url(../img/fce.png) repeat-x;
}
/* ESPACE VENDEUR */
#contenu DIV.vendeur {
	margin-top:10px;
	margin-bottom:10px;
}
#contenu DIV.vendeur img {border:1px solid #000;}
#contenu DIV.vendeur .menu {text-align:left;}
#contenu DIV.vendeur .corps {text-align:left;}
#contenu DIV.vendeur .menu {float:left;}
#contenu DIV.vendeur .corps {
	float:left;
	margin-left:20px;
}
#contenu DIV.vendeur .menu {width:200px;}
#contenu DIV.vendeur .corps {width:540px;}
#contenu DIV.vendeur .menu a {font-size:11px;}
#contenu DIV.vendeur .menu TD {
	font-size:11px;
	text-align:right;
}
#contenu DIV.vendeur .menu {
	color:#340100;
	font-weight:bold;
}
#contenu DIV.vendeur .menu ul {
	list-style-type:none;
	background:url(../img/h1.gif) 0px 2px no-repeat;
}
#contenu DIV.vendeur .menu ul {background:none;margin-top:0;}
#contenu DIV.vendeur .menu ul li {padding-left:20px;}
#contenu DIV.vendeur .menu ul li {
	font-size:11px;
	padding-left:20px;
	background:url(../img/menu.gif) 5px 5px no-repeat;
}
#contenu DIV.vendeur .menu .contour {
	margin-bottom:10px;
	padding:0px 8px 10px 8px;
	border:1px solid #340100;
}
/*#contenu DIV.vendeur .corps .affichage {}*/
#contenu DIV.vendeur TD.top {
	padding-top:2px;
	border-top:1px solid #ddd;
}
#contenu DIV.vendeur TABLE.droite TD {
	padding:4px;
	text-align:right;
	border:1px solid #ddd;
}
#contenu DIV.vendeur TABLE.droite TH {
	padding:4px;
	text-align:right;
	border:1px solid #ddd;
}
/* RECHERCHE */
FORM.search b {
	font-size:14px;
	padding-left:20px;
	background:url(../img/h1.gif) 0px 4px no-repeat;
}
INPUT.recherche {
	width:340px;
	margin-left:10px;
	border:1px solid #340100;
}

/* NEW LOGIN BOX */
DIV.tx-newloginbox-pi1 TD {
	margin:0;
	padding:2px 4px;
	text-align:center;
	font-weight:bold;
	color:#340100;
}
DIV.tx-newloginbox-pi1 INPUT {
	width:165px;
	margin:6px 0px 10px 0px;
	padding:2px 0px;
	font-weight:bold;
	font-size:12px;
	color:#800000;
	background:#fffbf0;
	border:1px solid #340100;
}
DIV.tx-newloginbox-pi1 INPUT.blanc {background:#fff;}
DIV.pointille {
	padding-left:20px;
	background:url(../img/pointille_v.png) no-repeat;
}

/* FORMULAIRE DE CONTACT */
.bleu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #d0d0d8;
}
.beige {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 4px;
	text-align: center;
	border: 1px solid #e6e6ee;
}
.droite td {
	text-align: right;
}
.contact INPUT {
	color:#000;
	width: 260px;
	background:#fff;
	border:1px solid #000;
}
.tr-0 TD {
	padding: 2px;
	background: #f2f2f8;
	border: 1px solid #d0d0d8;
}
.tr-odd TD {
	padding: 2px;
	border: 1px solid #d0d0d8;
}
.tr-even TD {
	padding: 2px;
	border: 1px solid #d0d0d8;
}

/* FCE 2 Col */
#contenu DIV.deuxcol {
	margin-top:10px;
	margin-bottom:10px;
}

#contenu DIV.deuxcd img {border:1px solid #000;}
#contenu DIV.deuxcg {text-align:left;}
#contenu DIV.deuxcd {text-align:left;}
#contenu DIV.deuxcg {float:left;}
#contenu DIV.deuxcd {float:left;}

#contenu DIV.deuxcg {width:340px;}
#contenu DIV.deuxcd {width:430px;}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Hides from IE-mac \*/
* html #contenu {height: 1%;} /* contre le peekaboo bug http://positioniseverything.net/explorer/peekaboo.html */
/* End hide from IE-mac */

