@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: 14px;
	background: #FFF url(../images/background/background.jpg) top repeat-x;
	color: #666;
}

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 TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	margin: 20px 0;
	padding: 0 0 0 35px;
	color:#000;
	font-size: 20px;
	line-height:20px;
	letter-spacing:1px;
	background:url(../images/deco/h1.gif) top left no-repeat;
	font-weight:normal;
}
  
#content h2 {
	margin: 15px 0 5px;
	padding: 2px 0 3px 15px;
	color:#222;
	font-size: 16px;
	font-weight:bold;
	letter-spacing:1px;
	border-bottom: 2px solid;
	width: auto;
	display: block;
	background-color: #E0DFE4;
	border-color: #9B9B9B;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
	font-size: 16px;
}
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:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:900px;
	height:178px;
	background:url(../images/background/background_header.jpg) top right no-repeat;
	position:relative;
}

#header #logo{
	display:block;
	width:210px;
	height:178px;
	position:absolute;
	left:15px;
}
#header #logo img{
	border:none;
}

#header h2{
	color:#fff;
	font-weight:normal;
	font-size:16px;
	position:absolute;
	right:15px;
	top:38px;
	letter-spacing:1px;
	text-align:center;
	line-height:25px;
	border: none;
	background-color: none;
	padding:0;
}
#header h2 strong{
	font-size:20px;
}

/*Contenu de page  CONTENT */

#content_top{
	width:900px;
	height:13px;
	margin:0 auto;
	background:url(../images/background/background_top.gif) no-repeat;
}

#content {
	margin:0 auto;
	padding:0 15px;
	width: 868px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	clear:both;
	line-height:18px;
	text-align:justify;
	overflow:auto;
}

#content p{
	padding:0 0 10px;
}

#content ul{
	padding:0 0 10px 30px;
	display: block;
}

#content li{
	list-style:url(../images/deco/puce.gif);
	padding: 2px 5px 2px 5px;

}

#content a{
	color:#000;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}

#content img{
	display:block;
	width:300px;
	margin:0 auto 10px;
}
#content img.float_left{
	float:left;
	margin:0 20px 10px 0;
}
#content img.float_right{
	float:right;
	margin:0 0 10px 20px;
}



#content_bottom{
	width:900px;
	height:13px;
	margin:0 auto;
	background:url(../images/background/background_bottom.gif) no-repeat;
	clear:both;
}



/* Page Contact */

#content.contact{
	font-size:12px;
}

#content.contact p{
	padding:0 0 5px;
}

#map{
	width:700px;
	margin:0 auto;
}


/*Bas de page  FOOTER*/

#footer{
	margin:10px auto 0;
	padding:10px 0;
	width:100%;
	background:#b5b5b5 url(../images/background/background_footer.jpg) repeat-x;
	text-align: center;
	color: #666;
	font-size:12px;
}

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

#footer p{
	font-size:14px;
	color:#fff;
	padding:0 0 3px;
}

#footer a{
	color:#666;
	text-decoration:none;
	margin:0 5px;
}

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


#player {
	margin: 0;
	padding: 0;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0;
	padding: 0;

}


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
.right
{
	margin-left: 300px;
}

