@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 02-04-2008 --*
 *------------------------------------------------*/


html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background:url(../images/background/background.gif) top repeat-x;
	color: #555;
}

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, h2, h3, h4, h5, h6 {
	margin: 0 0 10px;
	padding: 0;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	color:#195dfe;
	text-align:left;
}
h1 {
	font-size: 19px;
	font-weight:normal;
	background:url(../images/deco/h1.gif) left no-repeat;
	height:41px;
	display:block;
	text-transform:uppercase;
	padding-left:15px;
	line-height:28px;
}
h2 {
	font-size: 17px;
	text-transform:uppercase;
	font-weight:normal;
} 
h3 {
	font-size: 15px;
	text-transform:uppercase;
	font-weight:normal;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}

h1.h1-home {
	font-size: 19px;
	font-weight:normal;
	background:none;
	height:41px;
	display:block;
	text-transform:uppercase;
	padding-left:0;
	line-height:28px;
	text-align:center;
}



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


#general{
	margin:0 auto;
	padding:0;
	width:980px;
	height:auto;
	background:url(../images/background/background-site.gif) 0 70px no-repeat;
	overflow:auto;
}

/*Haut de page  HEADER*/

#header{
	margin:5px 28px 0;
	padding:0;
	width:924px;
	height:364px;
	border-top:5px solid #fff;
	position:relative;
}

#header a#logo{
	display:block;
	height:124px;
	float:left;
	margin:0 0 0 3px;
}
#header a#logo img{border:none;}

#header a#logo.logo-home{
	display:block;
	width:366px;
	height:124px;
	margin:0 auto;
	float:none;
}

#header #adresse{
	position:absolute;
	bottom:30px;
	right:0px;
	width:600px;
	text-align:center;
	font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	top: 300px;
}

/*Contenu de page  CONTENT */

#content {
	margin:30px auto;
	padding:0;
	width: 864px;
}

#content img{
	float:left;
	margin:0 20px 10px 0;
	border:1px solid #ccc;
}
#content img.france{
	border:none;
	margin-top:0px;
}

#content p{
	margin-bottom:8px;
	line-height:16px;
	font-size: 15px;
}
.intro {
	font-weight: bold;
	margin: 0;
	padding: 60px 0 0 0;

}
#content strong{
	color:#333;
	font-weight:bold;
}

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

#content ul{
	width: 420px;
	margin: 0;
	padding: 0;
	display: block;
	float: right;
}

#content li{
	line-height:16px;
	list-style-image:url(../images/deco/puce.gif);
	color:#333;
	list-style-position:outside;
	margin-left:10px;
}


#content_confiance {
	margin: 0 auto;
	padding:0;
	width: 864px;
}

#content_confiance a.confiance img{
	float:left;
	margin:0 17px 17px 0;
	border:1px solid #ccc;
	width:114px;
	height:88px;
	padding: 5px;
}
#content_confiance h2.h1-bis {
	font-size: 19px;
	font-weight:normal;
	background:url(../images/deco/h1.gif) left no-repeat;
	height:41px;
	display:block;
	text-transform:uppercase;
	padding-left:15px;
	line-height:28px;
	margin-top:50px;
	width:270px;
	float:left;
}


/* Carte */

#map iframe{
	width:425px;
	margin:0;
	float: right;
	display:block;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:15px 0 0;
	width:100%;
	height:85px;
	background:url(../images/background/background-footer.gif) repeat-x;
	text-align: center;
	color:#333;
	font-size:11px;
}

#footer ul{
	width:864x;
	margin:0 auto;
}

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

#footer a{
	color:#333;
	text-decoration:none;
	margin:0;
	padding:0;
}

#footer a:hover, #footer a.menu_actif{
	color:#195dfe;
	text-decoration:underline;
}

#footer p{
	margin-top:10px;
}



#diapo {
	margin: 0 20px 10px 0;
	padding: 3px;
	width: 413px;
	height: 308px;
	float: left;
	border:1px solid #ccc;
}



















