 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM - agence web ---  CSS  ----*
  *------------------------------------------------------*/
		
html {
   margin: 0;
   padding: 0;
}


body {
	scrollbar-face-color: #CCC;
	scrollbar-shadow-color: #000;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #000;
	margin: 0;
 	padding: 0;
	background-color: #009dc8;
	background-image:url(../images/deco/fond_degrade.jpg);
	background-position:top;
	background-repeat:repeat-x;
	font-family: Arial;
	font-size:11px;
	color: #0e5388;
}


* {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
} 


form, input {
	margin: 0px;
	padding: 0px;
}

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{
	margin:0 auto;
	padding:0;
	width:773px;
	height:341px;
	background-color: #FFFFFF;
}

/*Contenu de page*/

#content_index {
	margin:0 auto;
	padding:0;
	padding-top:20%;
	width: 773px;
}

#content {
	margin:0 auto;
	padding:0;
	width: 773px;
	background-color:#ffffff;
	background-image:url(../images/deco/background_page.jpg);
	background-position:top, left;
	background-repeat:no-repeat;
}

#content2 {
	margin:0 auto;
	padding:0;
	width: 773px;
	background-color:#ffffff;
	background-image:url(../images/deco/background_page.jpg);
	background-position:top, left;
	background-repeat:no-repeat;
}

#content a{
	color:#009dc8;
	text-decoration:underline;
}

#content a:hover{
	color:#0e5388;
}

/*Bas de page*/


#footer{
	margin:0 auto;
	padding:0;
	width:773px;
	height:50px;
	color:#0e5388;
}

#footer a{
	color:#0e5388;
	text-decoration:none;
}

#footer a:hover{
	color:#FFFFFF;
}


/*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: 310px;
}

#plan img {
 margin-top: 10px;
	margin-bottom: 10px;
}

/*pop up plans*/
#popup_plan {
 margin-top:20px;
	width: 550px;
	position: absolute;
	left: 50%;
	margin-left: -275px;
}

#popup_plan a {
	color:#0e5388;
	text-decoration:none;
}

#popup_plan a:hover {
	color:#FFFFFF;
}

#popup_plan img {
	border: 1px solid #333;
}




 /*------------------------------------------------------*
  *--------------------------     CSS TITRES     ----*
  *------------------------------------------------------*/
  
   h1 {
   	margin: 0px;
    padding: 0px;
	   color:#000;

  }
  
   h2 {
   	margin: 0px;
    padding: 0px;
	   color: #000;
  }
  
   h3 {
   	margin: 0px;
    padding: 0px;
  	 color:#000;
  }
  
   h4 {
   	margin: 0px;
    padding: 0px;
  	 color:#009dc8;
  }
  
   h5 {
	margin: 0px;
	padding: 0px;
	color:#0e5388;
	font-size: 11px;
  }
  
     .h7 {
	margin: 0px;
	padding: 0px;
	color:#ffffff;
	font-size: 17px;
	font-weight: bold;
  }
       .h8 {
	margin: 0px;
	padding: 0px;
	color:#880E52;
	font-size: 17px;
	font-weight: bold;
  }
         .h9 {
	margin: 0px;
	padding: 0px;
	color:#53880E;
	font-size: 17px;
	font-weight: bold;
  }
           .h10 {
	margin: 0px;
	padding: 0px;
	color:#0E5388;
	font-size: 17px;
	font-weight: bold;
  }
            .h11 {
	margin: 0px;
	padding: 0px;
	color:#6E9AC9;
	font-size: 17px;
	font-weight: bold;
  }
              .h12 {
	margin: 0px;
	padding: 0px;
	color:#328FA6;
	font-size: 17px;
	font-weight: bold;
  }
                .h13 {
	margin: 0px;
	padding: 0px;
	color:#A1727C;
	font-size: 17px;
	font-weight: bold;
  }
                  .h14 {
	margin: 0px;
	padding: 0px;
	color:#4A3462;
	font-size: 17px;
	font-weight: bold;
  }
 
   h6 {
   	margin: 0px;
    padding: 0px;
  	 color:#000;
  }
  
.titre1
{
	color:#0e5388;
	font-size: 11px;
	font-weight:bold;
}

.titre1:hover
{
	color:#009dc8;
	text-decoration:none;
}

.titre2
{
	color:#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	padding-left:10px;
}

.description {

	background-color: #FFFFFF;
	color: #0E5388;
	font-size:14px;
	text-align: center;
	font-weight: bold;
}

.description2 {

	background-color: #ffffff;
	color: #009dc8;
	font-size:12px;
	text-align: left;
	font-weight: bold;
}

.description3 {

	background-color: #FFFFFF;
	color: #880E52;
	font-size:14px;
	text-align: center;
	font-weight: bold;
}

.description4 {

	background-color: #FFFFFF;
	color: #53880E;
	font-size:14px;
	text-align: center;
	font-weight: bold;
}

.description5 {

	background-color: #FFFFFF;
	color: #6E9AC9;
	font-size:14px;
	text-align: center;
	font-weight: bold;
}
.description6 {

	background-color: #FFFFFF;
	color: #328FA6;
	font-size:14px;
	text-align: center;
	font-weight: bold;
}

.description7 {

	background-color: #FFFFFF;
	color: #A1727C;
	font-size:14px;
	text-align: center;
	font-weight: bold;
}

.description8 {

	background-color: #FFFFFF;
	color: #4A3462;
	font-size:14px;
	text-align: center;
	font-weight: bold;
}

.lienref {
	background-color:#FFFFFF;
	color: #009dc8;
	font-size:12px;
	text-align: left;
	font-weight: bold;
	text-decoration:none;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS MENU     ----*
  *------------------------------------------------------*/

.menu
{
	display: block;
	width: 100%;
	height:18px;
	color: #0e5388;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
	padding-left:15px;
}

.menu:hover
{
	color:#009dc8;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/deco/puce.gif);
	background-repeat:no-repeat;
	background-position:0px;
} 

.sous_menu
{
	display: block;
	width: 100%;
	height:18px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	text-transform:uppercase;
	padding-left:15px;
}

.sous_menu:hover
{
	color:#009dc8;
	text-decoration:none;
} 


.pdf
{
	color: #ffffff;
	font-size:12px;
	text-align: center;
	text-decoration: none;
}

.pdf:hover
{
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
} 


 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

.background {
	background-position:top;
	background-repeat:no-repeat;
	}


#zone {
	margin:5px;
	width: 300px;
	height: 250px;
	overflow: auto;
	}


.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}

.bord_img {

	border: solid #ABABAB 5px;
}

.bord_img2 {

	border: solid #FFFFFF 5px;
}

#flashcontent {

	border: solid 1px #0E5388;
	color: #FFFFFF;
}

.no_bord {
	border: solid 1px #FFFFFF;
}

 /*------------------------------------------------------*
  *-----------------------------------     ANNONCE    ----*
  *------------------------------------------------------*/
  
  .liens_annonces {
	padding: 5px;
	padding-bottom: 10px;
	margin: 10px;
	background-color: #CCCCCC
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	text-align: left;
}

.liens_annonces a{
	text-decoration: none;
}

.liens_annonces h1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border-bottom: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}

.liens_annonces .annonce{
	width: 130px;
	float: left;
	margin-right: 5px;
}

.liens_annonces .annonce .nom_site{
	color: #3366FF;
}

.liens_annonces .annonce .txt_lien{
	color: #000000;
	font-size: 10px;
}

.liens_annonces .annonce .url_site{
	color: #CC6633;
	font-size: 10px;
}


