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


body {
	margin: 0;
 	padding: 0;
	background-color: #000;
	background-image:url(../images/deco/fond_degrade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial;
	color: #ffffff;
}


* {
	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);
}



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


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

/*Haut de page  HEADER*/

#header{
	margin:0 auto;
	padding:0;
	width:874px;
	height:150px;
}

/*Contenu de page  CONTENT */

#content_index {
	margin:0 auto;
	padding:0;
	padding-top:15%;
	width: 571px;
	font-size:9px;
	color:#666666;
}

#content {
	margin:0 auto;
	padding:0;
	width: 874px;
}


/*Bas de page  FOOTER*/

#footer{
	margin:0 auto;
	padding:0;
	width:874px;
	height:90px;
	font-size:9px;
	color:#666;
}

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

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


/*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: 200px;
	font-size:11px;
}

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

/*page plans fin*/



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

#popup_plan a {
	color:#fff;
	font-size:10px;
	text-decoration:none;
}

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

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

/*pop up plans FIN */


 /*------------------------------------------------------*
  *--------------------------     CSS TITRES DEBUT    ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0;
    padding: 0;
	   color:#fff;

  }
  
   h2 {
   	margin: 0;
    padding: 0;
	   color:#fff;
  }
  
   h3 {
   	margin: 0;
    padding: 0;
	   color:#fff;
  }
  
   h4 {
   	margin: 0;
    padding: 0;
	   color:#fff;
  }
  
   h5 {
   	margin: 0;
    padding: 0;
	   color:#fff;
  }
  
   h6 {
   	margin: 0;
    padding: 0;
	   color:#fff;
  }
		
		 /*------------------------------------------------------*
  *--------------------------     CSS TITRES FIN    ----*
  *------------------------------------------------------*/
.titre1
{
color:#ec5d69;
font-size:14px;
font-weight:bold;
}		
		
		 /*------------------------------------------------------*
  *--------------------------     CSS TEXTES   ----*
  *------------------------------------------------------*/
		
		
.texte1
{
font-size:11px;
}	

.texte2
{
color:#ec5d69;
font-size:11px;
}	


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

.menu
{
	display: block;
	width: 100%;
	height:30px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	padding-top:18px;
	background-image:url(../images/deco/menu.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.menu:hover
{
	color:#c52334;
	background-image:url(../images/deco/menu_roll.gif);
	background-position:top;
	background-repeat:repeat-x;
} 
 
 
.menu1
{
	display: block;
	width: 100%;
	height:30px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	padding-top:18px;
	background-image:url(../images/deco/menu1.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

.menu1:hover
{
	color:#c52334;
	background-image:url(../images/deco/menu1_roll.jpg);
	background-position:top;
	background-repeat:repeat-x;
} 
 
.sous_menu
{
	display: block;
	width: 100%;
	height:16px;
	color:#FFFFFF;
	font-size:11px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	background-color:#c52334;
}

.sous_menu:hover
{
	color:#ffff;
	background-color:#ec5d69;
} 
 

 

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

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

.image{
	border-bottom:#ec5d69 solid 10px;
	}
	
.image:hover {
	border-bottom:#c52334 solid 10px;
	}
a.rose {
	color: #EC5D69;
	text-decoration: none;
}
a.rose:hover {
	color: #FFFFFF;
}

		
	
#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:80px;
	background:url(../images/admin/punaise.gif) no-repeat;
}

#post_it_content{
	width: 200px;
	height:120px;
	border-bottom:#000 solid 1px;
	border-left:#000 solid 1px;
	border-right:#000 solid 1px;
	background:#D1CFCF;
}

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

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

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

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

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



/*CSS REFERENCEMENT debut */

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

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

#referencement a:hover {
	color: #666;
}

/*CSS REFERENCEMENT fin */
