@import url(../styles/layout.css);
/* @import "layout-gauche.css"; */
 
/* Les éléments HTML en général
-------------------------------------------------------- */
body{
	background: url(../img/arp.jpg) ;
	color: #000;
	font-size: 11px;;
	line-height: 1.4em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a {
text-decoration:none;
}

h1, h2, h3, h4, h5, h6, h7{
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	padding:0px;
	margin:0px;
}

h1{font-size: 1.5em;}
h2{font-size: 1.4em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}


pre, code{
	font-size: 1.2em;
}

pre{
	width: 100%;
	overflow: auto;
	border: 1px solid #CCC;
}


fieldset{
border: 1px solid #ccc;
padding: 0px 0px 15px 5px;
margin-top:10px;
margin-bottom:10px;
margin-right:17px;
}



legend {
 color: #585858;
 background: #FFF;
 font-weight: bold;
 font-family: "Trebuchet MS", Tahoma, sans-serif;
 font-size: 1.4em;
 padding:2 5px 2 5px;
}

label{
cursor: pointer;
/*cursor: hand;*/
}

.field label{
display: block;
}

input,textarea,select{

	border: 1px solid #999;
	background:#E5E5E5;
	font-size: 10px;
	margin: 0;
}

ul{
margin-top:0px;
margin-bottom:0px;
}

ul li{
	 display : list-item;
	 list-style-image :  url(../img/puce.gif);
	 list-style-position: outside;
}

textarea{
	width: 93%;
	font-size: 1em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	color: #000;
}

a:visited{
	color: #663;
}

a:hover{
	color: #636;
}

.left{
	float: left;
	margin-right: 1em;
}

.right{
	float: right;
	margin-left: 1em;
}

/* La page
-------------------------------------------------------- */
#page{
	background: #fff url(../img/page.gif) repeat-y center top;
	color: inherit;
}
 
/* L'entête
-------------------------------------------------------- */
#top{
	height: 100px;
	/*padding-top: 20px;*/
	background:  url(../img/top.gif) no-repeat left top;
	padding-left:20px;
	

}

#top h1{
	float:left;
	line-height: 20px;
	padding-left: 60px;
	padding-top: 14px;
	color: #000000;
	
}
#top h2{
	width:450px;
	float:right ;
	padding-right:18px;
	color: #000000;
	font-size: 11px;
	font-weight:normal;
	margin-top:10px;
	

}
#top span{
	float:right;
	line-height: 12px;
	width:110px;
	height:43px;
	vertical-align:top;
	border-left:solid 1px #A8A8A8;
	padding-left:10px;
	

}

#top a{
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
#top a:hover{
	text-decoration: none;
	color: #A8A8A8;
	font-weight:bold;
}

/* Le menu haut
-------------------------------------------------------- */


/* Le prélude
-------------------------------------------------------- */ 
#prelude{
	background: transparent;
	color: #DFDFDF;
	text-align: center;
}

#prelude a{
	color: #DFDFDF;
	background: transparent;
}

#prelude a:hover{
	color: #666;
	background: transparent;
}

/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(../img/day-date.png) no-repeat left center;
	font-style: italic;
}

.post-title{
	color: #F90;
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	color: #F90;
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	color: #FA0;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	color: #FA0;
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
	
}

.post-info-co{
	text-align: right;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */

#coordonne a,visited{
	color:#E92E74;
	text-decoration:underline;
}
#coordonne a:hover{
	color:#AAA;
	text-decoration:none;
}
#sidebar div{
	border-bottom: 1px solid #F0F0F0;
	color: inherit;
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3{

	color: #E92E74;
	font-size: 1.1em;
	margin: 1ex 0 1ex 0;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#coordonne{
	background: transparent;
	color: inherit;
	line-height: 1.4em;
}

#coordonne fieldset, #coordonne p{
	margin: 0;
	padding: 0;
	border:0px;
}

#q{
	padding-left: 18px;
	background: #fff url(../img/q.png) no-repeat 4px center;
}

#sidebar div#calendar{
	/*border-top: 1px solid #F0F0F0;*/
}

#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #493;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #DBB8DC;
	color: #636;
}

.carcteristique{
	margin-bottom:15px;
	border:solid 1px #ccc;
	display:block;
	width:280px;
	background: #fff url(../img/degradeCarcateristique.gif) repeat-y;
}
.carcteristique span{

	display:block;
	margin:10px;
}

.diapo{
margin-top:0px;
display:block;
padding-right:18px;

}

#SlideShow{
margin-top:7px;
}

.spanproduct{
/*width:750px;*/
margin-top:0px;
vertical-align:top;
padding-right:20px;
padding-bottom:10px;
}

