* { margin: 0; padding: 0; border: 0 }

body {
	background: #DDDDDD;
	font: 11px/1.5em Verdana, Tahoma, arial, sans-serif;
	color: #666666;
	text-align: center;
	margin: 15px 0;
}

.credit { clear:both; text-align:justify; }

a, a:visited {	
	color: #00BAFF;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #b2b0c8;
	background: inherit;
	text-decoration: underline;
}


h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}

h1 {
	font-size: 22px ;
	color: #b2b0c8;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #b2b0c8;
}
.justify h2{
		background-color:#b2b0c8;
		color:#ffffff;
		height:16px;
		padding:0 0 0 10px;
		margin:3px 0 0 0;
		text-transform:none;
		text-align:left;
}
h3 {
	font-size:14px;
	color: #b2b0c8;	
}

h1, h2, p {
	padding: 10px;		
	margin: 0;
}
h3{
	padding: 10px 0 0 10px;		
}
ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}


img {
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}


table {
	border-collapse: collapse;
	margin: 10px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(nav.jpg) repeat-x;
	height: 29px;
	padding-left: 12px;
	padding-right: 12px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}

tr {
	height: 30px;
}

td {
	padding-left: 11px;
	padding-right: 11px;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;
}

td.first,th.first {
	border-left: 0px;
}

tr.row-a {
	background: #F8F8F8;
}

tr.row-b {
	background: #EFEFEF;		
}

form {
	margin:10px; padding: 5px 5px;
}
label {
	display:block;
	font-weight:bold;
	margin:2px 0;
}
input {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(nav.jpg) repeat-x 0 0;
	border: none;
}
img{
	border:none;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 1000px;
	background: #CCC url(content.jpg) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#top-bg {
   position: absolute;
	width: 1000px;
	height: 19px;
	background: #CCC url(top-bg.jpg) repeat-y center top;	
	top: 0; left: 0;
	z-index: 2;	
}

.pagination{
	text-align:right;
	height:20px;
	float:left;
	width:500px;
	
}


#content-wrap {
	position: relative;
	clear: both;
	float: left;
	width: 942px;	
	border-top: 5px solid #FFF;
	border-bottom: 2px solid #D0D0D0;
	margin-left: 27px;
	display: inline;
}
#header {
	width: 1000px;
	position: relative;
	height: 120px;
	background: #CCC url(header-bg.jpg) repeat-y center top;
	padding: 0;	
	color: #FFF;	
}
#header h1 a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 36px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #AEAAAA;
	text-transform: none;
	text-decoration: none;	
	top: 25px; left: 40px;	
}


#header h2 {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #838181;
	top: 67px; left: 40px;		
}

#header h3 {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #838181;
	top: 82px; left: 40px;		
}
#header h4 {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #838181;
	top: 97px; left: 40px;		
}


#header #header-links {
	position: absolute;
	top: 20px; right: 40px;	
	color: #838181;
	font-size: 10px;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}

#header-photo {
	border-top:5px solid #FFFFFF ;
	background-color:#f0ebef;
	clear: both;
	height: 150px;
	width: 942px;
	margin: 0 0 0 27px;
	padding: 0;	
}
#header-photo #photo{
       float:left;
}
#header-photo #text{
		width:167px;
		margin-left:10px;
		height:150px;
		float:left;
		font: normal 20px 'Trebuchet MS', Arial, Sans-serif;
		text-align:center;
		color:#FF0000;
}

#menu {
	float: left;
	list-style: none;
	/*background: url(nav.jpg) repeat-x;	*/
	width: 942px;		
	margin: 0 0 0 27px;
	padding: 0;	
	height:40px;
	display: inline;
	font: bold 20px/1.6em "Arial", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	color:#fff;
}
#menu ul {

}
#menu ul li {
	display: inline;
	margin: 0; padding: 0;
}
#menu ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	border-bottom: none;
	color: #FFFFFF;

	letter-spacing: 1px;
}
#menu ul li a:hover, 
#menu ul li a:active {
	background-color: #000c52 ;
}
#menu ul li#current a {	
	background-color: #000c52 ;	
}
#print{
	text-align:center;
}
.menu table{
	width:100%;
	padding-left:10px;
	border:none;
	margin:0;
}
td.desc{
	width:60%;
	height:auto;
	border:none;
}
.menu tr{
	background-color:#dbdbdb;
}
.menu tr,.menu td{
	height:auto;
	border:none;
}
#sidebar .panier {
	padding:10px 10px;
	font: 11px/1.5em Verdana, Tahoma, arial, sans-serif;
}
#sidebar ul, #sidebar li{
	padding-left:0;
	margin-left:8px;
}
#sidebar p{
	padding: 2px 0 2px 10px;
	margin:0;
}
#main {
	float: left;
	width: 71%;
	display: inline;
}

