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

body{
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	background-color:#9c9a79;
}

* {
	margin: 0;
	padding: 0;
}

a{
	text-decoration:none;
	color:#685d4d;
}

a:visited{
	text-decoration:none;
	color:#685d4d;
}

div#conteneur{
	width: 1000px;
	margin: 0 auto;
	background-image:url(../img/body_background.png);
}

/* header
----------------------------------------------------------------------------------------------------------------------------*/
div#header {
	padding-top: 25px;
	background-image:url(../img/header_arrondis.png);
	background-repeat:no-repeat;
	text-align:center;
}

div#contenu_header{
	width:990px;
	margin:0 auto;
}

#logos{
	margin: 0 auto;
	width: 980px;
	text-align:justify;
}

.logo_travoo{
	float:left;
}

.slogan_travoo{
	float:right;
	margin-right: 20px;
}

#barre{
	clear:both;
	width: 990px;
	margin: 0 auto;
}

/* Conteneur contenu
----------------------------------------------------------------------------------------------------------------------------*/
div#contenu{
	padding: 0 5px;
	margin: 0 auto 5px;
	width: 990px;
	overflow: hidden;
}

/* BLOC GAUCHE >> Conteneur
----------------------------------------------------------------------------------------------------------------------------*/

div#bloc_gauche{
	width:215px;
	background-repeat:repeat-y;
	float: left;
	margin-top: -1px;
}

/* BLOC GAUCHE >> Menu
---------------------------------------------------------*/

div#bloc_gauche ul{
	list-style-type: none;
}

div#bloc_gauche .item_lvl_1{
	font-size:11px;
	margin:0;
	padding: 5px 0 5px 5px;
	font-weight:700;
	background-image:url(../img/item_menu.png);
	background-color: #d7d6c1;
	border-top:1px dotted;
	border-bottom:1px dotted;
	border-color:#9c9a79;
}

div#bloc_gauche ul li{
	font-size:11px;
	padding: 5px 0 5px 20px;
	background-image:url(../img/fleche.png);
	background-repeat:no-repeat;
	border-bottom:dotted 1px;
	border-color:#5D5425;
}

p.no_border{
	height:1px;
	background-color:#f4f4f4;
	margin-top:-1px;
}

div#bloc_gauche ul li ul{
	margin: 0 10px 0 10px;
}

div#bloc_gauche a {
	text-decoration: none;
}

div#bloc_gauche a:link{
	color:#685d4d;
}

div#bloc_gauche a:visited{
	color:#685d4d;
}

div#bloc_gauche a:hover{
	color: #000;
}

/* BLOC GAUCHE >> Best sellers
---------------------------------------------------------*/

.best_sellers{
	padding: 0 10px;
	margin:10px 0;
}

p.titre_best_sellers{
	margin: 0;
	padding: 5px 0 5px 5px;
	font-weight:700;
	background-color: #d7d6c1;
	border:1px dotted;
	border-color: #a33b16;
	border-left:none;
	border-right:none;
	background-image:url(/img/titre_sellers.png);
	background-repeat:repeat-y;
}

div.item_best_sellers{
	padding: 0 5px 10px 5px;
	overflow: hidden;
}

div.img_item_best_sellers{
	width: 55px;
	float: left;
	text-align:center;
}

div.contenu_item_best_sellers{
	width: 150px;
	float: right;
}

div.contenu_item_best_sellers .titre_item_sellers{
	font-size: 11px;
	font-weight: 700;
}

div.contenu_item_best_sellers p{
	text-align: justify;
	margin-right:10px;
}

/* BLOC DROIT >> Conteneur
----------------------------------------------------------------------------------------------------------------------------*/

div#bloc_droite{
	width:775px;
	margin-left: -5px;
	float: right;
}

/* BLOC DROIT >> Bloc supérieur
---------------------------------------------------------*/

#bloc_droite_up{
	padding: 10px 0 0;
	margin: 0;
}

#contenu_bloc_droite_up{
	width: 755px;
	margin:0 auto;
}

.filariane{
	margin-bottom:10px;
}

.bilboard{
	margin:-5px auto 20px auto; 
	width:765px;
}

#bloc_droite_up p{
	text-align: justify;
}

#edito_pa{
	margin:0 10px;
}

#edito{
	text-align:justify;
}	

#onglets_produits{
	margin: 10px 10px 20px 10px;
}

/* BLOC DROIT >> Bloc inférieur
---------------------------------------------------------*/

div#bloc_droite_down{
	padding: 5px 0 0;
	height:100%;
	overflow:hidden;
}

#contenu_droite_down{
	margin:0 10px;
}

#formulaire{
	float: left;
	width: 535px;
}

