body {    margin: 0 auto 5px auto;
    padding: 0;	font: 78% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;	text-align: center;
	background: #7a8299;
	color: #666666;
		}/*---------------------------- Liens -------------------------------*/a {  	color: #666666;	text-decoration: none;
	font-weight: bold;
	}	a:visited {	color: #7a8299;	text-decoration: none;	}
a:focus, a:hover {	color: #629DD8;	text-decoration: none;	}
a img {	border: none;	}
/*---------------------------- H -------------------------------*/h1 {	
	font-size: 1.3em;
	font-weight: bold;	text-align: center;	margin: 0 0 10px 0;	}h2 {	
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	}
h3 {
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	}
/*---------------------------- Accessibilite -------------------------------*/#acc {
	width: 918px;
	margin: 0 auto -5px auto;
	padding: 0;
	text-align: left;
	font-size: 0.9em;
	color: #000000;
	}
#acc a {
	color: #000;
	}
#acc a:visited {
	color: #000;
	}
#acc a:focus, #acc a:hover {
	color: #fff;
	}
/*---------------------------- Header -------------------------------*/#header {	margin: 0px auto;
	text-align: left;/*-------IE WIN-------*/	padding: 2px;	display: block;    border-bottom: 1px solid #000;
	height: 70px;
	position: relative;	}
/*---------------------------- Menu -------------------------------*/#menu {
	margin: 0;
	padding: 0;
	background: #838DA7;
	height: 40px;
	border-bottom: 1px solid #000;
	}
#menu ul {	margin: 0;	padding: 0;
	height: 40px;
	}
#menu ul li {
	float: left;
	list-style-type: none;
	border-right: 1px solid #ffffff;
	white-space: nowrap;
	height: 40px;
	}
#menu ul li a {
	float: left;
	padding: 0 10px 0 10px;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
	height: 40px;	line-height: 40px;
	}
#menu ul li a:hover{
	background:#000;
	color: #fff;
	text-decoration:none;
	}
/*---------------------------- Page courante idea from http://www.biblographia.net ------------------------*/
body#annuaire a#annuairenav,
body#videos a#videosnav,
body#vdhard a#vdhardnav,
body#films a#filmsnav,
body#dvd a#dvdnav,
body#mailing a#mailingnav,
body#shop a#shopnav {   	background:#000;
   	color: #fff;
	text-decoration:none;
   }
/*---------------------------- Pub1 468x60 -------------------------------*/.pubhaut {	position: absolute;	top: 5px;
	left: 350px;
	}
/*---------------------------- Pub2 120x60 -------------------------------*/.pubcoeur {
	margin: 0 auto;
	text-align: center;
	padding: 5px 0 5px 0;
	}
/*---------------------------- Fil dariane -------------------------------*/
#sousheader {
    margin: 0.5em;
    text-align: left;
    font-size: 0.9em;
    font-weight: bold;
	}
/*---------------------------- Content -------------------------------*/#content {
	margin: 5px auto;	width: 918px;
    border: 1px solid #000;
	background: #FFFFFF;
	}
/*---------------------------- Content accueil-------------------------------*/#contentacc {
	margin: 5px auto;	width: 918px;
    border: 1px solid #000;
	background: #FFFFFF;
	}
/*---------------------------- Content accueil-------------------------------*/
#contenuvid {
	float: left;
	width: 692px;
    padding: 10px;
    margin-left: 1.2em;
	line-height: 170%;
	}	
/*---------------------------- contenu -------------------------------*/#contenu {
	float: left;
	width: 562px;
    padding: 10px;
    margin-left: 1.2em;
	line-height: 170%;
	}
.inter {
	clear: both;	background: url(design/divider.gif) no-repeat center;
	margin: 2px;    }
.both {
	clear: both;
	height: 5px;    }
#contenu ul li {
    display: list-item;
    list-style-type: square;
    text-align: left;
    padding: 0;
    }
#contenu a:hover {
    text-decoration: underline;
    }
#contenu dl {
 	margin-bottom: 0.5em;
 	margin-left: 1em;
 	text-align: left;
 	}
#contenu dd {
	margin-bottom: 0.5em;
	}
#contenu p {
	text-align: justify;
	line-height: 1.5em;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.right, .left {
	text-align: left;
	width: 45%;
	padding: 2px;
	margin: 2px;
	}
.right h2, .left h2 {
	color: #cc0000;
	padding-left: 5px;
	}
/*---------------------------- Sidebar -------------------------------*/
#sidebar {
    float: left;
    width: 150px;
    padding: 5px;
	border-right: 1px solid #000;
    }