#main h1, #main form {
	margin-top:10px;		
}


#main ul li {
	list-style-image: url(bullet.gif);
}

#searchByCat ul{
	margin-top: 0;
	margin-bottom: 0;
	padding-top:0;
	padding-bottom:10px;
}

#searchByCat h1{

}

#searchByCat .item{
	font-size:12px;
	color: #000;			
}

#content{
	float:right;
	padding-left:6px;
	width:73%;
}
#recap{
	margin-top:10px;
}
#recap table{
	width:98%;
	border:none;
}
#recap thead{
background-color:#b2b0c8;
color:#fff;
	border:none;
}
#recap tr{
height:auto;
	border:none;
}
#recap td{
height:auto;
	border:none;
}
#recap table .total{
	background-color:#7d7c84; 
	color:#ddd;
}
#recap table .total{
	background-color:#7d7c84; 
	color:#ddd;
}
#recap table .totalPort{
	background-color:#7d7c84; 
	color:#ddd;
	font-weight:bold;
	border:2px solid #00BAFF;
}
#recap table .totalPort span{
	background-color:#7d7c84; 
	color:#FFF;
	font-weight:bold;
}
#recap img{
	text-align:center;
	margin:30px;
}
#left-content{
	float:left;
	height:auto;
	width:24%;
}

#left-content p{
	padding-left:30px;
}

#left-content h1, #sidebar h1{
	padding:0;
	margin:0;
	text-indent:3px;
	letter-spacing:4px;
	background-color:#b2b0c8;
	font: bold 12px "Arial", Geneva, sans-serif;
	color:#fff;
}
#left-content .menu, #sidebar .menu{
	background: url(border_panel.png) no-repeat left 14px;
	margin-top:20px;
}
	
#left-content .sousMenu{
padding:0 0 0 0;
}

#sidebar {
	float: right;
	width: 27%;

	margin: 0;		
}

#sidebar h2 {
	margin-top: 10px;
	font: bold 1.2em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #b2b0c8;	
}


#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 4px 8px 0; 
	padding: 0;
	text-decoration: none;		
	background: url(dots.jpg) repeat-x left top;
}

#sidebar ul.sidemenu li {
	list-style: none;
	background: url(dots.jpg) repeat-x left bottom;
	padding: 4px 0 4px 10px;
	margin: 0 2px;		
}

#sidebar ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}

#sidebar ul.sidemenu li a:hover {	
	color: #1773BC;	
}


#footer-wrap {
	clear: both;
	width: 1000px;
	height:60px;
	font-size: 95%;	
	text-align: left;
	padding: 15px 0;
	background: url(footer-bottom.jpg) no-repeat center bottom;	
}

#footer-wrap a {
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

#footer-wrap a:hover {
	color: #000;	
}

#footer-wrap p {
	padding:10px 0;
}

#footer-wrap h2 {
	color: #666666;
	margin: 0;
	padding: 0 10px; 
}

#footer-bottom {
	clear: both;
	color: #666;	
	margin: 0 auto; 
	width: 1000px;
	padding: 10px 0;
	text-align: center;
}

#erreur{
	border:3px dashed #f00;
	height:170px;
	margin-top:20px;
	padding:20px;
	width:90%;
	color:#f00;
	text-align:center;
	font-size:22px;
	background:url(error-logo.jpg) no-repeat left;
}

#largeur
{
	width:auto;
	height:auto;
}
#formAdmin{
	 margin-left: auto;
         margin-right: auto;
	 width:100%
}

