@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 --*
 *------------------------------------------------*/





* {
 margin: 0;
 padding: 0;
}

html, body {
	height: 100%;
}


body {
	font: normal 1em "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
	background-color: #fffcdd;
	color: #444;
/*	background-image: url(../images/p-bg-cercle.jpg);
	background-repeat: no-repeat;
	background-position: 85% 220px;*/
}

img, a img { 
border: 0 none; 
}
select {
	color: #000;
	background-color: #fff;
}

address {
	font-style:normal;
	color: #b9b057;
}

iframe {
border: 2px solid #CEC670;
}

strong.orange {
	color: #f90;
}

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


div#general {
	width: 100%;
	min-width:1020px;
	width:expression(document.body.clientWidth < 1024 ? "1020px" : "100%" );
	margin:0 auto;
	float:left;	
	min-height: 100%;
		background:url(../images/bg-general.png) top left repeat-x;

	
 	/* Force min-height 100% pour IE < 7 */
	height: auto;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 100%;
}


#bg-content{
background:url(../images/body-bg.png) repeat-y top left;}
/* CONTENU GAUCHE */

div#leftContent {
	width: 440px;
	height: 100%;
	float: left;
	background: transparent url(../images/body-bg.png) repeat-y;
}

div.OmbreHaut {
	margin-top: 25px;
	height: 9px;
	font-size: 0;
	background: transparent url(../images/ombre.png) center top no-repeat;
}

div.OmbreBas {
	margin-bottom: 25px;
	height: 9px;
	font-size: 0;
	background: transparent url(../images/ombre.png) center top no-repeat;

}
div.leftBlock {
/*	background: transparent url(../images/ombre.png) center top repeat-y;*/
}

/* Haut de page  HEADER */

div#header-menu {
	height:95px;
	background:url(../images/bg-menu.png) top left repeat-x;
}

div#header {
	height:95px;
	background-color: #fff;
	background:url(../images/bg-logo.png) no-repeat left top;
}

div#header img {
	margin-top: 18px;
	margin-left: 55px;
}

div#header p {
 color:#000;
}

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

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




/* Photos */

div#photos {
margin:10px 0;
	padding: 5px 45px 5px 80px;
	color:#e41473;
	text-align:center;
	background:url(../images/bg-photo.png) top left repeat-y;
}

div#photos img{
	display: inline;
	margin : 5px 3px;
	padding: 1px;
	border: 1px solid #eae5aa;
}

/* Footer de gauche */
div#leftFoot {
	color:#e41473;
	padding: 20px 0 0 0;
	text-align:center;
	background:url(../images/bg-footer.png) top left no-repeat;
	height:55px;
}

/* CONTENU DROITE */

div#rightContent {
	width: 580px;
	float: left;
}

/* Contenu de page CONTENT */

div#content {
	min-height: 450px;
	/* Force min-height 450px pour IE < 7 */
	height: 450px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
	padding-left:15px;
	padding-top:10px;
}

div.noSub { margin-top: 50px; }

div#content p {
	width: 450px;
	font-size: 0.8em;
	padding-left:15px;
	padding-bottom:10px;
}

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

#content a:hover {
	color:#FFF;
/*	background-color:#E20A6D;*/
}

.div_galerie {
	margin: 10px auto;
	padding: 0;
	text-align: center;
	text-indent: 0px;
}
.div_galerie img {
	margin: 5px 10px;
	padding: 2px;
	border:4px solid;
	width:auto;
}

.div_galerie a:hover img {
	border-color:#665033;
}

.vert {border-color:#00FF00; color:#00FF00;}
.bleu {border-color:#0099FF; color:#0099FF;}
.bleumarine{border-color:#3366CC;color:#3366CC;}
.orange {border-color:#FF9900; color:#FF9900;}
.rose {border-color:#FF66FF; color:#FF66FF;}
.rouge{border-color:#FF0000; color:#FF0000;}
.violet {border-color:#6633CC; color:#6633CC;}
.vertfluo {border-color:#CCFF00; color:#CCFF00;}
.turquoise{border-color:#66FFCC; color:#66FFCC;}
.marron{border-color:#663333; color:#663333;}
.lavande{border-color:993399; color:993399;}
.orangeclair{border-color:#FF6633; color:#FF6633;}
.kaki{border-color:#669933;color:#669933;}


/* Bas de page FOOTER */



div#rightFoot {
	margin-top: 0;
	padding:0 0 0 450px;
	text-align: left;
	color: #822945;
	font-size: 0.7em;
	background:url(../images/bg-footer2.png) left top repeat-y;
	background-color:#FFF;
}

#rightFoot a{
	color:#e41473;
	text-decoration:none;
}

#rightFoot a:hover{
	color:#f8b;
}


/*classe clear*/

.clear {
   clear: both;
   overflow: hidden;
   width: 1px;
   height: 1px;
   margin: 0 -1px -1px 0;
   border: 0;
   padding: 0;
}


 /*------------------------------------------------------*
  *------------ CSS TITRES DEBUT   ----*
  *------------------------------------------------------*/
  
   h1 {
	   color:#000;

  }
  
   h2 {
   	letter-spacing: -1px;
	color:#eb5e95;
	font: normal 1.6em "Lucida Sans", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
  }
  h2.pres { color: #eb5e95; }
  h2.univEnfant { color: #D165EC; padding-bottom:8px;}
  h3.univEnfant { color: #A762D7; padding-bottom:8px;}
  h3.univEnfant-linge { color: #F9745B; padding-bottom:8px;}
  h2.univAdulte { color: #6ADDEE; padding-bottom:8px;}
  h2.petitMobilier { color: FFB54C; padding-bottom:8px;}
  h2.contact { color:#33CC33; }
  .maxi {font-weight:bold; font-size:13px; padding-bottom:8px;}
  
		
 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN     ----*
  *------------------------------------------------------*/


#content .choix {
	list-style-position: inside;
	font-size: 14px;
	line-height: 20px;
	color: #E31A76;
}

#content .choix .deco a{
	color: #E31A76;
}

#content .choix .deco a:hover{
	color: #D165EC;
}

#content .choix .linge a{
	color: #E31A76;
}

#content .choix .linge a:hover{
	color: #FD9682;
}
