@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 {
	margin: 0 auto;
	padding: 0;
	background-image:url(../images/deco/body_bg.jpg);
	background-repeat:repeat-x;
	background-color: #620000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:836px;
	background-image: url(../images/deco/general_bg.jpg);
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	background-image: url(../images/deco/header_bg.jpg);
	width: 836px;
	height: 169px;
	background-repeat: no-repeat;
}

#header p{
 color:#000;
}

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

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

#f_anim{
	width:400px;
	float: right;
	margin: 27px 0 0 0;
	padding: 0 26px 0 0;
}

#f_intro{
	width:785px;
	margin: 0;
}
/*Contenu de page  CONTENT */

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

#content_home {
	margin:0 auto;
	padding:0 8px 20px 8px;
	width: 784px;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

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

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

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

#content img{
	padding:0;
}

#prix {
	float:left;
	padding:15px 15px 15px 40px;
	width:210px;
	text-align:center;
}

#intro {
	float:left;
	padding:25px 55px 15px 10px;
	width:505px;
	font-size:12px;
	font-weight:bold;
	
}

.border {
	border: 8px solid;
	margin-bottom: 10px;
	border-color: #620000;
	float: right;
	margin-left: 10px;
}

.texte {
	text-align: left;
	width: 766px;
	padding: 0 0 0 20px;
}


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:90px 0 0 0px;
	height:80px;
	text-align: center;
	color: #620000;
	background-image: url(../images/deco/footer_bg.jpg);
	background-position: center 20px;
	line-height: 20px;
	width: 836px;
	background-repeat: no-repeat;
	color: #620000;
}

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

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

.image-droite{
	float:right;
	margin: 0;
	padding: 0 0 50px 30px;
}

/*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: 20px 0 20px 0;
	padding: 0 0 0 70px;
	color:#9F1513;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-image: url(../images/deco/puce_h1.jpg);
	height: 60px;
	line-height: 60px;
	background-repeat: no-repeat;
	background-position: 10px 0;
  }
  
   h2 {
	color:#191919;
	font-family:Georgia,"Times New Roman",serif;
	font-size:26px;
	font-style:italic;
	padding: 0;
	margin:0;
  }
  
   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     ----*
  *------------------------------------------------------*/
#plan_google
{
	width:400px;
	float:right;
	border: 1px solid #620000;
	background-color: #620000;
}

#plan_google a{
	color:#FF9900;
}
#plan_google a:hover{
	color:#fff;
}

.visuel_contact
{width:350px;
float:left;}

.center
{text-align:center;}

.entrer{
	margin:0;
	background-image:url(../images/deco/fleche2.jpg);
	background-position:350px top;
	background-repeat:no-repeat;
}
.entrer a{
	height: 50px;
	line-height: 50px;
	color:#620000;
	font-size:14px;
	padding:0 0 0 30px;
	text-decoration: none;
}
.entrer a:hover{
	color:#620000;
	text-decoration: underline;
}

.oncrh{
	font-size:14px;
	color:#620000;
	font-weight:bold;
}

.oncrh img{
	margin-top:15px;
	border:1px solid #620000;
}

#right
{
	float:right;
	width: 430px;
	right: 0px;
	text-align: center;
}

