@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 "tarifs_partenaires.css";
@import "typo.css"; /* Contient H1, h2, etc */
@import "../colorbox/colorbox.css";
/*------------------------------------------------------*
*-- appel des css --------------------------------------*
*------------------------------------------------------*/

/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web 03-04-2009 --*
 *------------------------------------------------*/
 
/*------------------------------------------------------*
*-- utilisation de l'unité em pour la taille de la typo et la largeur du contenu de la page
*------------------------------------------------------*/

/*toutes les balises ont des marges internes et externes à 0*/
* {
margin: 0;
padding: 0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;/*fixe la taille de la typo pour IE*/
	background: #FFF url(../images/deco/fd-repeat-body.jpg) repeat-x left top;
	color: #26448f;
	text-align: center;
}

img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}

a {
	text-decoration: underline;
	color: #00baed;
}
a:visited {
	color: #00baed;
}
a:hover, a:focus, a:active {
	text-decoration: none;
	color: #000;
	background: #00baed;
}
 /*------------------------------------------------------*
  *--------    CSS BLOCS     						 ----*
  *------------------------------------------------------*/
#general{
	margin:0 auto;
	width:89.25em;
	background: transparent url(../images/deco/fd-repeat-motif.png) repeat-y left top!important;
	background: transparent url(../images/deco/fd-repeat-motif.gif) repeat-y left top;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto 3em;
	width:82%;
	position: relative;
	z-index: 10;
	background: transparent url(../images/deco/fd_header.jpg) no-repeat 5px top;
	min-height: 238px;
}
#logo {
width:246px;
height:203px;
float: right;
margin-top: 35px;
/*position: relative;
z-index: 20;*/
}
#player-header {
	width: 625px;
	height:238px;
	position: relative;
	z-index: 20;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto 0;
	width:82%;
}
.separator {
	margin:10px;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	width:12.75em;
	background-color: #ffc303;
	float: left;
	padding-bottom: 0.5em;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	margin-left: 3.5em;
	width:56.71em;
	background: #FFFFFF url(../images/deco/fd-forme-content.jpg) no-repeat center top;
	
}
#middle_content p{
margin: 1em 1.6em 1em 2em;
text-align: left;
font-size: 1em;
}

#middle_content a{
}
#middle_content a:visited {
}
#middle_content a:hover, #middle_content a:focus, #middle_content a:active{
}

#middle_content ul{
	margin: 1.4em 5em;
	text-align: left;
	font-size: 1em;
}

#middle_content li{
	list-style-position:inside;
	margin-bottom: 0.4em;
}

.image-droite {
/*   	width: 200px;
	height:266px;*/
	border: 2px solid #FFC303;
	float: right;
	margin: 0.3em 2em 1em 1em;
}
.image-gauche{
  /* 	width: 200px;
	height:266px;*/
	border: 2px solid #FFC303;
	float: left;
	margin: 0.3em 1em 1em 2em;
} 
.image-centre {
   margin:1em auto;
   text-align: center;
   width: auto;
   display: block;
} 
 a.image-centre:visited, a.image-centre:hover,  a.image-centre:focus {
	background-color: inherit;
	background: none;
} 
.retour_haut {
	text-align: center;
	padding: 5px;
	text-decoration: none;
	display: block;
	float: right;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0 15px 15px 0;
	width: 14%;
	clear: both;
	border: 1px solid #00BAED;
	color: #00BAED;
}
.retour_haut:visited  {
	border: 1px solid #00BAED;
	color: #00BAED;

}
.retour_haut:hover, .retour_haut:focus, .retour_haut:active {
	border: 1px solid #000;
	color: #000;
	background-color: inherit;
}
hr{
	height: 1px;
	margin: 1em auto 0.7em;
	width: 93%;
	clear: both;
	color: #FFF;
	border: 0;
	background-color: #FFC303;
}

.tableaubis {
 width: 50em;
 text-align: left;
 font-size: 1em;
 border: none;
 margin: 2em auto;
 }
.tableaubis th, .tableaubis td{
 padding: 0.8em;
 background-color: #CCC;
 }
 .tableaubis th.color-jaune {
 background-color: #FFC303;
 }
/*========= effet hover sur les liens ============*/
.tooltip {
	display:none;
	background-color: #00BAED;
	font-size:11px;
	height:125px;
	width:160px;
	padding:15px 15px 5px;
	border-bottom: 2px solid #26448F;
	color:#26448F;	
	text-align: left;
	-moz-border-radius: 15px;  
    -webkit-border-radius: 15px;  
    -khtml-border-radius: 15px;  
    border-radius: 15px;  
}
/*/// fin des colonnes ///*/	

.image_rotator{
	width: 200px;
	height:266px;
	border: 2px solid #FFC303;
	float: right;
	margin: 1em 1.5em 1em 1em;
}
/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:3em 0 0.5em;
	width:97%;
	text-align: right;
	font-size: 0.81em;
}

#footer ul {
	list-style:none;
	width:88%;
	float: right;
}
#footer ul li {
	float: right;
	margin-bottom: 0.3em;
}
#footer a{
	color: #26448f;
	text-decoration:none;
	margin: 0 1px;
}
#footer a:visited {

}
#footer a:hover, #footer a:focus, #footer a:active {

}

.adr {
margin-top: 3.5em;
}
/*classe clear*/

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

/*debut NAVIGATION*/
.nav_pages{
	padding: 2px 0 20px 0;
	font-size: 0.9em;
}

.nav_pages a{
	text-decoration: none;
	border: 1px solid #00BAED;
	margin: 0 3px;
	padding: 1px 4px;
	  -moz-border-radius: 15px;  
    -webkit-border-radius: 15px;  
    -khtml-border-radius: 15px;  
    border-radius: 15px;  
}
.nav_pages a:hover{
	color: #000;
	background-color:#00BAED;
	text-decoration: none;
}
.nav_pages a:visited, .nav_pages a:focus, .nav_pages a:active {
	color: #00BAED;
	background-color:#FFF;
	text-decoration: none;
}
.nav_pages a.menu_actif{
	color: #000;
	background-color:#00BAED;
	text-decoration: none;
}
/*fin NAVIGATION*/
.arrondi { 
    -moz-border-radius: 45px 45px 0 0;  
    -webkit-border-radius: 45px 45px 0 0;  
    -khtml-border-radius: 45px 45px 0 0;  
    border-radius: 45px 45px 0 0; 
}
.arrondi-bas { 
    -moz-border-radius: 0 0 45px 45px;
    -webkit-border-radius: 0 0 45px 45px; 
    -khtml-border-radius: 0 0 45px 45px; 
    border-radius: 0 0 45px 45px; 
}
.arrondi-btn { 
    -moz-border-radius: 15px;  
    -webkit-border-radius: 15px;  
    -khtml-border-radius: 15px;  
    border-radius: 15px;  
}

