@import "formulaire.css";
@import "referencement.css";
@import "navigation.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: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #F8F5DC;
}

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

select {
	color: #000;
	background-color: #fff;
}
img {
	border:none;
}
#general{
	width:100%;
	background-image:url(../images/deco/back_general.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color: #F8F4DB;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*Haut de page  HEADER*/

#header{
	width:970px;
	height:269px;
	background-image: url(../images/deco/header_anim.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#header_noel{
	width:970px;
	height:269px;
	background-image: url(../images/deco/header_noel_anim.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menu {
	float: right;
	width: 440px;
	padding-top: 10px;
	color:#0099FF;
	position: relative;
	margin: 0px;
	padding-right: 0px;
}

#menu a {
	color: #000099;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menu a:hover {
	color:#0099FF;
}

#header .txt_index {
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	text-transform: uppercase;
	margin-top: 85px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 24px;
}
#header .horaire {
	text-align: left;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #185FA1;
	padding-top: 80px;
}

#header .horaire_2 {
	text-align: left;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #185FA1;
	padding-top: 205px;
}

#header_noel .horaire {
	text-align: left;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #258700;
	padding-top: 205px;
}

#menu_petit{
	margin:0;
	padding:4px 0 2px 0;
	width:500px;
	height:16px;
	color: #00CCFF;
	font-size: 12px;
}
#menu_petit a{
	text-decoration:none;
	color: #11003d;
}
#menu_petit a:hover{
	text-decoration:none;
	color: #0099FF;
}
#mon_compte{
	margin:0;
	padding:4px 0 2px 0;
	width:300px;
	height:16px;
	color: #00CCFF;
	font-size: 10px;
	font-weight: bold;
}
#bann_noel{
	width:300px;
	float: right;
	position: relative;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*Contenu de page  CONTENT */

#content {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/deco/back_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#content_noel {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-image: url(../images/deco/back_content_noel.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:220px;
	padding: 0px;
	margin: 0px;
}

#left_menu_intro{
	width:240px;
	background-image: url(../images/deco/menu-intro.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 626px;
	margin: 0px;
	padding: 0px;
}

#left_content_menu {
	background-image: url(../images/deco/back_menu_vertical.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 626px;
	width: 240px;
}

#left_content_menu_noel {
	background-image: url(../images/deco/back_menu_vertical_noel.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 626px;
	width: 240px;
}
#left_content_menu_noel h4{
	color: #EFE2B6;
	padding-left: 55px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#coord {
	float: left;
	width: 170px;
	padding-left: 50px;
	padding-top: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.adresse{
	float:left;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.telephone{
	color: #ffd984;
	background-repeat: no-repeat;
	background-position: 17px 0px;
	background-image: url(../images/deco/puce_telephone.gif);
	font-weight: bold;
	float: left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 160px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 45px;
}

#left_content_menu h4{
	color: #330099;
	padding-left: 55px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

#adresse{
	float:right;
	width:156px;
	padding: 18px 25px;
	color: #FFFFFF;
	display:block;
}
/*/// partie de droite ///*/
/*#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}*/
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	width:690px;
	margin: 0px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 50px;
}

#middle_content h3 {
	margin: 30px 0 10px 0;
	padding: 0;
	color:#FFFFFF;
	text-align: center;
	font-size: 16px;
	background-image: url(../images/deco/h2-noel.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 3px double #298E06;
}

#middle_content p{
	color:#013385;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: justify;
}

#middle_content a.titre{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

#middle_content  a.titre:hover {
	color:#F5F1CC;
}

#middle_content a{
	color:#647BC9;
	font-weight:bold;
	text-decoration:none;
}
#middle_content a:hover{
	color:#0099FF;
	font-weight:bold;
	text-decoration:none;
}
.ima_droite{
	float:right;
	margin: 0px;
	padding: 0px;
}
#contact_bloc {
	margin:0 auto 0 auto;
	padding:20px 0;
	width:690px;
}
#plan_bloc {
	margin:0 auto 0 auto;
	padding:20px 0;
	width:690px;
}
.sous_categories {
	font-size:10px;
	color:#013385;
	padding:0px;
	line-height: 15px;
	display: block;
	float: left;
	width: 210px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 5px;
}


.bloc_sous categories {
	font-size:10px;
	width:400px;
	float: right;
}
.nav_interne_produits a {
	color:#990000;
	text-decoration:none;
}
.nav_interne_produits a:hover {
	text-decoration:underline;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:20px 0 0 0px;
	width:732px;
	text-align: left;
	color: #000066;
	background-image: url(../images/deco/footer.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 79px;
	font-size: 10px;
	margin-left: 240px;
}

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

#footer a:hover{
	color:#0099FF;
}


/*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: 90px 0 0 0;
	color:#013385;
	font-size: 24px;
	font-family: "Times New Roman", Times, serif;
}
  
h2 {
	margin: 30px 0 10px 0;
	padding: 0;
	color:#173595;
	text-align: center;
	font-size: 16px;
/*	border: 3px double #;*/
	background-image: url(../images/deco/h2-blue.gif);
	background-position: center;
	background-repeat: no-repeat;
	border: 3px double  #84A5CA;
}
  
h3 {
	margin: 20px 0;
	padding: 5px 0;
	color:#013385;
	font-size: 14px;
	border-bottom: 3px double #47b5fd;
	display: block;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 0;
	padding: 0;
	color:#000;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
