﻿
html,
body
{
	margin: 0px;
	padding: 0px;
	color: #444;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	background: #141414 url(/images/bg0.jpg) no-repeat center top;
}

form {padding:0;margin:0;}

/*
h1
{
	font: normal normal bold 18px Arial, Helvetica, sans-serif;
	color: #fff;
	padding:0px;
}
h2 
{
	font: normal normal bold 18px Arial, Helvetica, sans-serif;
	color: #fff;
	padding:0px;
}
*/

a, a:link, a:visited
{
    font: normal normal bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

a:hover
{
   font: normal normal bold 12px Arial, Helvetica, sans-serif;
   text-decoration: none;
   color: #990000;
}


img
{
	border: 0px;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* get rid of those system borders being generated for A tags */
a:active {
  outline:none;
}

:focus {
  -moz-outline-style:none;
}

/*-------------------------------*/
#demotip { 
    display:none; 
    background:transparent url(/images/tooltip/black_arrow.png); 
    font-size:12px; 
    height:70px; 
    width:160px; 
    padding:25px; 
    color:#fff;     
}

/*-------------------------------*/

#main {
	width:940px;
	height:662px; /* 642 */
	/*height:100%;*/
	margin:15px auto;
	padding:10px;
	background-color:#fff;
	/*border:1px solid #cc0000;*/
}

#theme-1 
{
    /* femme */
	float:left;
	width:390px;
	height:570px;
	margin:0px 10px 0px 0px;
	padding:0px;
	background: #eee url(/images/upload/themes/1.jpg) no-repeat;
}

#theme-2 
{
    /* homme */
	float:left;
	width:390px;
	height:570px;
	margin:0px 10px 0px 0px;
	padding:0px;
	background: #eee url(/images/upload/themes/2.jpg) no-repeat;
}

#boxing 
{
    float:left;
   	margin:0px 0px 10px 0px; 
}

/*---------------------------------*/

#centre{
	float:left;
	width:350px;
	height:570px;
	margin:0px 10px 0px 0px;
	padding:0px;
	background: #e7e7e7 url(/images/bg_menu.jpg) no-repeat;
}
/*---------------------------------*/

#side{
	float:left;
	width:180px;
	height:570px;
	margin:0px;
	padding:0px;
	background: #eee url(/images/bg_side.jpg) no-repeat;
	font: normal normal normal 12px Arial, Helvetica, sans-serif;
	color: #666;
	text-align:center;
}

#titrePro {
	border-bottom:10px solid #fff;
	background-color:#7b9ab5;
	height:36px;
}
#titrePro h2 {
	margin:0px;
	padding:10px 0px 0px 0px;
	font: normal normal bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
}


/* Easy Slider */

#slider {
	height:174px;
	width:180px;
	margin:0px;
	padding:10px 0px 0px 0px;
	text-align:center;
	background-color:#fff;
}
#slider img{
	text-align:center;
	/*
	margin-left:auto;
	margin-right:auto;
    */
}

#slider ul, 
#slider li,
#slider2 ul, 
#slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider2{margin-top:1em;}
#slider li, 
#slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:180px;
	height:174px;
	overflow:hidden; 
	}	
#prevBtn, 
#nextBtn,
#slider1next, 
#slider1prev{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
	}	
#nextBtn, 
#slider1next{ 
	left:696px;
	}														
#prevBtn a, 
#nextBtn a,
#slider1next a, 
#slider1prev a{  
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../images/btn_prev.gif) no-repeat 0 0;	
	}	
#nextBtn a, 
#slider1next a{ 
	background:url(../images/btn_next.gif) no-repeat 0 0;	
	}	
	
/* numeric controls */	

ol#controls{
	margin:1em 0;
	padding:0;
	height:28px;	
	}
ol#controls li{
	margin:0 10px 0 0; 
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
	}
ol#controls li a{
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #ccc;
	background:#DAF3F8;
	color:#555;
	padding:0 10px;
	text-decoration:none;
	}
ol#controls li.current a{
	background:#5DC9E1;
	color:#fff;
	}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */


#catalogue {
	height:274px;
	padding:10px 0px 0px 0px;
	margin:0px;
}

#titreCat {
	border-top:10px solid #fff;
	border-bottom:10px solid #fff;
	background-color:#7b9ab5;
	height:36px;
}
#titreCat h2 {
	margin:0px;
	padding:10px 0px 0px 0px;
	font: normal normal bold 16px Arial, Helvetica, sans-serif;
	color: #fff;
}
/*------------------------------*/

#sexe {
	/*float:left;*/
	height:66px;
	width:200px;
	margin:134px 0px 0px 150px;
	color: #666;
	font: normal normal normal 14px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	/*border:1px solid #cc0000;*/
}

#navsexe
{
	margin: 0;
	padding: 0 0 10px 0px;
}