.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

.clear {
	clear: both; 
}

.product{
	background: #f0ebef url(Border_right.png) no-repeat left bottom;
	text-align:center;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	width:46%;
	height:450px;
}

.product img{
	border:none;
	padding:0;
	text-align:center;
}

.productDescr{
	padding:0 20px 0 10px;
	text-indent:25px;
	/*height:100px;  */
	text-align:left;
  height:108px;
}

.product .left a{
	position:relative;
	right:15px;
	height:30px;
	padding:10px 0 5px 30px;
	background:url(loupe.gif) no-repeat left center;
}

.product .right a{
	position:relative;
	left:15px;
	height:30px;
	padding:10px 0 5px 17px;
	background:url(movie.gif) no-repeat left center;
}

.product .productLabel{
	padding:0;
	margin:0;
	background-color:#b2b0c8;
	letter-spacing:8px;
	font: bold 13px "Arial", Geneva, sans-serif;
	color:#fff;
}
.productPic{
	height:250px;
}
.productDetail{
	background: url(border_panel.png) no-repeat left 10px;
	margin-top:20px;
	padding-bottom:150px;
}
.productDetail h2{
	text-indent:0px;
	padding:0;
	margin:0;
	text-decoration:underline;
	
}
.productDetail .productLabel{
text-indent:5px;
	margin:0;
	background-color:#b2b0c8;
	letter-spacing:8px;
	font: bold 13px "Arial", Geneva, sans-serif;
	color:#fff;
}
.productDetail .action{
	margin-top:0px;
	padding-left:10px;
	height:200px;
	line-height:20px;
	font-size:14px;
}
.productDetail .actionMovie{
	margin-top:0px;
	padding-left:10px;
	height:350px;
	line-height:25px;
	font-size:14px;
}
.productDetail .productSpef{
	margin-top:20px;
	padding-left:10px;
	height:250px;
	line-height:20px;
	font-size:14px;
}
.productDetail .productDescr{
	padding-top:10px;	
	font: normal 13px/1.4em "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
}
.productDetail .centerPrice{
  padding-top:10px;
  font-size:14px;
}
.productDetail .left{
	float:left;
	width:43%;
}
.productDetail .productPic{
padding-top:5px;
}
.productDetail .bottom{
padding-top:30px;
}
.label{
	font-weight:bold;
}
.margegauche {
  	padding-left:10px;
}
.infoProd{
	margin:5px;
}
.thisLink a, .thisLink a:hover{
	color: #f00;
}

.centerPrice{
	color:#000c52;
	text-indent:0px;
	margin:0;
	font:normal 12px "Arial", Geneva, sans-serif;
	font-weight:bold;
	width:250px;
}
.centerPrice2{
	color:#FF0000;
	text-decoration:none;
}
.centerPrice3{
	text-decoration:line-through;
}
.center{
	text-align:center;
}
.justify{
	text-align:justify;
	padding:10px 20px 0 20px;
}
.center h2{
	text-align:left;
}
.center ul, .center li{
	text-align:left;
}

.addPanier a{
	background:url(addPanier.jpg) no-repeat left center;
	position:relative;
	height:30px;
	padding:5px 5px 8px 30px;
	font: bold 12px "Arial", Geneva, sans-serif;
	text-decoration:underline;
}
.addPanierMovie a{
	background:url(addPanier.jpg) no-repeat left center;
	position:relative;
	height:30px;
	padding:5px 5px 8px 40px;
	font: bold 12px "Arial", Geneva, sans-serif;
	text-decoration:underline;
}
.movie a{
	background:url(movie.gif) no-repeat 5px center;
	position:relative;
	height:30px;
	padding:5px 5px 5px 30px;
	font: bold 12px "Arial", Geneva, sans-serif;
	text-decoration:underline;
}
.detail a{
	background:url(loupe.gif) no-repeat 0px center;
	position:relative;
	height:30px;
	padding:5px 5px 5px 40px;
	font: bold 12px "Arial", Geneva, sans-serif;
	text-decoration:underline;
}
.errorDetail {
	padding:50px 0 0 135px;
	font-weight:bold;
	color:#666;
	text-align:center;
	width:70%;
	font-size:15px;
}
.bold
{
	font-weight:bold;
}
.valid{
	color:#a00;
}
img
{	
	padding:0;
}
#sidebar .connexion {
	padding:10px 10px;
	font: 11px/1.5em Verdana, Tahoma, arial, sans-serif;
}
input, textarea{
border:1px solid #000;
}

