@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 "recherche.css";
@import "typo.css";
@import "../addons/colorbox/colorbox.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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url(../images/deco/header_bkg.jpg) repeat-x left top #1a1a1a;
	color: #fff;
}

p, form, input, div, dl, dt, dd, ul, ol, li, blockquote, fieldset, th, td {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
select {
	color: #000;
	background-color: #fff;
}

hr{
	height: 1px;
	margin: 20px 1px;
	padding: 0;
	border: 0;
	background-color: #1a1a1a;
}



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

#general .nobkg {
	background: none;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:970px;
	height:225px;
	background: url(../images/deco/menu_bkg.jpg) repeat-x left bottom;
	position: relative;
}

#header #logo {
	position: absolute;
	left: 0;
	top: 10px;
}

#header ul.social {
	list-style: none;
	position: absolute;
	right: 0;
	top: 1px;
}
#header ul.social li {
	float: left;
	margin:2px 0 0 5px;
}

#header ul.home_mail {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 11px;
	position: absolute;
	left: -12px;
	bottom: 65px;
}
#header ul.home_mail li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
	background-image: url(../images/deco/home_mail.gif);
	background-repeat: no-repeat;
}
#header ul.home_mail li a {
	color: #808080;
}
#header ul.home_mail li a:hover {
	color: #bfbfbf;
}
#header ul.home_mail li.home {
	background-position: left -1px;
}
#header ul.home_mail li.mail {
	background-position: left -82px;
}

/*Contenu de page  CONTENT */

#content {
	margin:20px auto;
	padding:0;
	width: 980px;
	background: url(../images/deco/content_bkg.gif) no-repeat 5px bottom;
}

.separator {
	clear: both;
	background-color: #4C4C4C;
	margin: 20px 10px
}

p {
	margin: 0 0 10px 10px;
	padding: 0;
}

a {
	color: #ccc;
	text-decoration: none;
}
a:hover {
	color: #fefc09;
}

ul {}
li {}

/*/// debut des colonnes ///*/
#left_content{
	width:235px;
	border-top: #4c4c4c solid 1px;
	padding: 0 0 10px;
	float:left;
	position:relative;
	left:5px;
}

#left_content h4 {
	color: #fefc07;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 5px;
	padding: 0;
}
#left_content h4.menu_cat {
	margin: 0 14px 10px;
}

#infos_pratiques {
	margin: 0 14px;
}
#infos_pratiques ul {
	list-style: none;
}
#infos_pratiques ul li {
	margin: 0 0 5px;
}
#infos_pratiques ul li img {
	margin: 0 0 0 12px;
}

/*///    partie du centre   ///*/
#middle_content{
	width:740px;
	float:right;
	position:relative;
}

.image-droite {
   padding:0;
   margin:0;
   float:right;
}
.image-gauche{
   padding:0;
   margin:0 10px 5px;
   float:left;
}

.center {
	text-align: center;
	margin: 5px 0 30px;
}

.list_left {
	width: 45%;
	float: left;
}
.list_right {
	width: 45%;
	float: right;
}
.list_left ul, .list_right ul {
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-position: inside;
	color: #bfbfbf;
}
.list_left li, .list_right li {
	margin: 0 0 3px;
}

.entreprise_lnk {
	text-decoration: underline;
}

#middle_content .adr {
	width: 230px;
	float: left;
}
#contact_map {
	margin: 0 0 0 10px;
}

#content_location .formulaire_general {
	width: 600px;
	margin: 0 auto;
	float: none;
}
#content_location .formulaire_champ, #content_location .formulaire_champ_erreur {
	width: 290px;
}
#content_location td.formulaire_nom_champ, #content_location td.formulaire_nom_champ_erreur {
	width: 145px;
}
#content_location .formulaire_table_entete {
	line-height: 40px;
}
#content_location .formulaire_td_envoyer {
	padding: 0 139px 0 0;
}

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


/*Bas de page  FOOTER*/

#footer{
	width: 100%;
	background-color: #000;
	border-top: #fefc07 solid 1px;
	font-size: 11px;
}
#footer_content{
	margin:0 auto;
	padding:70px 0 10px;
	width:970px;
	text-align: center;
	color: #b3b3b3;
	position: relative;
}

