@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";
@import "menu.css";
@import "forme.css";
@import "produits.css";
@import "paiement.css";
@import "cgv.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: 12px;
	color: #000;	
	background-image: url(../images/bg/bg_body.gif);
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	background-image: url(../images/bg/bg_general.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}

/*Haut de page  HEADER*/

#header{
	padding:0;
	width:990px;
	height:360px;
	background-image: url(../images/bg/bg_header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header p.header_tel {
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 10px;
}
#header_right {
	float: right;
	height: 260px;
	width: 550px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-weight: bold;
	color: #840000;
}
#header_left {
	float: left;
	padding-top: 220px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	height: 60px;
	width: 395px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#header_bottom {
	height: 60px;
	width: 726px;
	padding-right: 4px;
	padding-left: 260px;
}
#div_pub {
	height: 50px;
	width: 400px;
	border: 1px solid #FFFFFF;
	float: left;
	background-image: url(../images/deco/bg_pub.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 68px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
#div_pub a {
	color: #FFFFFF;
	text-decoration: none;
}
#div_pub a:hover {
	color: #840000;
	text-decoration: none;
}
#div_icare {
	float: right;
	height: 60px;
	width: 150px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/deco/bg_icare.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}
#div_icare a {
	color: #FFFFFF;
	text-decoration: none;
}
#div_icare a:hover {
	color: #840000;
	text-decoration: none;
}


/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 990px;
	background-image: url(../images/bg/bg_content.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#div_plan {
	background-image: url(../images/bg/bg_plan.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 630px;
	background-color: #7E7E7C;
	padding-bottom: 10px;
	text-align: center;
}
#div_plan a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
#div_plan a:hover {
	color: #840000;
}


#content_ctre_top {
	background-image: url(../images/bg/bg_content_ctre_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 50px;
	width: 630px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#div_acces_client {
	float: right;
	width: 230px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	padding-left: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	line-height: 1em;
	height: 50px;
}
#div_acces_client  p.champs {
	line-height: 1em;
	margin-bottom: 2px;
}

#div_acces_client  p#champs1 {
	padding-bottom: 0px;
}

#div_acces_client p#titre_ident {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #840000;
	margin-bottom: 1px;
	text-align: center;
	line-height: 1em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding-top: 1px;
	padding-bottom: 1px;
}


.champs_ident {
	height: 12px;
	width: 100px;
	border: 1px solid #990000;
	font-size: 11px;
}
input#bt_client {
	float: right;
	background-color: #6A1010;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
	margin-top: 5px;
	margin-left: 15px;
	cursor: pointer;
}





.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}
/*/// debut des colonnes ///*/
#left_content{
	float:left;
	width:170px;
	left:0px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0;
	color:#FFFF00;
}
#content_left_top {
	background-image: url(../images/bg/bg_content_left_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
	width: 100px;
	padding-top: 10px;
	padding-right: 5px;
	padding-left: 65px;
	font-size: 12px;
	line-height: 1em;
}
#content_left_top  a {
	color: #840000;
	font-weight: bold;
	padding-left: 5px;
	text-decoration: none;
}
#content_left_top a:hover {
	text-decoration: underline;
}

#content_left_top small {
	font-size: 10px;
}


/*/// partie de droite ///*/
#right_content{
	float:left;
	width:170px;
	right:0px;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}
#content_right_top {
	background-image: url(../images/bg/bg_content_right_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 160px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
}
#content_right_top a {
	color: #3E3E3C;
	text-decoration: none;
}
#content_right_top a:hover {
	color: #840000;
	text-decoration: none;
}

/*///    partie du centre   ///*/
#middle_content{
	float:left;
	width:650px;
}
#middle_content p {
	margin-bottom: 5px;
}

#middle_content_padding {
	padding: 10px;
}
#div_310_right {
	float: right;
	width: 308px;
	background-color: #FFFFFF;
	border: 1px solid #840000;
	height: 220px;
	margin-bottom: 10px;
}
#div_form_contact {
	float: right;
	width: 308px;
	background-color: #7E7E7C;
	border: 1px solid #840000;
	margin-bottom: 10px;
}
#div_310_left {
	float: left;
	width: 300px;
	background-color: #7E7E7C;
	margin-bottom: 10px;
	background-image: url(../images/deco/titre_310.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}
#div_310_left strong {
	font-weight: bold;
	color: #840000;
}
#div_630 {
	background-color: #7E7E7C;
	background-image: url(../images/deco/titre_630.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 610px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer{
	width:990px;
	text-align: center;
	color: #840000;
	height: 110px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-image: url(../images/bg/bg_footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#footer p#adresse {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #840000;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}


#footer a{
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing: 1px;
	font-weight: normal;
}

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


/*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;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
#cartouche{
	background-color:#661212;
	padding:10px;
	font-weight:bold;
}
#cartouche a{
	color:#FFFFFF;
}

