@import "formulaire.css";
@import "referencement.css";
@import "navigation.css";

/*------------------------------------------------------*
*-- appel des css formulaire contact -  referencement et navigation  ----*
*------------------------------------------------------*/



/*------------------------------------------------*
 *---  WWW.ICARE-NET.COM - agence web ---  CSS 03 mars 08 - MAJ : arno --*
 *------------------------------------------------*/





html {
 margin: 0;
 padding: 0;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #E2E8F4;
	color: #000;
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:955px;
	background-image:url("../images/bg/bg_general.jpg");
	background-position:center;
	background-repeat:repeat-y;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:955px;
	height:150px;
	background-image:url("../images/bg/bg_header.jpg");
	background-repeat:no-repeat;
	background-position: center top;
}

#header p{
 color:#000;
}

#header a{
	color:#990000;
	text-decoration:none;
}

#header a:hover{
	color:#999;
}

#anim_header{
	width:655px;
	float:right;
}

#logo{
	collapse:collapse;
	float:left;
}

/*Contenu de page  CONTENT */

#content {
	margin:0 auto;
	padding:0;
	width: 955px;
	background-image:url("../images/bg/bg_content_accueil.jpg");
	background-repeat:no-repeat;
	background-position: center top;
}

#content p{
	color:#000;
	margin: 0px;
	padding: 0px;
}

#content strong{
	font-weight:bold;
	color:#658CCD;
}

#content a{
	color:#658CCD;
	text-decoration:none;
}
#plan {
	padding: 4px;
	width: 730px;
	border: 1px solid #658CCD;
}


#content a:hover{
	color:#333333;
}

#content_right{
	padding-top:70px;
	width:740px;
	float:right;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #658CCD;
}

#content_right p.surligne1{
 font-weight:bold;
 color:#990000;
}

.photo{
	margin:10px;
	margin-right:0px;
	margin-top:0px;
	float:right;
}
 


#content_right p{
	line-height:18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#content_right p.texte_presentation{
	line-height:18px;
	width:420px;
	float:left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#content_right p.adresse{
	float: right;
	width: 400px;
	line-height: 22px;
}
#content_right ul.marques {
	float: left;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
body#presentation #header{
	margin:0 auto;
	padding:0;
	width:955px;
	height:150px;
	background-image:url("../images/bg/bg_header_presentation.jpg");
	background-repeat:no-repeat;
	background-position: center top;
}

body#presentation #content {
	margin:0 auto;
	padding:0;
	width: 955px;
	background-image:url("../images/bg/bg_content_presentation.jpg");
	background-repeat:no-repeat;
	background-position: center top;
	
}
body#contact #header{
	margin:0 auto;
	padding:0;
	width:955px;
	height:150px;
	background-image:url("../images/bg/bg_header_contact.jpg");
	background-repeat:no-repeat;
	background-position: center top;
}

body#contact #content {
	margin:0 auto;
	padding:0;
	width: 955px;
	background-image:url("../images/bg/bg_content_contact.jpg");
	background-repeat:no-repeat;
	background-position: center top;
	
}


.diaporama_accueil{
	margin-left:auto;
	margin-right:auto;
	padding:2px;
	border:1px solid #658ccd;
	width:600px;
	height:250px;
	margin-bottom: 10px;
}
#content_right ul.marques li {
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}


/*Bas de page  FOOTER*/

#footer{
	width:740px;
	height:60px;
	text-align: left;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 215px;
	line-height: 18px;
}

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

#footer a:hover{
	color:#F77430;
}
#footer p.actu_promo {
	float: right;
}


/*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;
  }

.titre_01{
		background-color: #658ccd;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:white;
		text-indent:10px;
		padding-top:2px;
		padding-bottom:2px;
		margin-bottom:10px;
}
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/
