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

/*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
/*#content #left_title {
	background:url(../images/deco/h1-left.jpg) 69px 28px no-repeat;
	width:70px;
	height:80px;
	float:left;
}*/
#content  #title {
	background:url(../images/deco/h1-left.jpg) center left no-repeat;
	/*width:70px;*/
	height:80px;
	float:left;
}
#content #title img{
	border:none;
	float:left;
}
  
h1 {
	margin: 0;
	color:#999;
	font-size: 22px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	background:url(../images/deco/h1-right.jpg) center right no-repeat;
	display:inline;
	padding:7px 70px 3px 70px;
	*padding:9px 70px 7px 77px;
	line-height:80px;
}
h1 span{color:#990033;}
  
h2 {
	margin: 0;
	padding: 0 0 10px;
	color:#999;
	font-size: 20px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
  
h3 {
	margin: 0;
	padding: 0 0 10px;
	color:#999;
	font-size: 18px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
h4 {
	margin: 0;
	padding: 0 0 10px;
	color:#333;
	font-size: 16px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
h5 {
	margin: 0;
	padding: 0 0 10px;
	color:#999;
	font-size: 14px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
h6 {
	margin: 0;
	padding: 0 0 10px;
	color:#999;
	font-size: 12px;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}


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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto 5px;
	padding:0;
	width:932px;
	height:213px;
	border-bottom:1px solid #e6c11c;
	position:relative;
}

#header #logo img{
	border:none;
	position:absolute;
	top:30px;
	left:10px;
}

#header h2{
	position:absolute;
	font-size:16px;
	color:#cc6666;
	font-family:"Times New Roman", Times, serif;
	top:105px;
	left:120px;
	text-align:center;
}
#header h2 span{
	font-size:18px;
	font-weight:bold;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	width: 892px;
	background:#f9d3cd;
	padding:0 20px 8px;
	text-align:justify;
	overflow:hidden;
}

#content p{
	padding-bottom:10px;
}
#content a, #content strong{
	color:#990033;
	text-decoration:none;
}
#content a:hover{
	text-decoration:underline;
}

#content ul{
	padding:0 0 10px 50px;
}
#content li{
	list-style:url(../images/deco/puce.gif);
	padding:0 0 0 10px;
	line-height:20px;
}

#content img{
	float:right;
	border:5px solid #fff;
	margin:0 0 10px 20px;
}

#content img.deco{
	float:none;
	border:none;
	margin:10px 0 10px 100px;
}

#content img.encart{
	border:none;
	margin:0;
	float:left;
}

#content #contact{
	width:400px;
	float:left;
	position:relative;
	top:10px;
	left:25px;
}

#map{
	width:425px;
	float:right;
	position:relative;
	top:10px;
	right:25px;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:20px 0 10px;
	width:932px;
	text-align: center;
	color: #f99;
	background:#871f12 url(../images/background/background_footer.jpg) top no-repeat;
	font-size:11px;
}

#footer p{
	color:#fff;
	font-size:12px;
	padding:5px;
}

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

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

#footer li a:hover{
	color:#fff;
	text-decoration:underline;
}

#footer li a.menu_actif{
	color:#fff;
}


#player {
	margin: 0 0 10px 20px;
	padding: 0;
	width:310px;
	height:220px;
	float:right;
	border:5px solid #fff;
}
.player{
	width:100px;
	height:140px;
	float:right;
	margin:10px 0 0 10px;
}
#player-son {
	margin: 0;
	padding: 0;

}
#player-video {
	margin: 0 0 0 20px;
	padding: 0;
	width:310px;
	height:240px;
	float:right;
	border:5px solid #990033;
	overflow:hidden;
	clear:both;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
