@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 {
	background: #c0d2e4 url(../images/deco/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #005486;
	padding-bottom: 10px;
	padding-top: 31px;
}

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

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

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #3DAAD1;
	text-decoration: none;
}
a:hover {
	color: #005486;
}
.left {
	float: left;
}
.right {
	float: right;
}
.savoir_plus {
	text-align: right;
	background-image: url(../images/deco/fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 10px;
}
.pic_frame {
	float: left;
	background-image: url(../images/deco/pic_frame.jpg);
	background-repeat: no-repeat;
	height: 130px;
	width: 171px;
	padding: 12px 0 0 12px;
	margin: 0 5px 0 0;

}
#prestations a img{
	padding:2px;
	margin: 0 8px 0 8px;
	border: 1px solid #3DAAD1;
}
#prestations a img:hover{
	padding:2px;
	margin: 0 8px 0 8px;
	border: 1px solid #005486;
}


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


#general {
	text-align: left;
	margin: 15px auto;
	width: 778px;
	position: relative;
	background: url(../images/deco/body_bg.gif) repeat-y;
}

/*Haut de page  HEADER*/

#header {
  position: absolute;
  top: 0;
  left: 243px;
  width: 535px;
  height: 279px;
  background: url(../images/deco/header_2.jpg) no-repeat;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 980px;
	background-color:#CCC;
}
.separator {
	margin:10px;
	padding:0;
	height:2px;
	
}

#left {
  float: left;
  width: 243px;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(../images/deco/header_1.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#cadre_gauche {
	background: url(../images/deco/news_bg.jpg) repeat-y;
	padding-left: 37px;
	padding-right: 22px;
	padding-bottom: 3px;
	padding-top: 10px;
}
#cadre_gauche h2 {
	font-size: 13px;
	color: #2EC0E5;
	padding: 5px 0 0 8px;
	border-left: 3px solid;
	border-color: #FEC200;
	margin: 5px 0 0 0;
}
#cadre_gauche h3 {
	font-size: 12px;
	margin: 1em 8px 1em 0;
	color: #4A92AA;
	font-weight: normal;
}
#cadre_gauche p {
	font-size: 11px;
	margin: 1em 8px 1em 0;
	color: #005486;
	text-align: left;
}
#cadre_gauche a {
	color: #FEC200;
	font-weight: bold;
	text-decoration: none;
}
#cadre_gauche a:hover {
	color: #2EC0E5;
}
#cadre_gauche .savoir_plus {
	font-size: 9px;
	margin: 5px 0 10px 0;
	color: #74653D;
	text-decoration: none;
}
#cadre_gauche .hr-dots {
  background: center url(../images/deco/dots.gif) repeat-x;
  height: 10px;
}

#devis {
	/*background: url(../images/deco/support.jpg) no-repeat;*/
	padding: 0px;
	height: 97px;
	color: #005486;
}
#devis p {
  margin: 0.7em 2.6em;
}


#presentation_activites {
	margin: 0 20px 40px 0;
}
#prestations {
  margin-right: 16px;
}


#prest_1, #prest_2 {
  float: left;
  width: 49%;
}
#prest_1 {
  margin-right: 1%;
}
#prest_1-img, #prest_2-img {
	background: url(../images/deco/pic_2.jpg) no-repeat;
	width: 112px;
	height: 23px;
	float: left;
	margin-right: 15px;
	text-align: center;
	padding-top: 90px;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 30px;
}
#prest_2-img{
	background: url(../images/deco/pic_3.jpg) no-repeat;
}


#spacer {
  height: 2em;
}

#copyright {
	text-align: center;
	padding: 22px 0px 30px 00px;
	font-size: 9px;
	color: #2EC0E5;
	font-weight: bold;
}


/*/// debut des colonnes ///*/
#left_content{
	float:left;
	position:relative;
	background-color:#333;
	width:200px;
	left:0px;
}
#left_content h1{
	margin:0;
	padding:0;
	color:#FFF;
}
#left_content h4{
	margin:0;
	padding:0;
	color:#FFBB02;
}
/*/// partie de droite ///*/
#right_content{
	float:right;
	position:relative;
	background-color:#333;
	width:200px;
	right:0px;
}
#right_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#right_content h4{
	margin:0;
	padding:0;
	color:#00FF00;
}

#right {
  float: right;
  width: 490px;
  padding-right: 9px;
  padding-top: 320px;
}
#right h2 {
	font: 17px arial, sans-serif;
	color: #005486;
	border-bottom: 1px solid #C4AE7C;
	padding-bottom: 6px;
	margin-bottom: 1em;
}
#right h3 {
	font: 15px arial, sans-serif;
	color: #2EC0E5;
	border-bottom: 1px solid;
	padding-bottom: 6px;
	margin-bottom: 1em;
	margin-top: 40px;
}

#right h4 {
	font: 15px arial, sans-serif;
	color: #FFBB02;
	border-bottom: 1px dotted #C4AE7C;
	padding-bottom: 6px;
	font-weight: bold;
	margin: 20px 0 10px 0;
}

#right h5 {
	font: 12px arial, sans-serif;
	color: #2EC0E5;
	padding-bottom: 6px;
	font-weight: bold;
	margin: 30px 0 10px 0;
}

#right p {
	margin: 0 0 10px 0;

}

#right .left {
  margin-right: 18px;
}
#right .savoir_plus {
	font-weight: bold;
	font-size: 9px;
	margin: 10px 0 10px 0;
	color: #74653D;
	float: left;
}
/*///    partie du centre   ///*/
#middle_content{
	float:left;
	position:relative;
	background-color:#FFF;
	width:580px;
}
#middle_content h1{
	margin:0;
	padding:0;
	color:#000;
}
#middle_content h4{
	margin:0;
	padding:0;
	color:#900;
}
/*/// fin des colonnes ///*/	

/*Bas de page  FOOTER*/

#footer {
	background: url(../images/deco/footer_bg.gif) repeat-y;
	padding:10px 0;
	text-align: center;
	color: #FFFFFF;
}

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

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

#footerline{
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
	background-repeat: no-repeat;
	background-image: url(../images/deco/body_bot.jpg);
}
/*classe clear*/

.clear {
	clear: both;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
h1 {
	font: 18px arial, sans-serif;
	color: #2EC0E5;
	border-bottom: 1px solid;
	padding-bottom: 6px;
	margin-bottom: 20px;
	letter-spacing: 1px;
}
  
h2 {
	margin: 0;
	padding: 0;
	color:#000;
}
  
h3 {
	margin: 0;
	padding: 0;
	color:#000;
}
h4 {
	margin: 0;
	padding: 0;
	color:#000;
}
h5 {
	margin: 10px 0 10px 0;
	padding: 0;
	color:#FFFFFF;
}
h6 {
	margin: 0;
	padding: 0;
	color:#000;
}

ul.liste{
	margin:10px 0 20px;
	padding:0 0 0 20px;
	color:#005486;
	list-style:none;
	text-align:left;
}
ul.liste li{
	background-image: url(../images/deco/puce.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding:0px 0 0px 6px;
	text-align:left;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	text-indent: 10px;
}
ul.liste li a{
	color:#990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	letter-spacing: 1px;
}
ul.liste li a:hover{
	text-decoration:none;
	color: #999999;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