#diapoMaroquinnerie{
position:absolute;
top:600px;
display:block;
width:280px;
text-align:left;
background:#EEE;
}
/* Le pied de page
-------------------------------------------------------- */
#footer{
	margin: 0;
	padding:18px;
	color: #666;
}

#footer a{
	color: #999;
}
#footer .arp{

background: #fff url(../img/footer.gif) repeat-x center;
display:block;
width:744px;
height:15px;
}

#footer .copyright{
float:right;
display:block;

}
/**************moez **/

.menuTop  {
	position:absolute;
	width:153px;
	float : left;
	margin-top:3px;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	font-weight:bold;
	

}

.menuTop  .top {
	border-top: solid 1px #CFCFCF;
	display:block;
	text-indent:15px;
	border-left: solid 1px #CFCFCF;
	border-right: solid 1px #CFCFCF;
	height:34px;

}


.menuTop  .middle {
	border-left: solid 1px #CFCFCF;
	border-right: solid 1px #CFCFCF;
	display:block;
	text-indent:15px;

}

.menuTop  .bottom {
display:block;
text-indent:0px;
background:#000000;
width:153px;
height:10px;
background: transparent url(../img/degradeMenu.gif) repeat-x top ;
border-top: solid 1px #CFCFCF;
border-left:  0px ;
border-right:  0px ;
}

.menu, .menu:visited {
color:#FFF;
line-height:30px;
display:block;
height:34px;
text-decoration:none;
background: transparent url(../img/btn1.gif) repeat-x bottom center;
}
.menu:hover {
color:#FFF;
line-height:30px;
display:block;
height:34px;
text-decoration:none;
background: transparent url(../img/btn2.gif) repeat-x bottom center;
}


.menuHover, .menuHover:visited, .menuHover:hover  {

color:#FFF;
line-height:30px;
display:block;
height:34px;
text-decoration:none;
background: transparent url(../img/btn2.gif) repeat-x bottom center;
}

.animation{
	height:160px;
	display:block;
	float:right;
	padding-right:12px;
	/*padding-top: 20px;*/
}

.paragraphe{
margin-top:0px;
text-indent:10px;
font-size:11px;
text-align : justify;
vertical-align:top;
padding-right:30px;
padding-left:10px;

}
.position{
display:block;
padding-top:10px;
padding-bottom:5px;
padding-right:10px;
}



.polyjumbo{
color:#E92E74;
font-weight:bold;
}

/*  tableau contat
------------------------------------ */

.puce2{
margin-right:3px;
}
.diviseur{
	/*border-bottom:solid 1px #000;*/
	display:block;
	height:18px;
	background: transparent url(../img/borderBottom.gif) no-repeat center top;

}
#content a{
	font-family: Tahoma, sans-serif;
	display:inline;
	line-height:0;
	font-size: 11px;
	margin:0px;
	padding:0px;
	background:#FFF;
	color:#000;
	text-decoration:underline;
}
#content a:hover{
	text-decoration:none;
}
#content h3{
	/*color:#939598;*/
	color:#FFF;
	margin:0px;
	padding-left:10;
	background:#00ADEF;
}

#details{
display:block;
}

#details a{
cursor:pointer;
display:block;
height:20px;
line-height:20px;
text-decoration:none;
}
#details a:hover{
background:#EEEEEE;
text-decoration:none
}

.urldetails{
color:#E92E74;
display:block;
height:20px;
line-height:20px;
text-decoration:none;

}

.urldetails:hover{
background:#EEEEEE;
text-decoration:none;

}

.urldetails_off{
background:#EEEEEE;
display:block;
height:20px;
line-height:20px;
text-decoration:none;

}

#submenu a{
cursor:pointer;
/*margin-left:30px;
margin-top:2px;*/
height:15px;
display:block;
line-height:12px;
text-decoration:none;
font-weight:bold;
}
#submenu a:hover{
background:#FCEFF4;
text-decoration:none;

}
.subelement{
height:20px;
display:block;
}

.subelement:hover{
background:#FCEFF4;
width:150px;
}

.subelement_off{
height:15px;
display:block;
background:#EEB3CA;
}

.hover_span{
height:15px;
line-height:13px;
background:#E92E75;
color:#FFF;
}

#content h4{

	/*color:#939598;*/
	font-size:1.1em;
	color:#E92E74;
	margin:0px;
	padding-left:10;

}


#content div#contact{
	/*border-top: 1px solid #F0F0F0;*/
}

#content div#contact table{
    width:400px;
	font-size: 11px;;
	text-align: left;
	margin: 0 auto;
	border-collapse: collapse;
	
}

#content div#contact table caption{
	margin: 0 auto;
}

#content div#contact table th{
	color: #493;
	background: transparent;
}

