 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM - agence web ---  CSS  ----*
  *------------------------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	scrollbar-face-color: #EF800D;
	scrollbar-shadow-color: #660000;
	scrollbar-highlight-color: #F6F9AD;
	scrollbar-3dlight-color: #FF6600;
	scrollbar-darkshadow-color: #E55202;
	scrollbar-track-color: #EF800D;
	scrollbar-arrow-color: #EF800D;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}

* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 


form, input {
	margin: 0px;
	padding: 0px;
}

select {
	color: #660000;
	background-color: #FF9900;
}

p {
 	padding: 5px;
}

li {
	list-style-type: none;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS BLOCS     ----*
  *------------------------------------------------------*/


#general{
	margin:0 auto;
	padding:0;
	width:100%;
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}


ul#menu_gauche{
	margin:0;
	padding:0;
	width: 165px;
	list-style-type:none;
	
	
}

ul#menu_gauche li{
	margin:2px 0 0 0;
	padding:0;
	line-height:200%;
}

ul#menu_gauche a{
	width:100%;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	background:#ff9900;
	text-indent:5px;
	word-spacing:1px;
	display:block;
	text-decoration:none;
}

ul#menu_gauche a:hover{
	background:#FFCC00;
	color: #990000;
}

/*#menu_table{
	height: 120px;
	width: 165px;
	background-position: left top;
	margin: 0;
	vertical-align: top;
	padding: 10px 0 0 0;
	
}

#menu_table a{
	display:block;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5px;
	background-color: #FF9900;
	word-spacing: 1px;
	font-family: Verdana;
}
#menu_table a:hover{
	background-color: #FFCC00;
}
#menu_table li{
	list-style:none;
	background-position: left top;
	border: 0.5px solid #999999;
	display: block;
}*/

#menu {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
}
#menu a {
	color: #666666;
	text-decoration: none;
	padding: 0 3px 0 3px;
}
#menu a:hover {
	color: #FF6600;
}


#flash{
	padding: 20px 0 0 0; 	
}

#table_fond{
	font-size: 12px;
	background-image: url(../images/deco/personnages.gif);
	background-repeat: no-repeat;
	background-position: center 20px;
	vertical-align: top;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#table_fond a{
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	background-position: right;
}
#table_fond a:hover{
	color: #666666;
	text-decoration: none;
}
#table_equipe{
}
#table_fond a{
}
#table_fond a:hover{
}
/*Haut de page*/

#header{
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 200px;
	width: 950px;
}

#header a{
	color:#990000;
	font-family: Verdana;
	text-decoration:none;
	font-size: 10px;
	background-position: center;
}

#header a:hover{
	color:#CC0000;
	font-family: Verdana;
	text-decoration:none;
	font-size: 10px;
	text-align: center;
}

/*Contenu de page*/

#content {
	margin:0 auto;
	padding:0;
	width: 950px;
}


/*Bas de page*/
#lien_index{
	margin:0 auto;
	padding: 20px 0 0 0;
	width:950px;
}
#footer{
	font-size: 10px;
	color: #333333;
	text-align: center;
	font-weight: normal;
	padding-top: 5px;
	background-color: #DFDFDF;
	line-height: 13px;
	display: block;
	padding-bottom: 5px;
}

#footer a{
	color:#660000;
	font-family:Verdana;
	text-align: center;
	font-weight: bold;
	background-position: center;
}

#footer a:hover{
	color:#990000;
	font-weight: bold;
}


/*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*/

#plan {
	width: 200px;
	font-size: 9px;
	color: #660000;
	font-weight: bold;
}

#plan img {
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #660000;
	background-color: #FFFFCC;
	margin-bottom: 10px;
}

/*pop up plans*/
#popup_plan {
	margin-top:20px;
	width: 560px;
	position: absolute;
	left: 50%;
	margin-left: -280px;
	height: 600px;
}

#popup_plan a {
	color:#660000;
	text-decoration:none;
	font-weight: bold;
}

#popup_plan a:hover {
	color:#FF6600;
	font-weight: bold;
}

#popup_plan img {
	border: 1px solid #333;
}
#tableau_annonce {
	margin-left: 20px;
	border-collapse:collapse;
}
#tableau_annonce a {
	font-weight: bold;
	color: #F9F9F9;
	text-decoration: none;
	background-color: #FF9900;
	padding: 5px;
	display: block;
	text-align: center;
	font-size: 11px;
	border: 1px solid #DFDFDF;
}
#tableau_annonce a:hover {
	color: #FF9900;
	background-color: #F9F9F9;
	border: 1px solid #FF9900;
}

#tableau_annonce td {
	padding: 10px;
	border: 1px solid #FF9900;
}
#tableau_annonce td.titre {
	text-align: center;
	background-color: #DFDFDF;
}







 /*------------------------------------------------------*
  *--------------------------     CSS TITRES     ----*
  *------------------------------------------------------*/
  
   h1 {
	color:#660000;
	font-size: 14px;
	font-style: normal;
	text-indent: 5px;
	font-weight: bold;
	top: 10px;
	bottom: 50px;
	padding-top: 10px;

  }
  
   h2 {
	margin: 0px;
	padding: 0px;
	color: #660000;
	font-size: 18px;
	text-align: left;
	text-indent: 10px;
	font-weight: bolder;
  }
  
   h3 {
	color:#660000;
	font-size: 12px;
	text-align: left;
	background-position: top;
  }
  
   h4 {
	margin: 0px;
	color:#660000;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding: 0 10 0 10;
  }
  
   h5 {
	padding: 20 20 20 20;
	color:#999999;
	font-size: 15px;
	font-weight: bolder;
	text-align: center;
  }
  
   h6 {
	margin: 0px;
	padding: 0px;
	color:#660000;
	font-size: 11px;
	text-align: right;
  }
 

 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

#zone {
	width: 350px;
	height: 250px;
	border: 1px dashed #FF9900;
	clip: rect(auto,auto,auto,auto);
	overflow: auto;
	padding: 10px;
	}


.transparence {
	filter:alpha(opacity=70);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
.tableau_prestations {
	border: 1px solid #FF9900;
	color: #660000;
	text-align: left;
	font-size: 11px;
	line-height: 105%;
	font-weight: normal;
	vertical-align: middle;
}
#transparent a {
	text-decoration: none;
	color: #FF6600;
}
