@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
@import "../lightbox/lightbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #000;
	background-image:url(../images/deco/ar.jpg);
	background-repeat:repeat;
	background-position:center top;
}

p, form, input {
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	color:#FFFFCC;
}
.uk{
	color:#A20204;
}

select {
	color: #000;
	background-color: #fff;
}



 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:1004px;
/*	background-color:#000000;*/
}
#animation{
	margin:20px 0 0 0;
	padding:38px 0 0 0;
	width:998px;
	height:443px;
	background-image:url(../images/home/no-strangers.gif);
	background-repeat:no-repeat;
	background-position:0 0;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:1004px;
	height:276px;
	background-image:url(../images/deco/bande-no-strangers.gif);
	background-repeat:no-repeat;
	background-position:bottom;


}
#header_flash{
	margin:0 auto;
	padding:0;
	width:1004px;
	height:74px;
}
#header_top{
	margin:0 auto;
	padding:0;
	width:1004px;
	height:168px;
	background-image:url(../images/deco/header.png);
	background-repeat:no-repeat;
	background-position:0 0;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 1004px;
	background-color:#000;
	background-image:url(../images/deco/content-ar.gif);
	background-repeat:repeat-y;
	background-position:right top;
}
.separator {
	margin:10px 0 10px 0;
	padding:0;
	height:3px;
	background-image:url(../images/deco/sep-uk.gif);
	background-repeat:repeat-x;
	background-position:right top;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:206px;
	padding:0;
	margin:0;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
/*///    partie du centre   ///*/
#middle_content{
	padding:10px 0px 0 50px;
	float:left;
	width:665px;
}

	#middle_content a{
	color:#990000;
	text-decoration:none;
	}

	#middle_content a:hover{
		color:#999;
		}
		
	#middle_content img{
	 	padding:5px;
		}
		
	.annuaire {
		color:#990000;
		}

/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:48px 0;
	width:1004px;
	text-align:center;
	color:#580D0E;
	background-image:url(../images/deco/footer-ar.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:#000000;
}
#footer_index{
	text-align:center;
	margin:0;
	padding:5px 0;
	width:998px;
	color:#580D0E;
	background-image:url(../images/home/footer.jpg);
	background-repeat:no-repeat;
	background-position:0 0;
	background-color:#000000;
}
#adress{
	text-align:left;
	float:left;
	padding:0 0 0 20px;
	color:#4F6F0A;
	width:200px;
	font-family:Times New Roman, Times, serif;
	font-size:12px;
}
#tel{
	text-align:left;
	float:left;
	padding:15px 0 10px 30px;
	color:#855D01;
	width:200px;
	background-image:url(../images/deco/footer-trefle.gif);
	background-position:left 10px;
	background-repeat:no-repeat;
	color:#4F6F0A;
	font-family:Times New Roman, Times, serif;
	font-size:12px;
	font-weight:bold;
}

#skysport{
float:right;
padding-right:10px;}

#skysport p{
font-size:12px;}

#footer a{
text-align:right;
	color:#960303;
	text-decoration:none;
	font-size:12px;
	font-family:Trebuchet MS;	
}

#footer a:hover{
	color:#4F6F0A;
}
#footer_index a{

	color:#960303;
	text-decoration:none;
	font-size:11px;
	font-family:Trebuchet MS;
}

#footer_index a:hover{
	color:#4F6F0A;
}

.mention_alcool {
	margin-top:10px;
	text-align:center;
	font-size:10px;
	color:#43640A;
	}
	
/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
   font-size: 0;
   line-height: 0;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0 0 5px 0;
	padding: 0 0 10px 0;
	font-family:Times New Roman, Times, serif;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(../images/deco/h1-border.gif);
	background-repeat:repeat-x;
	background-position:right bottom;
}
.titre_uk{
	color:#A20204;
}
  
h2 {
	margin: 0;
	padding: 3px 0 5px 25px;
	color:#43640A;
		font-family:Times New Roman, Times, serif;
	font-size:14px;
		text-transform:uppercase;
		font-weight:bold;
	background-image:url(../images/deco/h2.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
/*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
  
 /*
ul.liste_desc{
	float:left;
	width:250px;
	margin:0 0;
	padding:0 0 0 25px;
	color:#D0C393;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style:none;
	text-align:left;

}
ul.liste_desc li{
	margin:0 0 5px 0;
	padding:0px 0 0px 10px;
	background-image: url(../images/deco/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	list-style-type: none;
	text-align:left;
	display:block;
	line-height:15px;
}
ul.liste_prix{
	width:50px;
	float:right;
	margin:0 0;
	padding:0;
	color:#D0C393;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	list-style:none;
	text-align:left;

}
ul.liste_prix li{
	margin:0 0 5px 0;
	padding:0px 0 0px 0px;
	list-style-type: none;
	text-align:left;
	display:block;
	line-height:15px;

}

*/

span.desc
{
	float: left;
	width: 580px;
	color: #FFFFFF;
	font-size: 13px;
	margin: 5px;
	padding: 5px 0 0 5px;
	font-weight: bold;
	border-top: 1px solid #960303;

}
span.prix 
{
	float: left;
	width: 45px;
	text-align: center;
	font-size: 13px;
	color: #D7AA3F;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px 0 0 5px;
	border-top: 1px solid #960303;

}

.left{
float:left;
margin:0 10px 10px 0;
}
.right{
float:right;
margin:0 0px 10px 10px;
}

#player{
background-image:url(../images/deco/playeur-bas.gif);
background-position:left bottom;
background-repeat:no-repeat;
padding:6px 0 5px 15px;
width:206px;
}

#player_total{
height:auto;
background-image:url(../images/deco/player-ar.gif);
background-position:left top;
background-repeat:no-repeat;
width:206px;
}

#presentation_diapo{
float:right;
margin:0 0px 10px 10px;
width:197px;
height:170px;
}

.boisson{
	float:left;
	border-right:1px dotted #310708;
	margin-bottom: 10px;
}
.plat{
width:330px;
float:right;
}
#danseur{
float:right;
margin:0 0px 10px 10px;
width:160px;
height:210px;
}
#galerie_photo img{
margin:0 10px 10px 0;
padding:3px;
background-color:#CCCCCC;
border:1px solid #333333;
width:110px;
height:82px;
}

.form{
width:330px;
float:left;
	border-right:1px dotted #310708;
}
.coordonnees{
width:330px;
float:right;
}

ul#navpage{
	margin:0;
	padding:10px 45px 10px 0;
	list-style-type:none;
	font-size:0.9em;
	text-align:right;
}

ul#navpage li{
	margin:0 0 0 3px;
	padding:0;
	display:inline;
}

ul#navpage a{
	color:#891311;;
	text-decoration:none;
	/*text-decoration:underline;*/
}

ul#navpage a:hover{
	text-decoration: none;
	color: #DB2A24;
}

ul#navpage a.texte_page{
	font-weight : bold;
	font-size 	: 12px;
	color 		: #FFF;
	background 	: #891311;
}


ul#navpage .inactif {
	color: #000;
}
