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


body {
	margin: 0;
 	padding: 0;
	background-color: #101010;
	font-family: Arial;
	color: #101010;
}


* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 


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

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

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

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


a.ss-rubrique {
	color:#ff1604;
	text-decoration:none;
}

a.ss-rubrique:hover {
	color:#e89a0b;
	text-decoration:none;
}

a.ss-rubrique:active {
	color:#e89a0b;
	text-decoration:none;
}

a.ss-rubrique:visited {
	color:#ff1604;
	text-decoration:none;
}



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


#general{
	margin:0 auto;
	padding:0;
	padding-top:10px;
	width:100%;
}

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:914px;
	height:352px;
}

/*Contenu de page  CONTENT */

#content_index {
	margin:0 auto;
	padding:0;
	padding-top:15%;
	width: 902px;
	text-align: center;
	color:#FFFFFF;
}


#content {
	margin:0 auto;
	padding:0;
	width: 914px;
	background-color:#ffffff;
	text-align: left;
}

/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width:914px;
	height:30px;
	text-align: right;
	font-size:9px;
	color: #FFFFFF;
}

#footer a{
	color:#ffe6b6;
	text-transform:uppercase;
	text-decoration:none;
}

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


/*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 {
	width: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}

/*page plans fin*/



/*pop up plans DEBUT */
#popup_plan {
 margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
	font-size:10px;
}

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

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

#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:#000;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#ff1604;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#000;
  }
		
		 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN    ----*
  *------------------------------------------------------*/
.titre1
{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
}	
		
		 /*------------------------------------------------------*
  *--------------------------     CSS TEXTES   ----*
  *------------------------------------------------------*/
		
		
.texte1
{
color:#FFFFFF;
font-size:12px;
}

.texte2
{
font-size:11px;
}

.prix
{
font-size:12px;
font-weight:bold;
color:#e89a0b;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/

.menu
{
	display: block;
	width: 100%;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	padding-left:20px;
	background-image:url(../images/deco/puce.gif);
	background-repeat:no-repeat;
	background-position:5px;
}

.menu:hover
{
	background-image:url(../images/deco/puce_roll.gif);
	background-repeat:no-repeat;
	background-position:5px;
} 
 
 

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

.separator_vert {
background-repeat:repeat-y;
	}


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


#post_it_header{
	width: 200px;
	height:40px;
	background-image:url(../images/punaise.gif);
	background-repeat:no-repeat;
}

#post_it_content{
	width: 200px;
	height:180px;
	color:#FFFFFF;
	border-bottom:#000 solid 0px;
	border-left:#000 solid 0px;
	border-right:#000 solid 0px;
	background-image:url(../images/deco/fond_postit.gif);
	padding: 8px 0px;
}

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

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

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

#post_it_header h3{
	margin:0;
	padding:10px 0 0 0;
	color:#FFFFFF;;
	font-size:18px;
	font-weight:bold;
	text-align:center;
}


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

#post_it_footer{
	width: 200px;
	height:21px;
	background-image:url(../images/bas_postit.gif);
	background-repeat:no-repeat;
}


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

/*CSS REFERENCEMENT fin */
