@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "produits.css";
@import "paiement.css";
@import "rub-machine.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:  "Lucida Grande", "Trebuchet MS","Lucida sans Unicode", Verdana, Sans serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #8B110E;
	background-image: url(../images/deco/background-body.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
}

p, form, input {
	margin: 0;
}

p strong{
	color:#710000;
	font-weight:bold;
}
select {
	color: #000;
	background-color: #fff;
}



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


#general{
	margin:0 auto;
	width:992px;
	border: 0;
	padding: 0px;

}

#accueil_top{
	width:990px;
	height:10px;
	float: left;
	background-color: #EEE0B9;
}
/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:41px 0 0 0;
	width:992px;
	height:154px;
	background-image:url(../images/deco/header_bg.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	text-align: right;
}
#flash_logo{
	margin:0 auto;
	padding:0;
	width:998px;
	height:65px;
	text-align:left;
}

#menu_anim{
	margin: 0;
	width:680px;
	height:360px;
	text-align: center;
	padding: 0;
	z-index: 100;
	left: 0px;
	top: 0px;
}
/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	width: 992px;
	height: auto;
}

.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

#player-video {
	width: 350px;
	margin: 0 0 30px 200px;

}

/*---------------------------------------- ZONE GAUCHE INDEX--------------------------------*/ 

#include {
	padding:0;
	margin:0;
	background-image: url(../images/deco/engagements-fond.gif);
	background-repeat: repeat-y;
	background-position: -2px 0;
	width: 236px;
}
#include ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
#include li{
	padding:0 0 5px 18px;
	margin:0;
	background-image: url(../images/deco/puce.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
}

#include img{
 padding:2px;
}
#include_content{
	margin:0;
	padding:10px 20px;
	background-image: url(../images/deco/engagements_court.gif);
	background-position: top left;
	background-repeat: no-repeat;
	
}
#include_bottom {
	background-image: url(../images/deco/engagements-bas.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 30px 10px 10px;
	margin: 0;
	text-align: right;
}
#include_bottom a{
	padding:0;
	margin:0;
	color: #6C0000;
}
#include_bottom a:hover{
	padding:0;
	margin:0;
	color: #E6B016;
}
#include a{
	color:#FFFFFF;
	text-decoration: none;
}
#include_2 {
	border: 1px solid #dfbe9e;
	padding: 10px;
	margin-bottom: 10px;
	background-color: #F9F6ED;
	background-image: url(../images/deco/include_2_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom  center;
}

/*---------------------------------------- ZONE GAUCHE MENUS--------------------------------*/ 

#include_menu {
	padding:0;
	margin:0;
	background-image: url(../images/deco/engagements-fond.gif);
	background-repeat: repeat-y;
	background-position: -2px 0;
	width: 236px;
}
#include_menu ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
#include_menu li a{
	padding:0 0 5px 18px;
	margin:0;
	background-image: url(../images/deco/puce.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-align: left;
	color: #B61A14;
	text-decoration: none;
	display: block;
	height:15px;
	line-height:15px;
}

#include_menu img{
 padding:2px;
}
#include_menu_content{
	margin:0;
	padding:1px 20px 0 20px;
	background-image: url(../images/deco/engagements.gif);
	background-position: top left;background-repeat: no-repeat;
	
}
#include_menu_bottom {
	background-image: url(../images/deco/menu_fond.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 0px 30px 15px 10px;
	margin: 0;
	text-align: right;
	height:27px;
}

/*----------------------------------------------- TABLEAUX ---------------*/
table#tableau_tarifs {
	width:650px;
	background-color: #F3ECDA;
	border-collapse: collapse;
	border: 1px solid;
	border-color: #DDB288;
}
#tableau_tarifs  td{
	border: 1px solid;
	border-color: #E9CEB4;
	text-align: center;
}
#tableau_tarifs  th{
	background-color: #DDB288;
	padding: 4px 0 4px 0;

}
#tableau_tarifs li{
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	/*margin-left: 5px;*/
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 20px;
}
#tableau_tarifs  td.fonce{
	background-color: #E9CEB4;
	font-weight: bold;
}
#tableau_tarifs  td.clair{
	background-color: #FAF7ED;
	font-weight: bold;
}
#tableau_tarifs  td.blanc{
	background-color: #FEFEFD;
}