#navsexe ul, #navsexe li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navsexe a:link, #navsexe a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 0 10px 4px 10px;
	text-decoration: none;
	color: #999;
}

#navsexe a:link#current, #navsexe a:visited#current, #navsexe a:hover
{
	border-bottom: 3px solid #809eb7;
	padding-bottom: 4px;
	background: transparent;
	color: #000;
}

#navsexe a:hover { color: #000; }

/*----------------------------*/

#silhouettes {
	width:350px;
	height:200px;
	background: transparent;
}

.boxS {
	float: left;
	width:75px;
	height:200px;
	margin:0px 0px 0px 10px;
}

/*--------------------------*/

#menus {
	width:350px;
	height:170px;
}

.boxM {
	float: left;
	width:75px;
	height:170px;
	margin:0px 0px 0px 10px;
	/*background-color: #7b9ab5;*/
}

.boxSubContainer {
	width:75px;
	height:130px;
	margin:0px;
}

.boxSub {
	width:75px;
	height:130px;
	margin:0px;
	background-color: #7b9ab5;
}

.boxMenu {
	top:140px;
	width:75px;
	height:40px;
	margin:0px;
}

.boxMenu a:link, .boxMenu a:visited
{
	float:left;
	width:75px;
	height:28px;
	text-align:center;
	font: normal normal bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	color: #000;
	margin: 0px;
	border-bottom: 5px solid #809eb7;
	padding-bottom: 6px;
}
.boxMenu a:hover { color: #fff; }

.boxMenuCurrent {
	top:140px;
	width:75px;
	height:40px;
	margin:0px;
	background-color: #7b9ab5;
}
.boxMenuCurrent a:link, .boxMenuCurrent a:visited
{
	float:left;
	width:75px;
	height:28px;
	text-align:center;
	font: normal normal bold 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	color: #fff;
	margin: 0px;
}
.boxMenuCurrent a:link#current, .boxMenuCurrent a:visited#current, .boxMenuCurrent a:hover
{
	border-bottom: 5px solid #809eb7;
	padding-bottom: 6px;
	color: #fff;
}
/*-----------------------*/
.menu {
	margin: 0;
	padding: 22px 2px 10px 2px;
}

.menu ul{

}
.menu ul, .menu li
{
	margin: 0;
	padding: 2px 0px 2px 0px;
	list-style-type: none;
}

.menu a:link, .menu a:visited
{
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	color: #fff;
}
.menu a:hover { 
	font: normal normal normal 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration: none;
	color: #a4bfd7; 
}
/*-----------------------*/

#footer{
	clear:left;
	float:left;
	width:940px;
	height:72px;
	margin:10px 0px 0px 0px;
	padding:0px;
	background: #fff url(/images/bg_footer.jpg) no-repeat;
}

#navcontainer {
	float:left;
	width:750px;
	height:72px;
	margin:0px;
	padding:0px;
	list-style-type: none;
	font: normal normal bold 11px Arial, Helvetica, sans-serif;
}

#cpostal {
	float:left;
	width:190px;
	height:72px;
	text-align:center;
}

#cpostal h2 
{
	font: normal normal bold 13px Arial, Helvetica, sans-serif;
	color: #666;
	padding:6px 0px 6px 0px;
	margin:0px;
}

#search_box {    
	width: 170px;     
	height: 31px;
	background: url(/images/bg_search_box.gif); 
} 

#search_box .code {     
	float: left;    
	font: normal normal normal 13px Arial, Helvetica, sans-serif; 
	padding: 0;     
	margin: 6px 0 0 10px;     
	border: 0;     
	width: 89px;     
	background: none; 
} 

#search_box .btn-cp {     
	float: right;    
	margin: 4px 6px 0 0; 
}

/*--------- menu footer ---------*/
#navlist
{
	margin: 0px;
	padding: 0px;
}
#navlist li
{
	float: left;
	margin: 0;
	padding: 0px 2px 0px 2px;
	width: auto;
	display: block;
}

#navlist li a, #navlist li a:link
{
	background: #fff;
	color: #555;
	text-decoration: none;
	padding: 3px 5px 50px 5px;
	display: block;
	border-bottom: 6px solid #7b9ab5;
}

#navlist li a:hover
{
	color: #fff;
	border-bottom: 6px solid #7b9ab5;
	cursor: pointer;
	background: #7b9ab5;
}

#navlist li a#current, #navlist li a#current:link
{
	color: #000;
	cursor: default;
	font-weight: bold;
	border-bottom: 6px solid #992e13;
}

#navlist li a#current:hover
{
	border-bottom: 6px solid #992e13;
	background: #eee;
}

/*---------------------------------*/

.copyright 
{
    width:940px;
    margin:0 auto;
    font: normal normal normal 12px Arial, Helvetica, sans-serif;
	color: #666;
    
}