@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";
@import "forme.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #bf8484;
	color: #000;
	background-image: url(../images/bg/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/bg/bg_general.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
body#home #general {
	padding:0;
	width:100%;
	background-image: url(../images/bg/bg_general_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 860px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.titre-en {
	color: #999999;
}
.version-en {
	color: #333333;
}

/*Haut de page  HEADER*/

#header{
	width:986px;
	height:160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#logo {
	float: left;
	height: 150px;
	/*width: 220px;*/
	font-size: 11px;
	color: #FFF;
	text-align: left;
}

#header h2 {
	display: block;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 25px;
	font-weight: normal;
	color: #FFF;
	line-height: 1em;
	border: 0;
}
#header h3 {
	margin: 0px;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	display: block;
	line-height: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#header p {
	font-size: 16px;
	color: #FFF;
	line-height: 1em;
	display: block;
	font-weight: bold;
	padding-top: 3px;
}
#texte_header {
	width: 480px;
	height: 160px;
	float: left;
}
div#lien_accueil {
	float: right;
	width: 265px;
	height: 30px;
	padding-top: 108px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#lien_accueil ul {
	list-style-type: none;
}
div#lien_accueil li {
	display: block;
	float: left;
}
div#lien_accueil li.lang {
	margin: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}




/*Contenu de page  CONTENT */

#content {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#content strong {
	color: #9D2F32;
	
}
#left_content_francais {
	width: 325px;
	float: left;
	background-image: url(../images/home/fr.gif);
	background-repeat: no-repeat;
	background-position: 3px left;
	padding: 0;
	text-indent: 20px;
}
#right_content_english {
	width: 325px;
	float: right;
	background-image: url(../images/home/gb.gif);
	background-repeat: no-repeat;
	background-position: 3px left;
	text-indent: 20px;
}
#flash_home {
	height: 450px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
#lang_home {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	color: #FFF;
}
#lang_home ul {
	list-style-type: none;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 220px;
}
#lang_home li {
	float: left;
	display: block;
}
#lang_home li a {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 1em;
}
#lang_home li a:hover {
	color: #511515;
}

#lang_home li.separation {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	width:200px;
	left:0px;
}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:252px;
	right:0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	width:665px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
div.lien_retour {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
div.lien_retour a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
div.lien_retour a:hover {
	color: #511515;
}

#flash_anim {
	height: 250px;
	width: 663px;
	border: 1px solid #130A0B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


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


/*Bas de page  FOOTER*/

#footer{
	width:950px;
	text-align: center;
	color: #FFF;
	background-image: url(../images/bg/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 50px;
}
body#home #footer {
	width:950px;
	text-align: center;
	color: #511515;
	background-image: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 50px;
}


div#menu_footer {
	text-align: center;
	font-size: 11px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


#footer a{
	color:#FFF;
	text-decoration:none;
}

#footer a:hover{
	color:#511515;
}

/*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;

}

.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;
}


h2{
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 3px;
	font-size: 15px;
	border-bottom: 1px solid;
	border-color: #9D2F32;
}