/*----------------------------------------------- PETIT MENU-------------*/
#mini_menu {
	padding:0;
	margin:0;
	background-image: url(../images/deco/mini-menu-bas.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 236px;
}
#mini_menu_content{
	margin:0;
	padding:1px 20px 0 20px;
	background-image: url(../images/deco/mini-menu-haut.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 185px;
	
}
#mini_menu_content ul{
	padding:0;
	margin:0;
	list-style-type: none;
}
#mini_menu_content li a{
	padding:5px 0 5px 18px;
	margin:0;
	background-image: url(../images/deco/puce.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	text-align: left;
	color: #B61A14;
	text-decoration: none;
	display: block;
	height:15px;
	line-height:15px;
}

/*---------------------------------------- ACTUALITE BAS DE PAGE (Trucs et Conseils du mois)--------------------------------*/
#actualites {
	background-image: url(../images/deco/trucs-astuces-boucle.gif);
	background-repeat: repeat-y;
	width: 658px;
	border: 0;
	float: right;
	padding: 0;
}
#actualites h2{
	background-image: url(../images/deco/trucs-astuces-top.gif);
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	display: block;
	background-position: top left;
	border: 0;
	height: 143px;
	text-align: right;
}
#actualites h3{
	background-image: url(../images/deco/h3_actu.gif);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 0 35px;
	padding: 0 0 0 85px;
	display: block;
	width: 75%;
	float: left;
	background-repeat: no-repeat;
	background-position: 30px center;
	height: 40px;
	line-height: 40px;
	text-align: left;
}
#content_actualites img {
	width: 120px;
	float: left;
	padding: 2px;
	margin: 5px 0 10px 40px;
}
#content_actualites{
	background-image: url(../images/deco/trucs-astuces-content.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0px 40px 0 0;
	background-position: left top;
	display: block;
	width: 600px;
	height: auto;
	position: relative;

}
.description {
	width: 400px;
	float: left;
	padding: 0 0px 10px 20px;
	margin: 0;
	clear: right;
}

/*---------------------------------------- CADEAU--------------------------------*/
#cadeau {
	border: 0;
	float: left;
	padding: 5px 0px 0px 0;
	font-family: "Trebuchet MS", Verdana, "Sans serif";
	line-height: 12px;
}
#cadeau a{
	color: #BA0000;
	text-decoration: none;
	background-image: url(../images/deco/cadeau.gif);
	display: block;
	height: 50px;
	background-repeat: no-repeat;
	padding: 70px 110px 5px 0;
	background-position: center top;
}
#cadeau a:hover{
	color: #622922;
}
#cadeau strong{
	color: #6A2B22;
}
#cadeau p{
	padding: 2px 90px 7px 5px;
	margin: 0;
	font-size: 11px;
	border-color: #BA0000;
	color: #336600;
	border-bottom: 1px dashed;
}
#cadeau h3{
	background-image: url(../images/deco/h3_actu.gif);
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 0 30px;
	display: block;
	width: 180px;
	float: left;
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	line-height: 40px;
	text-align: left;
}
#cadeau img {
	padding: 0 0 7px 18px;
	margin: 0;
}
/*--------------------------------------*/

.menu_plats {
	background-image: url(../images/deco/actus_bg.jpg);
	background-repeat: no-repeat;
	width: 350px;
	border: 1px solid #dfbe9e;
	background-color: #F9F6ED;
	height: auto;
	margin: 0 100px 30px 30px;
	float: left;

}


.cadre_menu {
	float: left;
	width: auto;
	margin-bottom: 20px;

}
/*/// debut des colonnes ///*/

#left_content_index{
	float:left;
	width:240px;
	padding: 20px 0 0 0;
}

#left_content{
	float:left;
	position:relative;
	width:600px;
	padding:40px 30px 0 20px;
	
}
#left_content_contact{
	float:left;
	width:470px;
	padding:10px;
	background-repeat: repeat-x;
	background-image: url(../images/deco/cadre_content_gradient.png);
	margin: 10px;
}

#logo_cadre{
	background-repeat: no-repeat;
	float: right;
	width: 97px;
	height: 80px;
	margin-right: auto;
	text-align: center;
	background-image: url(../images/deco/logo_cadre.png);

}
#services{
	width: 236px;
	text-align: center;
	float:right;
z-index:0;


}

/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	width:302px;
	right:0px;
	padding:35px 0 0 10px;
	margin:0 0 10px 0;
}
#right_content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: normal;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}

#right_content_index{
	float:left;
	width:250px;
	right:0px;
	padding:0px;
	background-repeat: repeat-x;
	background-image: url(../images/deco/cadre_content_gradient.png);
	margin: 10px;
	margin-top: 20px;
}
#right_content_index p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	margin-bottom: 5px;
}
#right_content_index h4{
	margin:0 20px 20px 20px;
	padding:0;
	color:#993300;
	border-bottom: 1px solid #993300;
}

