 /*------------------------------------------------------*
  *-----------------------------------    ICARE-NET.COM / 2005     ----*
  *------------------------------------------------------*/

body {
	margin: 0px 0px 0px 0px;
	background-color: #DA0000;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS PAGES     ----*
  *------------------------------------------------------*/


.page_centree{
	background-color: #E8AE00;
	width: 770px;
	/* height: 100%;*/
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}

.fond_taupe_bas{
	background-image: url(../images/deco/fond_taupe_bas.gif);
	background-repeat: repeat-x;
}

.fond_taupe_haut{
	background-image: url(../images/deco/fond_taupe_haut.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.fond_bicolore{
	background-image: url(../images/deco/fond_bicolore_new.gif);
	background-repeat: no-repeat;
	height: 75px;
}

.fond_milieu{
	background-image: url(../images/deco/fond_milieu.gif);
	background-repeat: repeat-y;
}

.fond_gris{
	background-image: none;
	background-repeat: no-repeat;
	background-color: #E0E0E0;
}

.fond_noir_bas{
	background-image: url(../images/deco/fond_noir_bas.gif);
	background-repeat: repeat-x;
}

.fond_raye{
	background-image: url(../images/deco/fond_raye.gif);
	background-repeat: repeat-y;
}




 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXTE     ----*
  *------------------------------------------------------*/
  
  
.texte{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	text-align: left;
	font-weight: bold;
}

.texte_desc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;;
	color: black;
	background-color: white;
	text-align: justify;
	font-weight: bold;
	padding:0.5em;
	text-indent:1em;
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

.texte_bas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	font-weight: lighter;
	letter-spacing: 4px;
}

.texte_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.texte_miniature {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	font-style: italic;
	font-variant: normal;
	line-height: 8px;
}

.texte_plan {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
	font-weight: bold;
	background-color: #CCC;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px #000;
	border-left: 1px solid #000;
	letter-spacing: 2px;
	padding: 5px;
}

.texte_plus_d_info {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	margin-left: 15px;
}

.texte_adresse
{
	color:#CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

.lettrine {
font-size: 130%;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS TITRE     ----*
  *------------------------------------------------------*/


.titre_1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color: #8776A3;
	padding: 5px;
}




 /*------------------------------------------------------*
  *-----------------------------------     CSS TABLEAU     ----*
  *------------------------------------------------------*/

.tableau_1{
	background-color: #E3D6FA;
	border-top: thin solid #333;
	border-right: thin dotted #666;
	border-bottom: thin solid #333;
	border-left: thin dotted #666;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS BORD IMAGE     ----*
  *------------------------------------------------------*/


.bord_image {
	border: 1px solid #000;
}

.bord_image_plan {
	border: 1px solid #000;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS LIENS     ----*
  *------------------------------------------------------*/

a.lien_menu_haut_gris{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
}

a.lien_menu_haut_gris:hover
{
	color:#FFFFFF;
	text-decoration:none;
} 

a.lien_menu_haut_fuschia{
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 1px;
}

a.lien_menu_haut_fuschia:hover
{
	color:#FFFFFF;
	text-decoration:none;
} 


a.lien_menu_bas{
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: inline;
	letter-spacing: 2px;
	padding: 2px;
}

a.lien_menu_bas:hover{
	text-decoration:none;
	color: #463F32;
	display: inline;
	background-color: #FFFFFF;
}

.tirets_menu_bas{
	text-decoration:none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5px;
	font-weight: lighter;
}

a.lien_plan
{
	color:#000;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-right: 15px;
	letter-spacing: 1px;
	float: right;
}

a.lien_plan:hover
{
	color:#333;
	text-decoration:underline;
}



a.lien_plus_d_info
{
	color:#000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	float: left;
	font-style: italic;
	text-decoration:none;
}

a.lien_plus_d_info:hover
{
	color:#333;
	text-decoration:underline;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

.transparence {
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80; }
	
#zone_defilante {
	margin-top:5px;
	margin-left:5px;
	padding-right:5px;
	width: 250px;
	height: 230px;
	margin-bottom:5px;
	overflow: auto;
	
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	padding-top:5px;
	text-align: justify;
	}	
a.lien_menu_gauche {

	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	letter-spacing: 2px;
	padding: 2px;
}
a.lien_menu_gauche:hover {

	text-decoration:none;
	color: #463F32;
	display: block;
	background-color: #FFFFFF;
}
