/*******************************************************/
/***** CSS SITE *****/
/*******************************************************/
.staff{
	position:relative;
	float:left;
	margin:0 30px 20px 20px;
	width:205px;
	height: 250px;
	background: url(images/interface/staff_photo_fond.jpg) no-repeat;
}
.staff_photo{
	position:relative;
	top:14px;
	left:13px;
	float:left;
	width: 181px;
	height: 184px;
	overflow: hidden;
	border: solid #000000 1px;
	text-align: center;
}
.staff_desc{
	position:relative;
	top:16px;
	left:13px;
	float:left;
	width: 181px;
	height: 45px;
	overflow: hidden;
	text-align: center;
}




#conteneur{
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff;
	width: 760px;
	height: 439px;
}
#container{
	border-bottom:solid 1px #ffffff;
	border-left: solid 1px #ffffff; 
	border-right: solid 1px #ffffff; 
	background-color: #EEE1BE;
	position:relative;
	width:760px;
	height:auto !important;
	height: 550px;
	min-height: 550px;
	margin:auto;	
	text-align:left;
}
#contenu{
	position:relative;
	height: 450px;
	min-height: 450px;
}
#tab_top{
	height: 141px;
	width: 100%;
	background: url(images/interface/top_chapel.jpg) no-repeat;
}
#music{
	position: relative;
	top: 85px;
	left: 715px;
	width: 40px;
}



*{font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}

body, p, table, td, select, a, input, textarea{font-size: 11px; color: #5B4227;}


body{
	margin: 0px;
	background: #5B4227; /*#AF985B;*/
	text-align:center;
	scrollbar-face-color:#AF985B;
	scrollbar-shadow-color:#FBD9AC;
	scrollbar-arrow-color:#FBD9AC;
	scrollbar-track-color:#5B4227;
	SCROLLBAR-BASE-COLOR: #5B4227;
	overflow: auto;
}


a{text-decoration: underline;}
a:hover{text-decoration: none; color: #C60302;}

a img{border: none;}

table{
	border-collapse: separate;
	border: none;
	border-width: 0px;
}

.info{
	font-size: 9px;
}


.titre_site{
	font-weight: bold;
	color: #5B4227;
}
.titre_site2{
	color: #5B4227;
}
.titre_mail{
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}


.ligne{
	font-family: Verdana, Arial, Helvetica, Garamond, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	padding-right: 10px;
	border-color: #782B00;
	border-bottom-style: dashed;
	border-width: 1px;
}

.pres_cat{
	border-color: #d55111;
	border-bottom-style: dashed;
	border-width: 1px;
}


.note{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.note:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}


li{
	line-height: 17px;
	list-style: url(images/interface/puce.gif);
}

.champ_site{
	width: 190px;
	border: solid;
	border-width: 1px;
	border-color: #C60302;
}
.champ_site2{
	width: 190px;
	height: 60px;
	border: solid;
	border-width: 1px;
	border-color: #C60302;
	overflow: auto;
}
.champ_site2b{
	width: 190px;
	border: solid;
	border-width: 1px;
	border-color: #C60302;
}


.flag{
	border: solid;
	border-width: 1px;
	border-color: #FCA26E;
}


#tab_site{
	border-left: 1px solid #5B4227;
	border-right: 1px solid #5B4227;
}
