 /*------------------------------------------------------*
  *-----------------------------------    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: 242424;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS PAGES     ----*
  *------------------------------------------------------*/


.page_centree{
	background-color: #E8AE00;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #666666;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS TEXTE     ----*
  *------------------------------------------------------*/
  
  
.texte{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDBF4F;
	text-align: justify;
	font-weight: normal;
	padding: 5px;
}

.texte_desc{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDBF4F;
	text-align: left;
	font-weight: normal;
	padding: 5px;
	background-color: #242424;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDBF4F;
}

.texte_lien{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDBF4F;
	text-align: left;
	font-weight: normal;
	padding: 5px;
}

.texte_gras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.texte_miniature {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	text-align: right;
	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%;
}

 /*------------------------------------------------------*
  *-----------------------------------     CSS TITRE     ----*
  *------------------------------------------------------*/


.titre_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDBF4F;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	padding: 5px;
	text-transform: Aucune;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDBF4F;
	letter-spacing: 2px;
}

.prix {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DDBF4F;
	font-weight: bold;
	text-align: left;
	font-style: normal;
	padding: 5px;
	text-transform: Aucune;
	letter-spacing: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDBF4F;
}


 /*------------------------------------------------------*
  *-----------------------------------     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 #DDBF4F;
}

.bord_image_plan {
	border: 1px solid #DDBF4F;
}


 /*------------------------------------------------------*
  *-----------------------------------     CSS LIENS     ----*
  *------------------------------------------------------*/

a.lien1
{
	color:#000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

a.lien1:hover
{
	color:#873049;
	text-decoration:underline;
} 




a.lien_pt
{
	color:#000;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.lien_pt:hover
{
	text-decoration:none;
	color: #663300;
}



a.lien_plan
{
	color:#DDBF4F;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	float: right;
	text-align: center;
}

a.lien_plan:hover
{
	color:#C49640;
	text-decoration:none;
}



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;
}

a.lien_referencement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

a.lien_referencement:hover {
	color:#333333;
	text-decoration:underline;
} 

 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
}
	
	
.fond_bas {
	background-attachment: fixed;
	background-image: url(../images/decoupe/sites_15.jpg);
	background-repeat: no-repeat;
}
.fond_jaune {
	background-attachment: fixed;
	background-image: url(../images/decoupe/sites_02.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.noir {
	background-attachment: fixed;
	background-image: url(../images/decoupe/noir_15.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.fraise {
	background-attachment: fixed;
	background-image: url(../images/presentation/fraise.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
