@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "paiement.css";
@import "panier.css";
@import "actualites.css";
@import "newsletter.css";
@import "acces_client.css";
@import "produits.css";
@import "restaurant.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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image:url(../images/deco/bg.jpg);
	background-repeat:top;
	background-repeat:repeat-x;
	background-color:#6e6c6c;
	line-height: 17px;
}

form, input, div, dl, dt, dd, ol, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}

img {
	border:none;
}

 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/bg_general.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/*#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image:url(../images/deco/bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
}*/

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:980px;
	height:280px;
}

#header h2{
	margin:0;
	padding:4px 0 0 0;
	width:980px;
	height:40px;
	float:left;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	display:block;
	font-weight: normal;
	color:#FFFFFF;
	background-position: -100px;
}

#h7{
	margin:0;
	padding:4px 0 0 0;
	width:980px;
	height:40px;
	float:left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	display:block;
	font-weight: normal;
	color:#FFFFFF;
}


#header-centre{
	margin:0;
	padding:0 0 0 80px;
	width:265px;
	height:185px;
	float:left;
	z-index:1;
}

#header-menu{
	padding:0;
	width:940px;
	height:42px;
	background-image:url(../images/deco/bg-menu.jpg);
	background-repeat:no-repeat;
	margin: 0 auto;
	float: left;
	left: 20px;
	position: relative;
	top: 20px;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:35px 41px 0 25px;
	width: 906px;
	background-color: #2b2b2b;
	background-image: url(../images/deco/bg.jpg);
	background-repeat: repeat-y;
	background-position: -5px top;
}

#content p {
	text-align:justify;
	padding: 0;
	margin: 0 30px 8px 16px;
}



#content p a {
	color:#f1ffba;
	text-decoration:underline;
}
#content p a:hover {
	color:#fff;
	text-decoration:none;
}
#content ul{
	margin: 0;
	list-style-type: none;
	padding-bottom: 15px;
	padding-top:15px;
}	
#content li{
	margin: 0;
	padding: 0;
}

.decallage_texte{
padding-left:25px;}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

.input_bobines{
  width:70px;
  text-align:center;
}

#nombre_bobines{
  text-align:center;
}
#duree_globale{
  text-align:center;
}

#tableau_bobines
{
	padding:0 0 0 15px;
	text-align: center;
	width: 660px;
	height:100%;
	margin-left: 0px;
}

#tableau_bobines2
{
	padding:0 0 0 15px;
	text-align: center;
	width: 640px;
	margin: 0;
	height: 90px;
}

#tableau_bobines th, #tableau_bobines2 th{
	padding:5px;
	color:#000000;
	text-align: center;
	background-color: #666666;
	border: 1px solid #2b2b2b;
	}
#tableau_bobines    td, #tableau_bobines2    td   
{
	padding:5px;
	padding:5px;
	color:#fff;
	text-align: center;
	border: 1px solid #2b2b2b;
	background-color: #000000;
}

#tableau__2 td
{
	padding:5px;
	padding:5px;
	color:#fff;
	border: 1px solid #2b2b2b;
	background-color: #000000;
}

#tableau__2
{
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #2b2b2b;
}

#tableau__2 a{
	color:#f1ffba;
	text-decoration:underline;}

#tableau__2 a:hover{
	color:#fff;
	text-decoration:none;}

#tableau02
{
	padding:20px 0 20px 30px;
	text-align: center;
	width: 360px;
}

#tableau02 th{
	padding:5px;
	color:#000000;
	text-align: center;
	background-color: #666666;
	border: 1px solid #2b2b2b;
	}
#tableau02 td{
	padding:5px;
	padding:5px;
	color:#fff;
	text-align: center;
	border: 1px solid #2b2b2b;
	background-color: #000000;
	}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	width:200px;
	left:0px;
	padding: 10px 0 0 0;
}

#left_content_tarifs{
	float:left;
	position:relative;
	width:200px;
	left:0px;
	padding: 5px 0 0 0;
}

#content-contact{
	float:left;
	position:relative;
	width:380px;
	left:0px;
}

#content-plan{
	float:right;
	position:relative;
	width:425px;
	padding: 20px;
}

#sous-menu {
	padding:10px 10px;
	width: 180px;
	position: fixed;
	background-color: #000000;
}

#sous-menu_tarifs{
	padding:5px 10px;
	width: 180px;
	position: fixed;
	background-color: #000000;
}


.titre_texte
{



}
/*/// partie de droite ///*/
#right_content{
	float:right;
	width:680px;
	padding: 0;
	position: relative;
	right: 0px;
	margin: 0;
}

#img_bloc_right
{
	float:right;
	width:298px;
	height:195px;
	background-repeat:no-repeat;
	background-position:top;
	margin: 20px 0 10px 10px;
}

