@charset "utf-8";
/* CSS Document */
table.list{
	border-bottom:1px solid #CCC;
	margin-top:10px;
	font-size:11px; !important
}
table.list td{
	padding:5px;
}
tr.listColorHead{
	background-color: #e9decb;
}
.LienVoir a{
	display:block;
	width:25px;
	height:25px;
	line-height:20px;
	background-image: url(../images/icon/loupe_VOIR.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right:30px;
	text-decoration:none;
	color:black;
}
.LienVoir a:hover{
	background-image: url(../images/icon/loupe_VOIR_on.png);
	color:black;
}
.LienVoir a:visited{
	color:#989898;
}
table.list h1{
	font-size:11px;
	font-weight:bold;
	margin:0;
}
.borderBottom{
	border-bottom:1px solid #CCC;
}
.IcoHotel{
	border-bottom:1px solid #CCC;
	padding:5px 0;
}
.QuatreEtoile h1, .TroisEtoile h1, .DeuxEtoile h1, .UneEtoile h1{
	font-size:14px;
	background-position:right;
	background-repeat:no-repeat;
	padding:5px 0;
	border-bottom:1px solid #CCC;
}
.QuatreEtoile h1{
	background-image:url(../images/quatre-etoiles.jpg);
}
.TroisEtoile h1{
	background-image:url(../images/trois-etoiles.jpg);
}
.DeuxEtoile h1{
	background-image:url(../images/deux-etoiles.jpg);
}
.UneEtoile h1{
	background-image:url(../images/une-etoiles.jpg);
}

/*Style de la boutique utillisés aussi pour moteur de recherche =========*/
#tx-ttproducts-pi1-listcat {
	border:1px solid #AC9F9F;
	font-size:11px;
	margin-bottom:5px;
	padding:0;
	width:200px;
}
#tx-ttproducts-pi1-listcat ul {
	padding:0px;
	margin-left:25px;
	color:#907679;
}

#tx-ttproducts-pi1-search form {
	background-image:url("../images/cadre/angle-droit.gif");
	background-position:right top;
	background-repeat:no-repeat;
	width: 194px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:10pt;
	padding:15px 3px 3px 5px;
	margin-top:10px;
	overflow:hidden;
	background-color:#FFAE00;
}

#tx-ttproducts-pi1-search input[type=text] {
	width:130px!important;
}

#tx-ttproducts-pi1-search input[type=submit] {
	background-color:#FFD67F;
	border: 1px solid #000;
	color:#000000;
	padding:2px;
	text-shadow: 1px 1px 2px #CCCCCC;
	margin:5px 0 5px 0px;
}

.entetesearch {
	background-color:#907677!important;
	padding:8px;
	font-weight:bold;
	color:#FFF;
}
.entetesearch a{
	color:#FFF;
}
.entetesearch a:visited{
	color:#FFF;
}
.cadreproduits {
	width: 600px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:10pt;
	border:2px solid #CCCCCC;
	padding:10px;
	margin-top:10px;
	overflow:hidden;
	-moz-border-radius:10px;
}
.cadreproduits a {
	text-decoration:none;
}
.enteteproduits {
	background-color:#907677!important;
	padding:8px;
	font-weight:bold;
	color:#FFF;
}
.enteteproduits a{
	color:#FFF;
}
.enteteproduits a:hover{
	color:#DED0B1;
}
.titreproduit {
	text-shadow:2px 2px 3px #CCCCCC;
	text-transform:uppercase;
	padding:5px;
}
.titreproduit a{
	color:#000;
}
.titreproduit a:visited{
	color:#907677;
}
.titreproduit a:hover{
	color:#907677;
}
.ajoutpanier {
	background-color:#EFE1C2;
	border: 2px solid #907677;
	color:#000000;
	padding:3px;
	text-shadow: 1px 1px 2px #CCCCCC;
	-moz-border-radius:5px;
	margin:5px 0 5px 0px;
}
.prix {
	color:#A41D23;
	font-weight:bold;
}

/*Style de l'agenda =========*/
.news h2{
	background-color: #e9decb;
	height:15px;
	padding:5px;
	text-shadow:2px 2px 3px #CCCCCC;
    text-transform:uppercase;
	margin: 0 0 0 0;
}
.news h2 a{
 text-decoration:none!important;
 color:#000;
}
.news h2 a:hover{
 color:#907677!important;
}
.news h2 a:visited{
 color:#A41D23!important;
}

.newsdate {
	display:block;
	float:right;
	padding:0px 10px 0px 0px;
	font-size:11px;
	color:#A41D23;
	clear:both;
	font-weight:normal!important;
}
.news-list-category, .news-list-morelink a, .news-single-rightbox {
	color:#A41D23;
}
.newssingle {
	width: 600px;
	font-family:Tahoma,Geneva,sans-serif;
	font-size:10pt;
	border:2px solid #CCCCCC;
	padding:10px;
	margin-top:10px;
	overflow:hidden;
	-moz-border-radius:10px;
}
.newssingle h1{
	color:#000000;
	margin:0 0 10px 0;
	text-shadow: 2px 2px 3px #CCCCCC;
	font-size:21px;
}
.newssingle h2{
	color:#A41D23;
	font-size:13px;
	font-weight:bold;
}
.avap {
	display:block;
	position:relative;
	height:35px;
	z-index:-1px;
}
#suivant {
	display:block;
	position:relative;
	float:right;
}
#precedent {
	display:block;
	position:relative;
	float:left;
}
#suivant a, #precedent a {
 text-decoration:none!important;
 color:#907679;
 font-weight:bold;
 font-size:10px;
}
/*Style news de l'agenda en page d'accueil =========*/
.newsAccueil {
	border:0px solid #000;
	margin: 10px 5px 15px 0px;
	width:245px;
}
#newsAccueil-list hr{
	height:30px;
}
#newsAccueil-list a {
	color:#000;
	text-decoration:none;
}
#newsAccueil-list h1{
	background-repeat: no-repeat!important;
	padding:5px 0 0 15px!important;
	background-position: left 3px!important;
	background-image: url(../images/puce-vivez.gif);	
	height:30px;
}
#newsAccueil-list .news-list-morelink a{
	display:block;
	padding-top:10px;
	color:#A41D23;
}

/*Style flash page accueil =========*/
#flashcontent {
 margin:10px 0px 10px 25px;
}