/* ###  FORMUALIRE ###*/
/*** Mise en forme du formulaire ***/
#name{
	padding-top:15px;
}

#inscription {
	border: none;
	margin: 0;
	padding: 0;
/*** Largeur du formulaire ***/
}

#titreForm, #piedForm {	/*** Mise en forme du titre et du pied de formulaire ***/
	font: bold 1.1em arial, hevetica, sans-serif;
	color: #fff;
	background-color:#b2b0c8 ;
	margin: 0;
	padding: .5em;
}
#titreForm legend{
	color:#fff;
	padding:0;
	margin:0;
	width:auto;
}
#piedForm {
	text-align: right; /*** Les boutons sont align�s � droite ***/
}
#piedForm input {
	font-weight: bold; /*** Pour am�liorer la lisibilit� des boutons ***/
	margin-left: 1em;
}
#corpForm {	/*** Mise en fome du corp du formulaire (bordure, couleur du fond...) ***/
	border: 1px solid #b2b0c8;
	color: black;
	background: #efefef;
	margin: 0;
	padding: 1em;
}
#corpForm fieldset {	/*** Mise en forme des cadres ***/
	margin: 0;
	font-style: normal;
	padding: 0 1em 1em;
}
#corpForm legend {	/*** Mise en forme des titres des cadres ***/
	font-weight: bold;
	color: black;
	background: transparent;
}
#corpForm p {	/*** Mise en forme des lignes du formulaire ***/
	padding: .2em 0;
	font: bold 0.8em arial, hevetica, sans-serif;
	margin: 0 0 .2em 0;
}
#corpForm fieldset#coordonnees label {	/*** Mise en forme des intitul�s de champs ***/
	float: left;	/*** Tr�s important, ne pas suprimer ! ***/
	width: 35%;	/*** Les intitul�s prennent 1/3 de la largeur totale du formulaire... ***/
	text-align: right;	/*** ... et ils sont align�s � droite... ***/
	margin: 0;
	padding: 0 .5em 0 0;
	line-height: 1.8;	/*** ... et centr�s verticalement. ***/
}
#corpForm label:hover, #piedForm input {
	cursor: pointer;	/*** Petite astuce pour apprendre aux utilisateurs � cliquer sur les intitul�s ***/
}
#corpForm label.oblig {
	font-weight: bold;	/*** Mise en �vidence des champs obligatoires ***/
}
#corpForm .legende {	/*** Mise en forme des aides contextuelles ***/
	font-style: italic;
	color: #666;
	background: transparent;
	margin: 0;
	padding: 0;
}
#corpForm a.aide {	/*** Mise en forme des bulles d'aide ***/
	text-decoration: none;
}
#corpForm a.aide img {	/*** Mise en forme de l'image des bulles d'aide ***/
	margin: 0;
	padding: 0;
	border: 0;
}
#corpForm a.aide:hover {	/*** Le curseur de la souris change d'aspect quand il passe au-dessus d'une bulle d'aide ***/
	cursor: help;
}
#corpForm .focus {	/*** Mise en avant des champs en cours d'utilisation ***/
	background: #b2c0c8;
	color: #fff;
}
#corpForm .normal {	/*** Retour � l'�tat normal apr�s l'utilisation ***/
	background: #fff;
	color: black;
}

/*** Mise en forme des messages d'erreur ***/

#corpForm .alerte {	/*** Mis en �vidence des champs mal renseign�s ***/
	border: 1px solid red;
}
#corpForm .messageAlerte {	/*** Mise en forme des message d'alerte ***/
	display: block;
	margin: 0 0 .3em .3em;
	padding-left: 2em;
	color: red;
	font-weight: bold;
	background: url('icon_alert.gif') no-repeat left center;
}
#corpForm .green{
	font-weight:bold;
	color:#0a0;
}