#img_bloc_right2{
	float:right;
		width:298px;
	height:230px;
	margin: 20px 0 10px 10px;}

#block_image_diametre {
	/*margin:25px 0 0 16px;*/
	margin:20px 0 0 16px;
	float: left;
	}

#block_phrase_rigth {
	float:right;
	text-align:inherit;
	}

	#block_phrase_rigth p {
		text-align:center;
		}
		
#phrase_block_right {
	float:right;
	margin:10px 0 0 0;
		
	}
	
	#phrase_block_right p {
	font-size:13px;
	text-align:center;
		}

#pelicules {
	width:665px;
	text-align:center;
	margin-top:20px;
	padding-left:15px;
	}
	
#pelicules p {
	text-align:center;
	font-size:13px;
	}
	
#pelicules .astuce{
	text-align:center;
	}
	

	#huit_mm {
	width:210px;
	float:left;
	text-align:center;
	/*margin-right:17px;*/
		margin:0 60px;
		}
		
		#huit_mm img {
			border:1px solid #FFFFFF;
			margin-bottom:15px;

			}
			
			.fond_noir {
				background:#000000;
				color:#FFFFFF;
				}
			
			.fond_blanc {
				background-color:#FFFFFF;
				color:#000000;
				}
					
	#super_huit {
	width:210px;
	float:left;
	margin:0 60px;
		/*margin-right:17px;*/
		}
		
		#super_huit img {
			border:1px solid #FFFFFF;
			margin-bottom:15px;
/*			margin-left:25px;*/
			}
			
	#neuf_mm {
		width:210px;
		float:left;
		}
		
		#neuf_mm img {
	border:1px solid #FFFFFF;
	/*margin-bottom:15px;*/
			margin:5px 0 0 0;
			}

	
#nbre_pelicules {
	width:600px;
	/*margin-top:10px;*/
	margin:20px 0 0 60px;
	padding-left:15px;
	}	
	
#nombre_pelicules {
	width:600px;
	/*margin-top:10px;*/
	margin:20px 0 0 60px;
	padding-left:15px;
	}

		.jaune2 {
			color:#FFCC00;
			}
			
		.orange	{
			color:#FF6600;
			}
			
		.vert {
			color:#66CC00;
			}
		
		.bleu {
			color:#0066FF;
			}
								
#rotator-bloc, #rotator-bloc-a, #rotator-bloc-b, #rotator-bloc-c{
	float:right;
	width:354px;
	height:194px;
	padding:28px 0;
	border-left:1px solid #000;
	border-right:1px solid #000;
	background-image:url(../images/deco/bg_photo.gif);
	background-repeat:no-repeat;
	background-position:top;
	margin: 20px 0 10px 10px;
}
#rotator-bloc-prestation, #rotator-bloc-prestation-a, #rotator-bloc-prestation-b, #rotator-bloc-prestation-c{
	float:right;
	width:250px;
	height:160px;
	background-repeat:no-repeat;
	background-position:top;
	margin: 10px;
}

#rotator_presentation-bloc, #rotator_presentation-bloc-a, #rotator_presentation-bloc-b, #rotator_presentation-bloc-c{
	float:right;
	width:354px;
	height:239px;
	padding:0;
	background-repeat:no-repeat;
	background-position:top;
	margin: 20px 0 10px 10px;
}
/*
#rotator, #rotator-a, #rotator-b, #rotator-c{
	float:right;
	width:354px;
	height:236px;
	padding:0;
	margin:0;
}
*/

#rotator_presentation, #rotator_presentation-a, #rotator_presentation-b, #rotator_presentation-c{
	float:right;
	width:354px;
	height:236px;
	padding:0;
	margin:0;
}



.lightbox-bloc00{
	float:right;
	width:370px;
}
.lightbox-bloc{
	float:right;
	width:354px;
	height:190px;
	padding:10px 0;
	background-repeat:no-repeat;
	background-position:top;
	margin: 10px 0 10px 10px;
}
.lightbox{
	float:right;
	width:354px;
	height:195px;
	padding:0;
}
.image_gauche{
	float:left;
	padding:0;
	margin: 0 0 0 0px;
}
.image_centre{
	display:block;
	margin:0 auto;
}
.image_droite{
	float:right;
	padding:20px 0 20px 10px;
}
.image_droite02{
	float:right;
	padding:0;
	width: 450px;
}
.image_droite02 p{
	padding:5px 0 0 0;
}