#content div#contact table td{

	padding:5px 0px 5px 15px;
	width: 14%;
	background:#F8F8F8	;
	border: 0px solid #EEE	;
}

#content div#contact table td a{
	display: block;
	background: #EFA;
	color: #493;
	font-weight: bold;
	text-decoration: none;
}

#content div#contact table td a:hover{
	background: #DBB8DC;
	color: #636;
}


.loisir{
	padding-left:28px;
	padding-right:28px;
}




/* contenu page les entreprise du groupe 
--------------------------------------------------------*/
.groupe{
	padding-left:28px;
	padding-right:28px;
}
.groupe h3{
	color:#E62B72;
}
.groupe fieldset{

	margin:0px;
	clear:both;
	width:100%;
	padding:0;
}
.groupe div{
	display:block;
	width:100%;
	float:left
}
.groupe legend{
	margin:10 10 10 15;

}
.groupe p{
	margin-top:4px;
}
.spandegrade{
	display:block;
	margin:0 20 0 20;
	border-bottom:solid 1px #FFF;
	height:48px;
	padding:7px;
}

.table_articles{
width:650px;
}

.td_titre_article{
background:#000;
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
color:#fff;
font-size:11px;
text-align:center;
}


.td_article{
background:#EEEEEE;
font-size:11px;
text-align:center;
padding-bottom:3px;
padding-top:3px;
}
.td_article2{
background:#DDDDDD;
font-size:11px;
text-align:center;
padding-bottom:3px;
padding-top:3px;
}
.titre_tab_batiment{
background:#DDDDDD;
font-weight:bold;
padding-bottom:5px;
padding-top:5px;
padding-left:5px;
color:#E62B72;
font-size:12px;
text-align:center;
}

/*lien liste des articles*/
.articles{
font-weight:bold;
text-decoration:none;
cursor:pointer;
}

#menu_produit {
	position:absolute;
	width:220px;
	top: 34px;
	left:152px;
	padding-bottom:5px;
	text-indent:15px;
}
#smenu_produit{
    position:absolute;
	width:220px;
	top: 0px;
	left:200px;
	padding-bottom:5px;
	text-indent:15px;
}


#menu_produit  a, #smenu_produit  a {
font-size:11px;
color:#FFF;
display:block;
width:200px;
height:34px;
background: url(../img/btn2.gif) repeat-x top ;
border-top: solid 1px #CFCFCF;
border-left:  0px ;
border-right:  0px ;
text-decoration:none;
line-height:34px;
}
#menu_produit  a:hover, #smenu_produit  a:hover {
color:#FFF;
display:block;
width:200px;
height:34px;
text-decoration:none;
background: url(../img/btn1.gif) repeat-x top ;
border-top: solid 1px #CFCFCF;
border-left:  0px ;
border-right:  0px ;
text-decoration:none;
line-height:34px;
}

.div_fiche{
	font-size:11px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	padding-left:30px;
}
.lien_article{
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#C10B12;
}
.lien_article:hover{
    text-decoration:none;
	color:#C10B12;
}


a.lien_fiche{
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
    color:#006600;
}
a.lien_fiche:hover{
  color:#C10B12;
}


.police1{
	font-size: 11px;
	line-height: 16px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
}
.police2{
	font-size: 11px;
	line-height: 1.4em;
	font-weight:normal;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#E92E74;
}

.police3{
	font-size: 11px;
	line-height: 1.4em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#C43030;
}
.police4{
	font-size: 11px;
	line-height: 1.4em;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#D3855C;
}
.url_rouge{
color:#CF7877;
}
.url_rouge:hover{
color:#CF7877;
text-decoration:none;
}
.spandegrade{
	background-color:#FFFFFF;
	display:block;
	margin:0 0 10 0;
	border:double 3px #CF7877;
	padding:7px;
}
.table{
	width:348px;
	font-size: 11px;
	text-align: left;
	margin: 0 auto;
	border-collapse: collapse;
	
}
.td_caracteristique{
background-color:#000;
font-weight:normal;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
border-color:#F84D91;
}
.td_caracteristique2{
padding-top:5px;
padding-left:10px; 
border-color:#F84D91; 
font-size:11px;
}
.table_caracteristique{
background-color:#F1F1F1;
font-size:11px;
color:#000000;
}
.table_caracteristique1{
background-color:#F1F1F1;
font-size:10px;
color:#000000;
font-weight:bold;
}
.table_caracteristique2{
background-color:#F1F1F1;
font-size:10px;
color:#000000;
font-weight:bold;
text-align:center;
border-color:#F84D91;
border-style:double;
}
.thumbs{
border:double 3px #CF7877;
margin:25px 20px 20px 0px;
text-align:left;
}

