@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";

/*------------------------------------------------------*
*-- appel des css formulaire contact -  referencement et navigation  ----*
*------------------------------------------------------*/



/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS 03 mars 08 - MAJ : arno --*
 *------------------------------------------------*/





html {
 margin: 0;
 padding: 0;
}


body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #9B1903;
	color: #661700;
	background-image: url(../images/deco/degrade.jpg);
	background-repeat: repeat-x;
	text-align:center;
}

p, form, input {
	margin: 0;
	padding: 0;
}

select {
	color: #000;
	background-color: #fff;
}
.separation{
	color: #DDA362;
	padding: 0;
	margin: 0 48px 0 0;
	text-align: right;
	font-size: 11px;
}


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


#general{
	padding:0;
	width:900px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	height:240px;
	background-color: #fffbd2;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #B03900;
	width: 900px;
}

#header p{
 color:#000;
}

#header a{
	color:#990000;
	text-decoration:none;
}

#header a:hover{
	color:#999;
}

/*Contenu de page  CONTENT */

#content {
	margin:0;
	padding:0;
	background-color:#fffbd2;
	background-image: url(../images/deco/deco_fond_lavande.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #B03900;
	width: 900px;
}

#content p{
 color:#000;
}

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

#content a{
	color:#990000;
	text-decoration:none;
}

#content a:hover{
	color:#A42500;
}

#left {
	float: left;
	background-image: url(../images/deco/fond_menu_vertic.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 270px;
	margin: 0 20px 0 0;
}

#left p{
	color: #000000;
	padding: 5px 10px;
	margin: 0;

}

.encart {
	width: 280px;
	overflow: auto;
	background-image: url(../images/deco/fond_encart.jpg);
	background-repeat: no-repeat;
	padding: 20px 0 0 0;
	margin: 0 0 30px 0; 
}
.encart p {
	padding:0;
	margin:0;
	font-size: 11px;
}
.encart p span {
	font-style: italic;
	display: block;
}


#soustitre {
	font-size: 14px;
	line-height: 18px;
	color:#FFFBD2;
	text-align: center;
}

.colone_right{
	float: right;
	width: 245px;	
	margin: 31px 0 0 auto;
	background-image: url(../images/deco/fond_menus_formules_droit.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;	
	padding-bottom: 20px;
	padding-left:0px;
	padding-right:0px;
	
}
.colone_right p{
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;
	padding-left: 20px;
}

.colone_left{
	float: left;
	width: 245px;	
	margin: 33px 0 0 0;
	background-image: url(../images/deco/fond_menus_formules_gauche.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 0px;	
	padding-left: 0px;
	
}

.colone_left p{
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;	
	padding-left: 20px;
}

.colone_menu{
	float: left;
	width: 245px;	
	margin: 62px 0 0 0;
	background-image: url(../images/deco/fond_menus_formules_gauche.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 40px;
	padding-bottom: 20px;
	padding-right: 0px;	
	padding-left: 0px;
	
}

.colone_menu p{
	text-align: center;
	padding-top: 5px;
	padding-right: 20px;	
	padding-left: 20px;
}


.right {
	float: right;
	width: 535px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 35px;
	padding-bottom: 15px;
	background-image: url(../images/deco/fond_contenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 15px;
}
.menus{
	float: right;
	width: 540px;
	padding: 0 30px 0 10px;
	margin: 0;
}


.image-droite {
float:right;
}
.rightcontact {
	float: right;
	width: 400px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 35px;
	padding-bottom: 15px;
	background-image: url(../images/deco/fond_contenu.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 15px;
}
.right p{
	color: #660000;
	text-align: left;
	line-height: 15px;
	padding-top: 5px;
	font-size: 12px;
}

.right img{
	float: right;
	border: 2px solid #E8D38C;
	margin-top: 10px;
	margin-left: 10px;
}

#plan{
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	width: 435px;

}

#fermeture{
	padding: 15px;
	margin: 0;
	width: 800px;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	height:35px;
	background-color:#670F01;
	text-align: center;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	width: 900px;
}

#footer a{
	color:#E17A35;
	text-decoration:none;
	line-height: 20px;
}

#footer a:hover{
	color:#FFFBD2;
}


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


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	color:#801D00;
	font-size: 18px;
	background-image: url(../images/deco/cigale_h1.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 40px;
	line-height: 40px;
	font-style: normal;
  }
  
   h2 {
	color:#511515;
	font-size:18px;
	line-height: 20px;
	margin: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
  }
  
   h3 {
	margin: 0;
	color:#A62601;
	line-height: 18px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-size: 14px;
  }
  
   h4 {
	margin: 0;
	color:#FFFBD2;
	font-size: 16px;
	text-align: center;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	line-height: 20px;
  }
  
   h5 {
	color:#F9EBB5;
	font-size: 12px;
	text-align: center;
	line-height: 14px;
	background-color: #B7512B;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
  }
  
   h6 {
	margin: 0;
	color:#F9EBB5;
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 14px;
	background-color: #660E00;
  }
  /*ajout int michel page menus- entrées*/
#liste_huitre {
margin:0; 
padding:0px 0px 0px 159px;
position:relative;
}  
#liste_huitre li{
color:black;
position:relative;
top:-19px;
margin:0; 
padding:0px 0px 0px 20px;
list-style-position:inside;
list-style-type:none;
}
div#poisson{
background-image: url(../images/deco/fond-poisson.jpg);
background-repeat:no-repeat;
width:540px;
}
p.titre-poisson{
padding: 10px 0 10px 0;
height:20px;
width:400px;
float:left;
}
p.prix-poisson{
padding: 10px 0 10px 0;
text-align:right;
width:140px;
height:18px;
font-style:normal;
float: right;}
#calanque{
margin:0 0 0 120px;
width:340px;
border:solid white 10px;
}
#calanque2{
margin:0 0 0 120px;
width:340px;
border:solid white 10px;
}
#ardoise{

margin:0 0 0 80px;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
