body
{
    font:12px/1.4 Verdana, Palatino, Palatino Linotype, Times, Times New Roman, serif;
    background-color:white;
    width: 100%;
    height: 100%;
    padding:0;
    margin:0;
}

img
{
    border:none;
}

#enrouge
{
    color:red;
}
/*/////////////////////////////*/
/* ----------HEADER ---------*/
/*/////////////////////////////*/

.head
{
    padding: 0px;
    text-align: center;
}

.header
{
    background: url('../images/head.png') no-repeat;
    height:118px;
    margin-left: auto;
    margin-right: auto;
    width:1024px;
}

.logo
{
    margin-left: 30px;
    margin-top: 5px;
    float: left;
}
.title
{
	 margin-left: -25px;
    margin-top: 70px;
    float: left;
	font-size: 15px
}
.Contact
{
	float: left;
	margin-left: 80px;
    margin-top: 15px;
    
}

.language 
{
    float: left;
    margin-top: 35px;
    margin-left: 0px;
}

.language ul
{
	list-style-type:none;
}



/*/////////////////////////////*/
/* ----------MENU ---------*/
/*/////////////////////////////*/

.menu
{
    width:1024px;
    margin:0 auto;
    margin-top:-12px;
}

.scrollmenu
{
width:1024px;
    background:url('../images/background.png') repeat-y;
}

.button
{
    text-align: center;
    background:url('../images/scrollmenu.png') no-repeat;
    width:880px;
    height:60px;
}


.button a span
{
    text-decoration:none;
    padding-bottom:10px;
    color:#951414;
}

.scrollmenu ul
{
    padding-left:20px;
    /*margin-top:-40px;*/
    list-style-type:none;
}
 
.scrollmenu li
{
    float:left; /*pour IE*/
}
 
.button a
{
	padding-right:0px;
	margin-top:5px;
	height:35px;
	width:118px;
	display:block;
	text-decoration:none;
	z-index:1;
}

.button a span:hover
{
	background:url('../images/underline.png') no-repeat;
	background-position:-20px 8px;
}

/*/////////////////////////////*/
/* ----------WRAPPER ---------*/
/*/////////////////////////////*/

.wrapper
{
	width:1024px;
	margin:0 auto ;
	position:relative;
	
}

.pageheader
{
	float: left;
	width:880px;
	background:url('../images/background.png') top center repeat-y;
	z-index:1;
}

.pagecenter
{	
	padding-top:30px;
	float:left;
	min-height:520px; 
	width:880px;
	background:url('../images/background.png') top center repeat-y;
}

.inline, .inline li 
{
	display: inline;
}

#breadcrumbs
 {
	width: 880px;
	float: left;
	display: block;
	color: #999; 
}

#breadcrumbs li 
{
	display: block;
	float: left;
	margin-right:5px;
}

#breadcrumbs a, #breadcrumbs a:visited
 {
	color: #999;
	text-decoration: underline;
}

#breadcrumbs a:hover
 {
	text-decoration: none;
}
.categorie
{
text-align:center;
color :#872f9a; 
font-size: 20pt;
}
.categorie2
{
text-align:center;
font-size: 14pt;
color :#ff7300;
}
.categorie3
{
/*text-align:center;*/
font-size: 10pt;
color :#000000;
}
.categorie4
{
/*text-align:center;*/
font-size: 15pt;
color :#000000;
}
.text
{
	font-size:15px;
	margin-top:-30px;
	margin-left:60px;
	margin-right:40px;
	padding-bottom:15px;
	text-align:justify;
	color:#635e4d;
}

table
{
border-collapse:collapse;
}

td /* Toutes les cellules des tableaux... */
{

     /* ... auront une bordure de 1px */
}
th.Photo
{
width:1%;
}
th.Nom
{
width:13%
}
th.Nom2
{
width:70%
}
th.SousNom
{
width:15%
}
th.SousNom2
{
width:50%
}
th.Prix
{
width:8%;

border: 0px solid black;
valign: middle;
text-align: center;
font-weight:bold;

}th.Prix2
{
width:8%;
border: 0px solid black;
font-weight:bold;
}
td.Prix
{
border: 0px solid black;
text-align: center;
font-weight:bold;

}

td.SousNom
{
width:70%
}


}
td.description
{
border: 0px;
font-size:10;

}
.Description2
{width:40%;
 }


.sidebar
{
float:left;
width: 224px;
height: 710px;
margin-left:-10	px;
}

.pub1
{
background:url('../images/fondpub.png') top left no-repeat;
}

.pub1 a
{
	text-decoration:none;
}
.pub1 span
{
color: 000000
}

.offer {
	background-image: linear-gradient(135deg, #b33ecc 0%, #591f66 100%);
	border-radius: 30px;
	color: white;
	font-size: 20px;
	font-weight: 400;
	line-height: 28px;
	margin: 6px;
	position: relative;
	padding: 6px;
	text-align: center;
	width: 200px;
}
.offer::before {
	content: "";
	background: linear-gradient(135deg, #eee, #111);
	border-radius: 33px;
	position: absolute;
	top: -3px; left: -3px; right: -3px; bottom: -3px;
	z-index: -1;
}
.offer.packed {
	line-height: 22px;
}
.offer-note {
	font-size: 12px;
}
.price-object {
	color: #ff7300;
	font-size: 22px;
	/*line-height: 28px;*/
}
.price-object.packed {
	/*line-height: 22px;*/
}
.price {
	font-size: 40px;
	line-height: 84px;
}
.price.packed {
	line-height: 38px;
}
.price.large {
	line-height: 110px;
}
.price-note {
	font-size: 12px;
	line-height: 16px;
}

/*/////////////////////////////*/
/* ----------FOOTER ---------*/
/*/////////////////////////////*/

.footer
{
	
clear: both;
}

.footer_h
{
	position:relative;
	margin-top:-3px;
	width:1024px;
	height:33px;
	background:url('../images/footer_h.png') top left no-repeat;
}


.footer_m
{
	width:1024px;
	background:url('../images/footer_m.png') top left repeat-y;
}

.footer_m #bold
{
	font-weight:bold;
}

.footer_m ul
{
	list-style-type:none;
	margin-left:0px;
	margin-right:20px;
}

.footer_m #row1
{	
	width:auto;
	font-size:15px;
	margin-top:0px;
	margin-left:40px;
	margin-right:40px;
	text-align:justify;
	color:#635e4d;
	padding-bottom:5px;
}

.footer_m a
{
	text-decoration:none;
	color:#635e4d;
}

.footer_m a:hover
{
	text-decoration:underline;
}

.footer_m table
{
	font-size:12px;
}

.footer_m #row2
{
	text-align:center;
	width:100%;
}

.footer_l
{
	
	width:1024px;
	height:28px;
	background:url('../images/footer_l.png') bottom left no-repeat;
}

#apropos
{
	width:100px;
}
