 /*------------------------------------------------------*
  *-----------------------------------    ICARE-NET.COM / 2005     ----*
  *------------------------------------------------------*/

body {
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #484848;
}
.fond_site {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}




 /*------------------------------------------------------*
  *-----------------------------------     CSS PAGES     ----*
  *------------------------------------------------------*/


.page_centree{
	background-color: #E8AE00;
	width: 770px;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXTE     ----*
  *------------------------------------------------------*/
  
  
.texte{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #484848;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}

.texte_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #484848;
	font-weight: bold;
}

.texte_miniature {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: center;
	font-variant: normal;
}

.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%;
	color: #FFAC38;
	font-weight: bold;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS TITRE     ----*
  *------------------------------------------------------*/


.titre_occas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color: #CCCCCC;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-color: #000000
}




 /*------------------------------------------------------*
  *-----------------------------------     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 #FF9B04;
}

.bord_image_occas {
	border: 1px solid #000;
}
.bande_bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #999999;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	letter-spacing: 2px;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS LIENS     ----*
  *------------------------------------------------------*/

a.lien1
{
	color:#FF9500;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 1px;
}

a.lien1:hover
{
	color:#484848;
	text-decoration:none;
} 

a.lien_savoir_plus
{
	color:#333333;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 4px;
	padding: 2px;
	text-align: right;
}

a.lien_savoir_plus:hover
{
	text-decoration:none;
	color: #FF9900;
}



a.lien_pt
{
	color:#FF6600;
	text-decoration:none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 4px;
	text-decoration:none;
	padding: 3px;
}

a.lien_pt:hover
{
	text-decoration:none;
	color: #FF9900;
}



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:#FFFFFF;
	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:#FF9900;
	text-decoration:underline;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}
	
	
.texte_miniature_2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-variant: normal;
	letter-spacing: 4px;
}
.trait_gris {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
	background-color: #666666;
}
.titre_occas2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color: #CCCCCC;
	padding: 3px;
}
.titre_bas {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color: #CCCCCC;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.titre_bas2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color: #CCCCCC;
	padding: 2px;
}
.titre_occas_3 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	background-color: #FFCC00;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-left-color: #000000;
}
.texte_occas {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}
.bordurefiche {
	border: 1px solid #000000;
}
.bordure_gauche {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
