@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;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	color: #666666;
}

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

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



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


#general{
	margin:0 auto;
	padding:0;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	padding:0;
	width:980px;
	height:100px;
	background-color: #FFFFFF;
	background-image: url(../images/deco/header.gif);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#flash_header {
	float: right;
	height: 100px;
	width: 760px;
	margin-top: 0px;
	margin-right: 0px;
}
#header p{
 color:#000;
}

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

#header a:hover{
	color:#999;
}
#flash_image {
	height: 230px;
	width: 180px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	float: left;
}

#header img {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}


/*Contenu de page  CONTENT */

#content {
	padding:12px 0 0 0;
	width: 980px;
	background-color:#FFFFFF;
	background-image: url(../images/deco/fond_page.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#content_intro {
	padding:30px 15px 20px 15px;
	width: 950px;
	background-color:#FFFFFF;
	background-image: url(../images/deco/content_intro.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: left top;
	height: 450px;
}
#content p{
	color:#4F4F4F;
}

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

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

#content a:hover{
	color:#999;
}
#introPage {
	width: 743px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #870000;
	border-bottom-color: #870000;
	border-left-color: #870000;
}
#colGauche {
	width: 200px;
	color: #000000;
	padding-left: 0px;
	margin-right: 0px;
}
#colGauche img {
	margin-left: 10px;
}
#colGauche h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	color: #D78E09;
	margin-left: 10px;
	text-align: center;
	font-weight: bold;
}
#introPage p {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}

#colGauche h2 a {
	color: #ceb629;
	text-decoration: none;
}
#colGauche h2 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#colGauche p a {
	color: #F8C258;
	text-decoration: none;
}
#colGauche p a:hover {
	text-decoration: underline;
}
#colGauche li a {
	color: #F8C258;
	text-decoration: none;
}
#colGauche li a:hover {
	text-decoration: underline;
}
#colDroit {
	float: right;
	width: 760px;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
}
#colDroit  h2 {
	color: #FFFFFF;
	font-size: 18px;
	background-color: #666666;
	padding: 0px;
	background-image: url(../images/deco/puce.gif);
	text-indent: 40px;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 0px;
}
#colDroit img {
	margin: 0px;
	padding: 0px;
}
#colDroit  a {
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
}
#colDroit  a:hover {
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}

#artCentre {
	float: Aucune;
	width: 360px;
	margin: 0px;
	padding: 0px;
}
#artDroit {
	float: right;
	width: 370px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #870000;
}
/*Bas de page  FOOTER*/

#footer{
	padding:0;
	width:980px;
	height:60px;
	background-color:#FFFFFF;
	text-align: center;
	color: #666666;
	background-image: url(../images/deco/footer.gif);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
}

#footer a{
	color:#870000;
	text-decoration:none;
	font-size: 10px;
}
#article_gauche {
	background-image: url(../images/deco/cerisier.jpg);
	width: 190px;
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-left: 10px;
}


#footer a:hover{
	color:#870000;
	text-decoration: underline;
}


/*classe clear*/
.spacer {
	line-height: 8px;
	
}
.vignette {
	background-color: #870000;
	float: left;
	margin: 0px;
	width: 730px;
	padding: 2px;
}
.vignette_etroit {
	background-color: #870000;
	float: left;
	margin: 0px;
	width: 428px;
	padding: 2px;
}

.clear {
	clear: both;
	overflow: visible;
	border: 0;
	padding: 0;
	visibility: hidden;
	margin: 0;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
 .titre {
	float: right;
	margin-right: 15px;
} 
   h1 {
	margin: 0 0 10px 0;
	padding: 0 0 0 50px;
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;

  }
.vignette img {
	border: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
}

  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }

  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h4 {
	margin: 0;
	padding: 0;
	color:#666666;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
			 color:#000;
  }
#artDroit img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#artCentre img {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#content_intro #indexA {
	height: 173px;
	width: 544px;
	float: left;
	margin: 0 0 15px 15px;
}
#content_intro #indexB {
	height: 250px;
	width: 370px;
	float: left;
	margin: 15px 15px 0 0;
}
#content_intro #indexC {
	height: 250px;
	width: 544px;
	float: left;
	margin: 15px 0 0 15px;
}
#content_intro #index_logo {
	background-image:url(../images/deco/index_logo.jpg);
	background-repeat:no-repeat;
	width: 370px;
	height: 173px;
	float: left;
	margin: 0 15px 15px 0;
}
.encart_texte {
	width: 300px;
	float: right;
	margin: 0 5px;
}
#menu_pres a {
	background-image: url(../images/deco/picto_presentation.jpg);
	background-repeat: no-repeat;
}
#menu_peint a {
	background-image: url(../images/deco/picto_peinture.jpg);
	background-repeat: no-repeat;
}
#menu_sols a {
	background-image: url(../images/deco/picto_sols.jpg);
	background-repeat: no-repeat;
}
#menu_mait a {
	background-image: url(../images/deco/picto_maitrise.jpg);
	background-repeat: no-repeat;
}
#menu_contact a {
	background-image: url(../images/deco/picto_contact.jpg);
	background-repeat: no-repeat;
}
.h1contact {
	background-image: url(../images/deco/titre_contact.jpg);
	background-repeat: no-repeat;
}
.h1maitrise {
	background-image: url(../images/deco/titres_maitrise.jpg);
	background-repeat: no-repeat;
}
.h1peinture {
	background-image: url(../images/deco/titres_peinture.jpg);
	background-repeat: no-repeat;
}
.h1presentation {
	background-image: url(../images/deco/titres_presentation.jpg);
	background-repeat: no-repeat;
}
.h1solsouple {
	background-image: url(../images/deco/titres_sols.jpg);
	background-repeat: no-repeat;
}