#right_content_img{
	float:right;
	margin:0 20px 20px 0;
	width: auto;
	height: auto;
}
#right_content_contact{
	float:right;
	width:430px;
	right:0px;
	margin:10px 20px 30px 0;
	border: 1px solid #dfbe9e;
	background-repeat: no-repeat;
	background-color: #F9F6ED;
	padding: 10px 0 20px 10px;
}


/*///    partie du centre   ///*/
#middle_content, #middle_content_tableau{
	float:right;
	width:700px;
	padding:0px 0 0 0;
	background-image: url(../images/deco/cadre_content_gradient.png);
	background-repeat: repeat-x;
}
#middle_content a, #middle_content_tableau a{
color:#550002;
}

#middle_content_index p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-style: normal;
	margin: 10px 0 5px 0;
}

#middle_content p{
	margin: 10px 0 5px 0;
}
		
#middle_content h1, #middle_content_horaires h1, #middle_content_index h1{
	margin: 0 0 20px 0;
	padding: 0px 0 0 10px;
	color:#997E51;
	font-family:"Times New Roman", Times, serif;
	font-size:30px;
	text-transform:none;
	font-weight:normal;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 30px;
	float: none;
	background-image: url(../images/deco/h1_bg.gif);
	line-height: 75px;
	letter-spacing: 1px;

}
#middle_content_index{
	float:left;
	width:420px;
	padding:10px;
	margin-top: 20px;
	background-image: url(../images/deco/cadre_content_gradient.png);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
#middle_content p, middle_content_index p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #580E10;
	font-style: normal;
}

