@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 03-04-2009 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	background:#000 url(../images/background/background.jpg) top center no-repeat;
	color: #333;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}

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

ul {
	margin-left: 20px;
}

li {
	list-style-position: outside;
    list-style-type: disc;
    text-align: left;
}

/*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin:0 0 15px;
	padding: 0;
	color:#fa3346;
	font-size: 18px;
	border-bottom:1px dotted #fa3346;
	text-transform:uppercase;
}
  
h2 {
	margin:20px 0 15px;
	padding: 0;
	color:#333;
	font-size: 16px;
	border-bottom:1px dotted #999;
}
  
h3 {
	margin: 0 0 5px 0;
	padding: 0;
	color:#FA3346;
	font-size: 14px;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 14px;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 12px;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 10px;
}



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


#general{
	margin:0 auto;
	padding:0;
	width:826px;
	background:#fff;
	border-left:38px solid #fff;
	border-right:38px solid #fff;
	border-bottom:10px solid #fff;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:826px;
	height:447px;
	position:relative;
}

#header #logo img{
	border:none;
	position:absolute;
	top:5px;
	left:0;
}

#header h2{
	margin:0;
	padding:0;
	font-size:18px;
	color:#fa3346;
	text-transform:uppercase;
	position:absolute;
	left:400px;
	top:15px;
}

#header h3{
	margin:0;
	padding:0;
	font-size:14px;
	color:#999;
	font-weight:normal;
	text-align:center;
	position:absolute;
	left:459px;
	top:41px;
}
#header h3 strong{
	font-size:17px;
}

#header h4{
	margin:0;
	padding:0;
	font-size:14px;
	color:#999;
	font-weight:normal;
	text-align:center;
	position:absolute;
	left:594px;
	top:41px;
}
#header h4 strong
{
	font-size:17px;
}
/*#header a.icone img{
	float:right;
	opacity: 0.3;
  	filter:alpha(opacity=30);
	border:none;
	margin:60px 0 0 8px;
}

#header a.icone:hover img{
	opacity: 1;
  	filter:alpha(opacity=100);
}*/

#header #banniere{
	position:absolute;
	left:0;
	bottom:0;
}

/*Contenu de page  CONTENT */

#content {
	margin:10px auto;
	padding:0;
	width:826px;
	clear:both;
	overflow:auto;
}

/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:191px;
	background:url(../images/background/background_partenaires_content.gif) top center repeat-y;
	text-align:center;
}
#left_content img{
	margin:5px auto;
	max-width:171px;
}

#left_content #background_partenaires_top{
	width:191px;
	height:8px;
	background:url(../images/background/background_partenaires_top.gif) no-repeat;
}

#left_content #background_partenaires_bottom{
	width:191px;
	height:8px;
	background:url(../images/background/background_partenaires_bottom.gif) no-repeat;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	width:610px;
	text-align:justify;
	overflow:hidden;
}
#right_content_video{
	float:right;
	width:610px;
	height:500px;
	text-align:justify;
	overflow:hidden;
}

#right_content p,#right_content_video p
{
	padding:0 0 8px 0;
}

#right_content ul{
	padding:0 0 8px 30px;
}
#right_content li{
	list-style:url(../images/deco/puce.gif);
}

#right_content .img_right{
	float:right;
	margin:0 0 10px 20px;
}

#right_content a{
	color:#FA3346;
	text-decoration:none;
}

#right_content a:hover{
	text-decoration:underline;
}

#right_content a.back_top{
	font-size:11px;
	float:right;
}

/* Carte */

.map{
	width:425px;
	margin:0 auto;
}
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:6px 0 0;
	width:826px;
	height:73px;
	background:url(../images/background/background_footer.gif) no-repeat;
	text-align: center;
	color:#FFF;
}

#footer li{
	list-style:none;
	display:inline;
	color:#555;
}

#footer a{
	color:#888;
	text-decoration:none;
	margin:0 10px;
	font-size:10px;
	text-transform:uppercase;
}

#footer a:hover, #footer a.menu_actif{
	color:#fff;
}

#footer p{
	padding:5px;
}



#player-video {
	margin: 0 0 10px 10px;
	padding: 0;
	float:right;
}

.galerie_haut
{
	margin-top: 60px;
	width: auto;
	height: 100%;
	text-align:left;
}
.galerie
{
	margin-top: 20px;
	width: auto;
	height: 100%;
	text-align:left;
}

.galerie img, .galerie_haut img
{
	margin:5px;
}

.galerie a img, .galerie_haut a img
{
	border:1px dashed red;
}

.galerie a:hover img, .galerie_haut a:hover img
{
	border:1px dashed black;
}

 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/

