@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "dynmenu.css";
@import "produits.css";
@import "paiement.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: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ebc78f;
	color: #666666;
	background-image: url(../images/deco/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

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

select {
	color: #000;
	background-color: #fff;
}



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


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

/*Haut de page  HEADER*/

#header{
	padding:0px;
	width:850px;
	height:219px;
	background-image: url(../images/deco/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFEBD6;
}

#anim_header {
	float: right;
	width: 440px;
	position: relative;
	padding-top: 2px;
	padding-right: 30px;
}

/*Contenu de page  CONTENT */

#content {
	width: 850px;
	background-color:#FFEBD6;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left {
	float:left;
	width:260px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}


#left_content{
	/*float:left;*/
	width:260px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: url(../images/deco/back_left_content.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	background-image: url(../images/deco/puce_li_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 3px;
	padding-left: 20px;
	margin: 0px;
	padding-bottom: 5px;
}

.seance {
	color: #990000;
	padding-left: 19px;
	margin: 0px;
}

.desc {
	text-align: justify;
	line-height: 15px;
	padding: 10px 0 5px 0;
}

#left_content ul{
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#left_content li{
	list-style-position: inside;
	list-style-type: square;
	color: #990000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	list-style-image: none;
	margin: 0 0 5px 0;
}

#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0;
	color:#FFFF00;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	width:400px;
	margin-top: 120px;
	margin-right: 25px;
	background-image: url(../images/deco/back_right_content.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
#right_content ul{
	padding-bottom: 5px;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
}

#right_content li{
	list-style-position: inside;
	list-style-type: square;
	color: #666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	list-style-image: none;
}

#right_content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#right_content .nota {
	font-weight: bold;
	color: #990000;
	font-style: italic;
	text-align: justify;
	line-height: 15px;
	padding-top: 25px;
}
#right_content h1{
	color:#990000;
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f8cdb5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#right_content h4{
	margin:0;
	color:#900;
	background-image: url(../images/deco/puce_h4.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	text-indent: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
/*///    partie du centre   ///*/

#middle_content{
	float:left;
	width:520px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 60px;
	margin-top: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#diaporama {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	float: left;
	width: 219px;
	margin: 0px;
	/*margin-top: 90px;*/
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#middle_content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#middle_content .liste {
	background-image: url(../images/deco/puce.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-right: 0px;
	padding-bottom: 1px;
}

#middle_content ul{
	padding-bottom: 15px;
	padding-top: 15px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#middle_content li{
	list-style-position: inside;
	list-style-type: square;
	color: #990000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	list-style-image: none;
	padding: 0 0 0 5px;
}

#middle_content .nota{
	font-weight: bold;
	color: #990000;
	font-style: italic;
	text-align: justify;
	line-height: 15px;
	padding-top: 25px;
}	
#middle_content h1{
	color:#990000;
	font-size: 16px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f8cdb5;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#middle_content h4{
	color:#900;
	background-image: url(../images/deco/puce_h4.gif);
	background-repeat: no-repeat;
	background-position: 0px 26px;
	text-indent: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}

#middle_content a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}

#middle_content a:hover {
	color: #990000;
}

#middle_content .tel {
	background-image: url(../images/deco/icone_tel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 30px;
	color: #DB9001;
	font-size: 18px;
	font-weight: normal;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	width:850px;
	background-color:#da9000;
	text-align: center;
	color: #FFF;
	background-image: url(../images/deco/footer.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 58px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 40px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

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

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

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-bottom: 6px;
}

/*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;
	padding: 0;
	color:#000;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}

/***** ENCARTS ACTU *****/
#messages {
	float:left;
	display:block;
	align:center;
	width:260px;
	margin-top: 30px;
	margin-right: 0 auto;
	margin-bottom: 20px;
	margin-left: 5px auto;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

#messages2 {
	float:left;
	display:block;
	align:center;
	width:219px;
	margin-top: 30px;
	margin-right: 0 auto;
	margin-bottom: 20px;
	margin-left: 5px auto;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 41px;
}

#promo-top {
	background-image:url(../images/deco/promo-top.png);
	background-position:center;
	background-repeat:no-repeat;
	margin-top:20px;
	width:219px;
	height:40px;
}

#promo-body {
	background-image:url(../images/deco/promo-body.png);
	background-position:center;
	background-repeat:repeat-y;
	width:199px;
	padding:5px 10px 5px 10px;
}

#promo-bottom {
	background-image:url(../images/deco/promo-bottom.png);
	background-position:center;
	background-repeat:no-repeat;
	width:219px;
	height:20px;
}

#promo-body h1{
	text-align:center;
	color:#990000;
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom:5px;
}

#promo-body p{
	text-align:center;
}

#promo-top h1{
	text-align:center;
	color:#990000;
	font-variant:small-caps;
	font-size: 14px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom :2px solid #f8cdb5;
	padding-top:10px;
}

.tarif-promo {
	color:#ff9933;
	font-weight:bold;
	text-decoration:underline;
}
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