#sidebar ul {	
    margin: 1em 0 2em 0;
    padding: 0;
	}	
#sidebar li {
	font-weight:bold;
    list-style: none;
    text-align: left;
	margin-bottom:4px;
	}
#sidebar p {
	text-align: left;
	border-bottom: 1px solid #000;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0;
	}
/*---------------------------- Sidebar formulaire de recherche -------------------------------*/
.submitmenu {	padding: 2px;	margin: 5px;
	border: 1px solid #666666;	text-align: center;	cursor: pointer;	}
.searchmenu {
    margin: 0 0 2em 0;	padding: 0;
	}.searchm {	padding: 2px 2px 2px 2px;	margin: 5px;	border: 1px solid #666666;
	}.submitmenu:hover {    border: 1px solid #cc0000;    
    background: #FFFFFF;    }
.searchm:focus {
    border: 1px solid #cc0000; 
	background: #fff;
	}
/*---------------------------- pub droite-------------------------------*/
.pubdroite {
	float: right;
    width: 130px;
    padding: 5px;
	border-left: 1px solid #000;
    }
/*---------------------------- formulaire -------------------------------*/
.form {
    width: 90%;
    padding: 10px;
    position: static;
    text-align: left;
	}
.search {
	border: 1px solid #666666;
	}
.form input, select {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #666666;
	background: #E6E8FA;
    }
.form .radio {
	border: none;
	background: transparent;
	}
textarea {
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #666666;
	background: #E6E8FA;
    }
.form input:focus, textarea:focus {
    border: 1px solid #000;    
    background: #FFFFFF;
    }
.formsubmit {
	padding: 2px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #666666;
	cursor: pointer;
	background: #E6E8FA;	
    }
.formsubmit:hover { 
	background: #ffffff;
	cursor: pointer;
	border: 1px solid #000;   
    }
.error {	color: #ff0000;
	font-weight: bold;	}
/*---------------------------- Liens -------------------------------*/
.links, .linkseditor {
	padding: 5px 5px 5px 5px;
	text-align: left;
	border: 1px dashed #838da7;
	margin-bottom: 5px;
	line-height: 1.35em;
	}
.links {
	background: #fff;
	}
.linkseditor {
	background: #E6E8FA;
	}
.links H2, .linkseditor H2 {
	text-align: left;
	border-bottom: 2px solid #838da7;
	padding: 5px 1px 5px 15px;    margin: 0 0 10px 0;
    background: url(design/fl.gif) no-repeat left;
	}
.linksmeta {
	border-top: 1px dashed #ccc;
	padding: 2px 5px 0px 5px;    margin: 0;
    font-size: 0.9em;
	}
.sublinks {
	font-size: 0.9em;
	}
.sublinks a {
	font-weight: normal;
	}
.sscat {
	text-align: left;
	border-bottom: 1px solid #838da7;
	}
/*---------------------------- Mise en page -------------------------------*/
.rouge {	color:#D90000;	}
.vert {	color:#009900;	}
.bleu {	color:#629DD8;	}
.u {	text-decoration: underline;	}
.centrer {	text-align: center!important;	}
.large {	font-size: 1.2em;	}
/*---------------------------- Division en 2 colones -------------------------------*/
.float {	float: left;	width: 48%;	margin: 5px 0;	}
.float ul, li {
	text-align: left!important;
	}
/*---------------------------- Pagination -------------------------------*/
div.pagination {
	margin: 1em auto 1em auto;
	text-align: center;
	}
div.pagination a {
	background-color: #fff;    border: 1px solid #ccc;    margin: 1px;    padding: 2px 5px 2px 5px;    text-decoration: none!important;
	}
div.pagination a:hover, div.pagination a:focus {
	text-align: center;
	background-color: #000;    border: 1px solid #ccc;    margin: 1px;
    color: #fff;    padding: 2px 5px 2px 5px;
	}
div.pagination span.pagecourante {
	text-align: center;
	background-color: #000;    border: 1px solid #ccc;    margin: 1px;
    color: #fff;    padding: 2px 5px 2px 5px;
	}	
div.pagination .pageend {
	text-align: center;
	background-color: #474747;    border: 1px solid #ccc;    margin: 1px;
    color: #fff;    padding: 2px 5px 2px 5px;
	}	
div.pagination .pagesuite {
	text-align: center;
	background-color: #417A43;    border: 1px solid #ccc;    margin: 1px;
    color: #fff;    padding: 2px 5px 2px 5px;
	}
div.pagination a.pageprevious, div.pagination a.pagefirst {
	margin-right: 13px;
	color: #fff;
	}	
div.pagination a.pagenext, div.pagination a.pageend {
	margin-left: 13px;
	color: #fff;
	}	
div.pagination a.pageprevious, div.pagination a.pagenext {
	background: #ccc;
	color: #474747;
	}	
div.pagination a.pagefirst, div.pagination a.pageend {
	background: #474747;
	}	
div.pagination a.pageprevious:hover, div.pagination a.pagefirst:hover {
	background-color: #629DD8;
	margin-right: 13px;
	color: #474747;
	}	
div.pagination a.pagenext:hover, div.pagination a.pageend:hover {
	background-color: #629DD8;
	margin-left: 13px;
	color: #474747;
	}	

/*---------------------------- Footer -------------------------------*/#footer {
	font-size: 0.9em;
	padding: 3px;
	clear:both;
	border-top: 1px solid #000;
	}	
#xiti-logo object {
	width: 80px;
	height: 15px;
	border: none;
}
/*---------------------------- DVD Gay -------------------------------*/
.product {
	padding: 5px 5px 5px 5px;
	text-align: left;
	border: 1px dashed #838da7;
	margin-bottom: 5px;
	line-height: 1.35em;
	background: #fff;
	}
.product H2 {
	text-align: left;
	color: #629DD8;
	padding: 5px 1px 5px 5px;    margin: 0 0 10px 0;
	}
.product .l {
	float: left;
	margin-right: 0.5em;
	border: 1px solid #ccc;
    padding: 5px;
	font-size: 0.8em;
	background: #ffffff;	}
.product .l:hover {
	border: 1px solid #000;
	}
.commander { 
	font-weight: bold; color: #ffffff;
	background-color: #7a8299; width: 10em;
	margin: 0 auto 0 auto;
	padding-top: 5px; padding-bottom: 5px;
	text-align:center;
	border: solid 1px #000000;
	cursor: pointer;
	}
.commander:hover { 
	background-color: #000000;
	color: #ffffff;
	border: solid 1px #000000;
	}
.commander a { 
	font-weight: bold; color: #ffffff;
	}
.commander a:hover { 
	text-decoration: none!important;
	}
.desc {
	color: #629DD8;
	}
.discount {
	color: red;
	}
.price {
	color: #7a8299;
	font-size: 2em;
	font-weight: bold;
	}
/*---------------------------- Carpe Diem -------------------------------*/
#contenucd {
	margin: 0 auto;
	width: 700px;
    padding: 10px;
	line-height: 170%;
	}	
.tabvid {
	border: 1px solid #000;
	margin-left: auto; margin-right: auto;
	margin-bottom: 10px;
	margin-top: 2px;
	padding: 0 0 0 0;
	background: #7a8299;
	color: #fff;
	}
.tabvidpr {
	border: 1px solid #000;
	margin-left: auto; margin-right: auto;
	margin-bottom: 10px;
	margin-top: 20px;
	padding: 0;
	}
.titre {
	font-weight: bold;
	background: #7a8299;
	color: #fff;
	padding: 0px;
	margin: 0;
	margin-bottom: 5px;
	}
.titrenav {
	font-weight: bold;
	color: #000000;
	}	
.tabvid h2 {
	text-align: center;
	margin: 0;
	}
.nav {
	text-align: justify; width: 600px;
	margin-left: auto; margin-right: auto;
	}
.description {
	background: #fff;
	padding: 5px 0 5px 0;
	}
.description p {
	text-align: justify; width: 600px;
	margin-left: auto; margin-right: auto;
	margin-top: 0;
	background: #fff;
	color: #666666;
	padding: 0 5px 0 5px;
	}
.thumbs {
	background: #fff;
	margin:0;
	padding-top: 5px;
	}
.thumbs img { 
	cursor: pointer; 
	margin: 2px;
	border: 1px solid #7a8299;
	}	
.thumbs img:hover { 
	cursor: pointer; 
	margin: 2px;
	border: 1px solid #000000;
	}	
.telecharger { 
	font-weight: bold; color: #ffffff;
	background-color: #7a8299; width: 300px;
	margin-left: auto; margin-right: auto;
	border: solid 1px #000000;
	cursor: pointer;
	}
.telecharger:hover { 
	background-color: #000000;
	color: #ffffff;
	border: solid 1px #000000;
	}
.leftvid {
	float: left;
	text-align: left;
	}
.rightvid {
	float: right;
	text-align: right;
	}
.rightvid, .leftvid {

	width: 45%;
	padding: 2px;
	margin: 2px;
	}