#middle_content_img{
	float:right;
	margin:40px 0 30px 20px;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	color:#FFFFFF;
	width:992px;
	height:103px;
	text-align: center;
	background-color: #FFFFFF;
	padding: 0;
	background-image: url(../images/deco/footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer a{
	color:#FFFFFF;
	text-decoration:none;
	margin-bottom: 0px;
	font-size: 11px;
}

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

.separation{
	padding: 5px 0 5px 0;
	margin: 0;
	background-repeat: no-repeat;
	background-position: center bottom;
	display:inline-block;
	clear:both;
}
/*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 {
	margin: 0 0 20px 50px;
	padding: 0 0 0 0;
	color:#997E51;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-transform:none;
	font-weight:normal;
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 30px;
	float: none;
	background-image: url(../images/deco/h1_bg.gif);
	line-height: 75px;
	letter-spacing: 1px;

}

  
h2 {
	margin: 0;
	color:#710000;
	font-weight:normal;
	text-transform:none;
	font-size:22px;
	letter-spacing: 1px;
	float: none;
	text-align: center;
}
  
h3 {
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #83060E;
	letter-spacing: 0px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
	display: block;
	margin: 0 0 10px 0;
	padding: 8px 0 0 0;
}
#include h3{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: italic;
	text-indent: 25px;
	width: 100%;
}
#include_menu h3 a{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: italic;
	text-indent: 25px;
	width: 100%;
	text-decoration: none;
}
#mini_menu h3 a{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: normal;
	text-align: left;
	display: block;
	margin: 0;
	padding: 0 0 10px 0;
	font-style: italic;
	text-indent: 25px;
	width: 100%;
	text-decoration: none;
}

h4 {
	margin: 0;
	padding: 0 0 10px 70px;
	color:#710000;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	text-align: left;
	font-weight: normal;
	letter-spacing: 1px;
	background-image: url(../images/deco/h4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 70px;
	display: block;
}
h5 {
	margin: 0;
	padding: 40px 0 0 0;
	color:#F5D08E;
	font-size: 13px;
	text-align: center;
	font-family: "Trebuchet MS", "Times New Roman";
}
h6 {
	margin: 0;
	padding: 10px 0 5px 40px;
	color:#8B110E;
	font-size: 15px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/deco/h3_actu.gif);
	background-repeat: no-repeat;
	background-position: 5px -3px;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
ul.liste{
	margin:0 0;
	padding:10px 0 30px 10px;
	color:#4B1419;
	list-style:none;
	text-align:left;
}
ul.liste li{
	list-style-image: url(../images/deco/liste.gif);
	list-style-position: outside;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9D4E4E;
	text-indent: 0px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 5px;
}
ul.liste li.vide{
	background-image:url(../images/deco/puce-li-vide.gif);
	background-repeat: no-repeat;
	background-position: 90px center;
	list-style-image: none;
	list-style-type: none;
	padding:20px 0 20px 40px;
	text-align:left;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color: #666666;
	text-indent: 0px;
	margin-left: 30px;
}
ul.liste li.vert{
	color: #008A03;
	width: 500px;
	font-weight: bold;
	padding: 8px 0 8px 20px;
	background-image: url(../images/deco/liste-vert.gif);

}
ul.liste li.bleu{
	color: #3361B3;
	width: 500px;
	font-weight: bold;
	padding: 8px 0 8px 20px;
	background-image: url(../images/deco/liste-bleu.gif);

}
ul.liste li.rouge{
	color: #C10901;
	width: 500px;
	font-weight: bold;
	padding: 8px 0 8px 20px;
	background-image: url(../images/deco/liste-rouge.gif);

}
ul.liste li a{
	color:#721D24;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}
ul.liste li a:hover{
	text-decoration:none;
	color: #999999;
}
#bandeau{
	margin: 0;
	padding: 0;
	width:992px;
	height:75px;
	background-image: url(../images/deco/menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
#base_line{
	float:right;
	width:580px;
	height:99px;
}
#flash_base_line{
	float:right;
	width:580px;
	height:99px;
}

.sous_menu{
	color:#000;
	font-size:22px;
} 

.produit_image{
padding:0 0 0 20px;
	width:334px;
	height:333px;
	float:left;
}
.produit_text{
	float:left;
	margin: 0 0 0 0;
	padding: 53px 0 0 0;
	width:280px;
	height:280px;
	background-image:url(../images/deco/ar-photo-text.jpg);
	background-position:left top;
	background-repeat:no-repeat;
}
.bordure_photos {
	padding:1px;
	border: 1px solid #DDB288;
	margin: 5px;
	background-color: #FFFFFF;
}
#texte2, #texte3, #texte4, #texte5, #texte6, #texte7, #texte8, #texte9, #texte10 {
	display: none;
}
.pic_frame {
	float: right;
	padding: 3px;
	margin: 0;
	background-repeat: no-repeat;
	background-position: top center;
	border: 1px solid #740200;
	background-color: #FEFEFD;

}

.pic_frame2 {
	padding: 0;
	margin: 10px 0 0 0;
	float: right;

}
.presentation_activites {
	margin: 0 20px 50px 0;
	background-repeat: no-repeat;
	padding-bottom: 10px;
}

.presentation_activites p{
	float: none;
	width: auto;
}


/*---------------------------------------------DIAPORAMAS-----------------------------------*/

#prestations-diaporama {
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid  #800000;
	padding: 4px;
	text-align: center;
	width: 333px;
	float: right;
}
#diapo-chef-domicile {
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid  #800000;
	padding: 4px;
	text-align: center;
	width: 283px;
	float: right;
}
#cours-diaporama {
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px;
	text-align: center;
	width: 267px;
	float: right;
	border-color: #800000;
}
#cours-diaporama2 {
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px;
	text-align: center;
	width: 267px;
	float: right;
	border-color: #800000;
}
#cours-sous-pages {
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px;
	text-align: center;
	width: 280px;
	float: right;
	border-color: #800000;
}
#cours-bases {
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px;
	text-align: center;
	width: 270px;
	float: right;
	border-color: #800000;
}
#cours-terroir{
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px;
	text-align: center;
	width: 200px;
	float: right;
	border-color: #800000;
}
#cours-iles{
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px;
	text-align: center;
	width: 320px;
	float: right;
	border-color: #800000;
}
#cours-asiatique{
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px;
	text-align: center;
	width: 300px;
	float: right;
	border-color: #800000;
}
#cours-orientale{
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px;
	text-align: center;
	width: 320px;
	float: right;
	border-color: #800000;
}
#cours-mer{
	margin: 10px;
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px;
	text-align: center;
	width: 225px;
	float: right;
	border-color: #800000;
}
#left-diaporama {
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 4px;
	text-align: center;
	width: 215px;
	border-color: #800000;
}



.contact_plan{
	float:right;
	width:288px;
	background-image:url(../images/plan/plan_v2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:250px 0 0 350px;
}
.lien_plan{
	color:#6F0303;
	font-size:11px;
}
.lien_plan a{
	color:#6F0303;
	font-size:11px;
	text-decoration:none;
}
.lien_plan a:hover{
	color:#000;
	font-size:11px;
	text-decoration:none;
}


/*--------------------------------------------------------PARTENAIRES-------*/

#cesu{
	float:left;
	display:block;
	width:120px;
	z-index: 0;
}
