 /*----------------------------------------*
  *---  WWW.ICARE-NET.COM - agence web ---  CSS  --*
  *----------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	font-family: Tahoma, Arial, Helevtica;
	font-size:11px;
	color: #CCCCCC;
	background-image: url(../images/deco/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}





form, input {
	margin: 0;
	padding: 0;
}
#flash_home {
	width: 800px;
	height: 200px;
	margin: 0 auto;
	padding-top: 20px;
}
#menu_rappel {
	text-align: center;
	font-family: "Comic Sans MS";
}
#menu_rappel a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
#menu_rappel a:hover {
	color: #DF1A31;
}





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

p {
	margin: 0px;
 padding: 0px;
}

li {
	list-style-image: url(../images/deco/puce.gif);
}

/* Menu */

#menu {
	width: 172px;
	border-top: 1px solid #5e5b56;
	font-family: "Comic Sans MS";
}
#menu,
#menu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 1px;
}
#menu li {
	padding: 0;
	margin: 0;
	width: 100%;
	border-bottom: 1px solid #5e5b56;
	min-height: 12px;
	height:auto !important;
	height:12px;
}
#menu ul {
	margin-left: 17px;
}
#menu ul li {
	width: 100%;
	border-bottom: none;
}
#menu a,
#menu .active {
	display: block;
	padding: 4px 5px 4px 40px;
	font-size: 12px;
	color: #DF1A31;
	background-position: 27px 9px;
	background-repeat: no-repeat;
}
#menu a {
	text-decoration: none;
	background-image: url(../images/deco/fleche.gif);
}
#menu div.active {
	color: #CCCCCC;
	background-image: url(../images/deco/fleche.gif);
}
#menu a:hover {
	background-color: #DF1A31;
	background-image: url(../images/deco/fleche.gif);
	color: #4c4944;
}

body#quisommesnous a.quisommesnous,
body#produits_1 a.produits_1, /* Réalisation */
body#produits_6 a.produits_6, /* Show room */
body#produits_5 a.produits_5, /* Produits dérivés */
body#marque a.marque,
body#actu a.actu,
body#contact a.contact {
	color:#CCCCCC;
	background-image: url(../images/deco/fleche.gif);
}

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


#general{
	margin:0 auto;
	padding:0;
	width:860px;
	border: 1px solid #7C7C7C;
	margin-top: 10px;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3E3E3E;
}

/*Haut de page  HEADER*/

#header{
	padding:0;
	height:140px;
}

/*Contenu de page  CONTENT */

#content {
	padding:20px 0 20px 0;
	background-image: url(../images/deco/bg_content.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.contenu {
	padding: 0 30px 0 30px;
}

#photos {
	width: 600px;
	padding-bottom: 10px;
}
#photos td {
	border: 1px solid #7C7C7C;
	text-align: center;
	padding-bottom: 6px;
	background-color: #000000;
	width:200px;
}


#photos img
 {
	border: 1px solid #7C7C7C;
	margin: 8px 0 8px 0;
}
#photos a {
	color: #CCCCCC;
	text-decoration: none;
}
#photos a:hover {
	text-decoration: underline;
}
#detail {
	width: 500px;
	text-align: justify;
}
#detail img {
	margin: 0 20px 20px 0;
	border: 1px solid #7C7C7C;
}
#detail a {
	color: #DF1A31;
}
#detail a:hover {
	color: #CCCCCC;
}




.titre {
	color: #DF1A31;
	font-weight: bold;
}
.page {
	display: block;
	text-align: right;
}
.page a {
	color: #DF1A31;
}
.page a:hover {
	color: #000000;
}
#ssmenu{
	font-family: "Comic Sans MS";
}
#ssmenu a {
	display: block;
	float: left;
	background-color: #DF1A31;
	margin-right: 5px;
	color: #2F2E2E;
	text-decoration: none;
	padding: 3px;
	white-space:nowrap;
}
#ssmenu a:hover {
	color: #CCCCCC;
}
#actua td {
	padding: 8px 0 8px 0;
	border-bottom: 1px solid #7C7C7C;
}
.bordimg {
	border: 1px solid #7C7C7C;
}






/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	height:30px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
}

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

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


/*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 PLANS     ----*
  *------------------------------------------------------*/
  
/*page plans debut*/
#plan {
	padding-left: 25px;
}

#plan img {
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #7C7C7C;
}

/*page plans fin*/



/*pop up plans DEBUT */
#popup_plan {
 margin-top:10px;
	width: 700px;
	position: absolute;
	left: 50%;
	margin-left: -350px;
}

#popup_plan a {
	color:#666666;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#CCCCCC;
}

#popup_plan img {
	border: 1px solid #333;
}

/*pop up plans FIN */


 /*------------------------------------------------------*
  *--------------------------     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:#DF1A31;
	font-size: 12px;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
		 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN    ----*
  *------------------------------------------------------*/
		
		

 

 /*------------------------------------------------------*
  *-----------    CSS EFFETS  DEBUT   ----*
  *------------------------------------------------------*/

#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
	 /*------------------------------------------------------*
  *-----------    CSS EFFETS  FIN   ----*
  *------------------------------------------------------*/
		
		
	
	/*------------------------------------------------------*
  *-----------    CSS POST IT  DEBUT   ----*
  *------------------------------------------------------*/

/*<div id="transparent" class="transparent" style="position: absolute; z-index: 10; left: 24px; top: 107px; width: 200px; padding: 0px; cursor:move"></div>*/

#post_it_header{
	height:60px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background-color: #333333;
}

#post_it_content a{
	color:#DF1A31;
	text-decoration: none;
}

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

#post_it_content h4{
	margin:0;
	padding:10px 0 0 0;
	color:#FFFFFF;
	font-size:14px;
	text-align:center;
}

#post_it_content p{
	margin:0 auto;
	padding:15px 0 0 0;
	width:180px;
	color:#666666;
	font-size:11px;
	text-align: center;
}

	/*------------------------------------------------------*
  *--------    CSS POST IT  FIN   ----*
  *------------------------------------------------------*/



/*CSS REFERENCEMENT debut */

#referencement {
	margin-right: auto;
	margin-left: auto;
	font-size: 9px;
	text-align: center;
	padding-top: 50px;
	width: 70%;
}

#referencement a {
	color: #999;
	text-decoration: none;
}

#referencement a:hover {
	color: #666;
}
#contentindex {
	padding:20px;
}
