 /*------------------------------------------------------*
  *-------------    ICARE-NET.COM ---  CSS DECO  ----*
  *------------------------------------------------------*/

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: #FFF;
	background-image: url(../images/deco/degrade.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FAB169;
	background-attachment: fixed;
	background-repeat: repeat-x;
}


#general{
	width:100%;
	height:100%;
	margin: 0px 0px 0px 0px;

}

#header {
width:100%;
text-align:center;
height:205px;
}

#contenu{
	width:800px;
	margin-top:25px;
	text-align:left;
	left:50%;
	margin-left:-400px;
	position: relative;
}
#contenu2{
	width:1000px;
	margin-top:25px;
	text-align:left;
	left:50%;
	margin-left:-500px;
	position: relative;
}
#contenu_art{
	width:800px;
	margin-top:25px;
	text-align:center;
	left:50%;
	margin-left:-400px;
	position: relative;
}

#text_left
{
	text-align:justify;
	width:650px;
}

#text_left2
{
	text-align:justify;
	width:800px;
}
#text_left3 {text-align:justify;
	width:570px;
}


#flash_trans {
	width:600px;
	z-index:10;
	top:205px;
	position: absolute;
	left: 50%;
	margin-left: -300px;
}


#adresse {
	text-align:center;
	left:50%;
	position:relative;
	margin-left:-400px;
	width: 800px;
	margin-top: 20px;
	clear: both;
}

#flash_intro {
	height:360px;
	width: 720px;
	left: 50%;
	top: 40%;
	margin-left: -360px;
	margin-top: -180px;
	position:relative;
}

#bio {
	width: 300px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
	background-color: #FFA749;
	text-align: justify;
	padding: 4px 4px 15px 4px;
	color: #25180B;
}
#artiste{
	width: 400px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	background-color: #FFA749;
	padding: 4px;
	background-image: url(../images/contact/tableau.jpg);
	background-repeat: no-repeat;
	background-position: center 25px;
	height: 407px;
}
 /*------------------------------------------------------*
  *-----------------------------------     CSS BORD IMAGE     ----*
  *------------------------------------------------------*/


.bord_image {
	border: 1px solid #000;
}

.bord_image_plan {
	border: 1px solid #000;
}



 /*------------------------------------------------------*
  *-----------------------------------     CSS EFFETS     ----*
  *------------------------------------------------------*/

#zone_defilante {
	margin-top:5px;
	margin-left:5px;
	width: 370px;
	height: 250px;
	margin-bottom:5px;
	overflow: auto;
	}




.transparence {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	opacity: 0.5;
	}


	
a.puce
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #AF801B;
	text-decoration: none;
	padding-left: 15px;
}

a.puce:hover
{
	background-image: url(../images/deco/ma_puce.gif);
	background-repeat: no-repeat;
	background-position: -15px;
	border-color: #A93B09;
}