#footer_content ul{
	width: 485px;
	font-size: 10px;
	list-style: none;
	text-align: right;
	position: absolute;
	top: 15px;
	right: 0;
}
#footer_content li{
	display: inline;
	color:#808080;
}

#footer_content a{
	color:#808080;
	margin: 0;
	padding: 0 5px 0 0;
	text-decoration:none;
}
#footer_content a:hover{
	color:#fefc07;
}

#footer_content .adr {
	text-align: left;
	position: absolute;
	top: 15px;
	left: 0;
}
#footer_content .adr p {
	margin: 0 0 5px;
}

.bookmark {
	position: absolute;
	top: 45px;
	right: 0;
}

#footer_content .infos_footer {
	border-top: #262626 solid 1px;
	margin: 10px 0 0;
	padding: 10px 0;
	font-weight: bold;
}

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

.image_rotator {
	text-align: center;
}
.simple_viewer {
	text-align: center;
}
.video_dyn {
	text-align: center;
}

/*debut NAVIGATION*/
.fil_ariane {
	font-size:10px;
	color:#808080;
	margin:0 0 10px 10px;
	padding:0;
}
.fil_ariane a {
	color:#808080;
	text-decoration:none;
}
.fil_ariane a:hover {
	color: #fefc09;
}

.retour_haut{
	margin: 10px 0;
	padding: 2px 0;
	font-size: 11px;
	color: #666666;
	text-align: right;
}
.retour_haut a{
	color: #666666;
	text-decoration: none;
	border: 1px solid #666;
	margin: 0;
	padding: 1px 4px;
}
.retour_haut a:hover{
	color: #FFF;
	background-color:#666;
	text-decoration: none;
}

.nav_pages{
	margin: 0 5px 5px;
	padding: 0;
	font-size: 11px;
	color: #454545;
	text-align: right; 
	clear:left;
	white-space:nowrap;
}
.nav_pages a{
	color: #454545;
	text-decoration: none;
	border: 1px solid #454545;
	margin: 0 0 0 3px;
	padding: 0 2px;
}
.nav_pages a:hover, .nav_pages a.menu_actif{
	color: #1a1a1a;
	background-color:#454545;
	text-decoration: none;
}

.retour_liste {
	text-align:right;
	padding:0 0 10px ;
}
.retour_liste a {
	color:#808080;
	font-size:11px;
	text-decoration:none;
}
.retour_liste a:hover {
	color: #fefc09;
}
/*fin NAVIGATION*/

/*debut INFOS LEGALES*/
#infos-legales {
	width: 100%;
	margin: 0 auto;
}
#infos-legales h4 {
	margin: 10px 0 5px;
	padding: 0;
}
#infos-legales p {
	margin: 0;
	padding: 0 0 5px;
}
#infos-legales dl {
	margin: 10px 0;
}
#infos-legales dt {
	margin: 0 0 3px;
	font-weight: bold;
}
#infos-legales dd {
	margin: 0;
}
/*fin INFOS LEGALES*/

/* SLIDER ACTUS */
#slides {
	width: 725px;
	margin: 0 0 30px 10px;
	position: relative;
}
.slides_container {
	width:725px;
	height:1%;
	background: url(../images/deco/encart-actu_bkg.jpg) repeat-y center top #3f3f3f;
	border: #3a3a3a solid 1px;
}
ul.slides_control li {
	width:725px;
	height:1%;
	display:block;
}

ul.pagination {
	margin: 0;
	padding: 0;
	height: 20px;
	list-style: none;
	font-size: 11px;
	background-color: #303030;
	border-color: #3a3a3a;
	border-style: solid;
	border-width: 0 1px 1px;
	position: absolute;
	right: 10px;
	bottom: -20px;
}
ul.pagination li {
	float: left;
	padding: 1px 5px;
}
ul.pagination li a {
	color: #666;
	text-decoration: none;
}
ul.pagination li a:hover, ul.pagination li.current a {
	color: #ccc;
}