#form{
	float: left;
	width: 535px;
}

#publicite{
	float: right;
	width: 210px;
}

#categorie_gauche{
	width: 351px;
	float: left;
}

#categorie_droite{
	width: 351px;
	float: right;
}

.item_categorie{
	width:351px;
	overflow:hidden;
	margin-bottom: 10px;
}

.img_categorie{	
	float:left;
	width:100px;
}

.txt_categorie{
	float: right;
	width: 241px;
	margin: 0 5px;
}

.titre_categorie{
	font-size: 1.2em;
	font-weight: 700;
	color: #685d4d;
	margin-bottom: 10px;
}

.titre_droit{
	font-size: 1.4em;
	font-weight: 700;
	color: #a33b16;
	margin: 0 0 15px;
}


#quisommesnous{
	text-align:justify;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Footer
----------------------------------------------------------------------------------------------------------------------------*/

div#footer{
	padding: 0 5px;
	background-image:url(../img/footer_arrondis.png);
	background-repeat:no-repeat;
	background-position:bottom;
	height: 115px;
}

#menu_footer{
	background-image: url(../img/menu_footer.png);
	background-repeat: repeat-x;
	height:25px;
	text-align:center;
}

#menu_footer ul{
		height:25px;
}

#menu_footer ul li{
	list-style: none;
	display:inline;
	padding: 0 10px; 
}

#menu_footer a:link{
	font-size:12px;
	font-weight: 700;
	color:#FFF;
}

#menu_footer a:visited{
	color:#FFF;
}

#menu_footer a:hover{
	background-image:url(../img/hover_menu_footer.png);
	color:#d7d6c1;
}

#menu_footer ul{
	padding-top: 4px;
}

/* Formulaire */

/*#form2 input, #form2 select
{
	margin-left: 1%;
}

#form2 select:hover, #form2 input:hover, #form2 textarea:hover{
	background-color: #f0efe2;
}*/

p.cell_titre{
		font-weight:700;
		font-size: 14px;
		padding-top: 5px;
}

tr.titre_form div{
	margin: 10px; 10px;
}

tr.titre_form{
	background-image: url(../img/form-haut.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	background-color:#872301;
	text-align:center;
}

span.obligatoire{
	font-weight:700;
	color:#872301;
}

.btn {
	border: none;
    background: url('../img/button_send_form.png') no-repeat top left;
	height:42px;
	width:150px;
}

.btn:hover{
	border: none;
    background: url('../img/button_send_form_hover.png') no-repeat top left;
	height:42px;
	width:150px;
}
/* THEME */

#swf{
	float:left;
	padding: 0 10px 0 0;
}

.spacer{
	clear: both;
}

/* Onglets produits
----------------------------------------------------------------------------------------------------------------------------*/

.ongr2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.ongr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.newp2titlediv {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #685c4c;
}
.newp2descdiv {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #000000;
}
.newp2descdiv2 {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
}
.newp2descdiv2 a {
	font-family: Verdana, Arial;
	font-size: 9px;
	color: #ffffff;
}

/* bouton submit rouge
----------------------------------------------------------------------------------------------------------------------------*/

.btnr {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #a33b17;
	font-weight:bold;
	padding: 2px;
	border: 1px solid #792C11;
}

#contenu_devis{
	height:150px;
	width:215px;
	position:relative;
}

#devis_list{
	position:relative;
}

#etapes{
	width:755px;
	margin:10px auto 20px auto;
}

/* Témoignages
----------------------------------------------------------------------------------------------------------------------------*/

.prenomTmoignage{
	font-weight:bold;
	font-size:12px;
	color:#685D4D;
	margin-bottom:5px;
}

.contenuTmoignage{
	text-align:justify;
	font-size:10px;
}

.Tmoignage{
	margin-top:15px;
}

div#bloc_gauche a.linkTmoignage{
	color:#A33B16;
	font-weight:bold;
}

div#bloc_gauche a.linkTmoignage:visited{
	color:#A33B16;
}

div#bloc_gauche a.linkTmoignage:hover{
	color:#000000;
}

/* Articles
----------------------------------------------------------------------------------------------------------------------------*/

.Particle{
	margin-bottom:10px;
}

.H2article{
	font-size:13px;
	margin-top:20px;
	margin-bottom:10px;
}

.H3article{
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:15px;
	color:#534b3e;
}

.gras{
	font-weight:bold;
}

table.ArticleTablo {
 border-width:1px; 
 border-style:solid; 
 border-color:black;
 border-collapse:collapse;
 text-align:center;
 }
.ArticleTablo td { 
 border-width:1px;
 border-style:solid; 
 border-color:#666666;
 height:30px;
 }