.champ_txt {
	background-color:#000;
	color:#fff;
	padding:2px;
	margin:5px 0 0px 15px;
	border: 1px solid #666;
	width: 250px;
}
.valide {
	background-color:#000;
	margin:10px 0 10px 15px;
	width: 253px;
	text-align:center;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	display: block;
}
.valide a {
	color:#f1ffba;
	text-decoration:none;
	display:block;
	border: 1px solid #f1ffba;
	padding:2px 0;
}
.valide a:hover {
	color:#fff;
	text-decoration:none;
	border: 1px solid #fff;
}

.decalagetxt {
	margin:0 0 0 42px;
	color: #FFFFFF;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:580px;
}

/*/// fin des colonnes ///*/	


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:15px 0 0 0;
	width:980px;
	text-align: center;
	color: #FFF;
	background-image:url(../images/deco/footer.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size: 10px;
	height: 95px;
	line-height: 15px;
}

#footer a{
	color:#f1ffba;
	text-decoration:none;
}

#footer a:hover{
	color:#fff;
	text-decoration:none;
}

/*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;
}
#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}

 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 0;
	padding: 0 0 10px 0;
	color:#ffb400;
	font-size: 20px;
	line-height:32px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.brun {
	color:#f1ffba;
}

.jaune {
	color:#ffb400;
	font-size:13px;
	font-weight: bold;
	height: 10px;
}
  
h2 {
	margin: 15px 0 0 0;
	padding: 5px 0 5px 15px;
	color:#ff0101;
	font-size: 14px;
	background-repeat: no-repeat;
	background-image: url(../images/deco/h2.gif);
	background-position: left;
}

h2.diapo {
	margin: 0;
	padding: 10px 0 12px 17px;
	color:#ff0101;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
  
h3 {
	margin: 0;
	padding: 0px 0 0 15px;
	color:#FFFFFF;
	font-size: 12px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.commande{
font-size: 13px;}

.scan_hd{
font-size: 13px;
font-weight:bold;
text-decoration:underline;}

h4 {
	margin: 0;
	padding: 10px 0 12px 17px;
	color:#f9cd8c;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
/*h5 {
	margin: 0;
	padding: 15px 0 10px 0;
	color:#f1ffba;
	font-size: 30px;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	line-height: 28px;
}*/
h6 {
	margin: 0;
	padding: 5px 0 5px 15px;
	color:#F31212;
	font-size: 13px;
	background-repeat: no-repeat;
	background-image: url(../images/deco/h6.gif);
	background-position: left 9px;
}

h6 a {
	color:#FF0101;
	text-decoration:none;
}

h6 a:hover {
	color:#ffb400;
	text-decoration:none;
}


h5 {
	margin: 0;
	padding: 0 0 5px 15px;
	color:#f9cd8c;
	font-size: 11px;
}

h5 a {
	color:#f9cd8c;
	text-decoration:none;
}

h5 a:hover {
	color:#fff;
	text-decoration:none;
}	

.bloc_liens_interne {
	margin: 0;
	padding: 0;
	width: 350px;
	float: right;

}
.bloc_liens_interne ul{
	margin: 0;
	padding: 0;
	list-style-position: inside;
	list-style-type: square;
}	
.bloc_liens_interne li{
	margin: 0;
	padding: 0;
}	
.bloc_liens_interne a{
	margin: 0;
	padding: 0;
	color: #333333;
}
.bloc_liens_interne a:hover{
	color: #990000;
}

.bord_menu
{
	background-image: url(../images/deco/sous-menu.gif);
	width: 200px;
	height: 16px;
	margin-left: -10px;
	background-position: center;
	background-repeat: no-repeat;

}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

/*#right_content ul
{
	padding-bottom: 10px;
	padding-top:10px;
}*/
.space
{
	height: 15px;
}

.table
{
padding-left:15px;
}

.bloc_calcul{
padding-left:13px;}

.bloc_calcul_diapo{
padding-left:6px;}


.information a {
	color:#f1ffba;
	text-decoration:underline;
}
.information a:hover {
	color:#fff;
	text-decoration:none;
}

/*.img-right
{
	float:right;
	margin-left: 10px;
	width: 298px;
	padding-top:10px;
}*/

.img-right {
	float:right;
	margin: 20px 0 10px 40px;
	padding:20px 0 0 0;
	width: 298px;
	
}
.img-right-a1 {
	float:right;
	margin:0px 0 0px 40px;
	padding:40px 0 0 0;
	width: 298px;
	
}
.img-right-a {
	float:right;
	margin:0px 0 0px 40px;
	padding:40px 0 0 0;
	width: 298px;
	
}
.img-right-b {
	float:right;
	margin:0px 0 0px 40px;
	padding:15px 0 0 0;
	width: 298px;
	
}
.img-right-c {
	float:right;
	margin:0px 0 0px 40px;
	padding:12px 0 0 0;
	width: 298px;
	
}
.img-right2
{
	float:right;
	margin-left: 10px;
	width: 298px;
	padding-top:15px;
}
