@import url(../../../../css/style.css);
@import url(../../../../css/nav.css);
@import url(../../../../css/menu.css);

h2{
	font-stretch: ultra-condensed;
	line-height: 0.9em;
	color: #C85736;
}
h2.mainTitle{
	font-size:2.5em;
	color:#C85736;
}
.encadreMain{
	width:100px;
	height:100px;
	padding:10px;
	float:right;
	background-color:#C85736;
	color:#FFFFFF;
	margin:15px;
	margin-right:0px;
	font-size:1.4em;
	font-weight:bold;
}
.encadreMain2{
	width:170px;
	float:right;
	margin:15px;
	margin-right:0px;
	text-align:center;
}
.texteEncadreMain1{
	background-color:#C85736;
	padding:10px;
	color:#FFFFFF;
	font-weight:bold;
}
.texteEncadreMain2{
	padding:10px;
	border:1px solid #C85736;
}

h3{ margin: 0 0 1em 0; color:#C85736; }
#content ul li, #content ol li{	margin-bottom:3px;margin-left:10px;}
a{
	text-decoration: underline;
	color: #693A00;
}
a:hover{
	text-decoration: none;
	color: #B16200;
	border-bottom: none;
}
#header{
	height: 103px;
	background: url(../images/fra_bckg_header.jpg) bottom right no-repeat;
	border-bottom: none;
}
#content{
	width: 535px;
	padding: 10px;
	/*background: url(../images/fra_bckg_content.gif) repeat-y;*/
	min-height:400px;
}
#content ul{ list-style-image: url(../images/bullet.gif); }
div#linklist ul{
	background: url(../images/btn_linklist_bckg_btm.gif) bottom right no-repeat;
	border-top: 1px solid #BF9F5A;
}
div#linklist ul li{ background: none; }
div#linklist ul li a{
	background: url(../images/btn_linklist_bckg_up.gif) bottom right no-repeat;
	color: #231E22;
}
div#linklist ul li a.home{ background: url(../images/btn_linklist_bckg_home.gif) bottom right no-repeat; }
div#linklist ul li a:hover{ background: url(../images/btn_linklist_bckg_rl.gif) bottom right no-repeat; }
div#linklist ul ul{
	background: #FFFFFF url(../images/btn_linklist_bckg_sub.gif) bottom right no-repeat;
	border: 1px solid #938368;
}
div#linklist ul ul li a:hover{ background: #F4CF70 none; }
div#linklist li:hover{ background: #EDDA95; }
div#pic{
	width: 196px;
	padding: 0 0 4px 0;
	text-align: center;
}
.btnUp{ float: right; }
.box{
	width: 350px;
	margin-left: 5px;
	width: 535px;
	padding: 10px;
	border: 1px solid #D4C89D;
	background-color: #F0E7C4;
}
.info{
	float: right;
	width: 212px;
	margin: 0px 50px 0 10px;
	padding: 0px;
	clear: none;
}
* html .info{ margin: 10px 16px 0 10px; }
.infoHead{
	background: url(../images/pic_info.gif) top left no-repeat;
	height: 16px;
	color: #EDDA95;
	padding: 5px 0px 0px 20px;
	font-weight: bold;
}
.infoContent{
	width: 535px;
	padding: 10px;
	background-color: #F0E7C4; 
	border: 1px solid #D4C89D; 
}
.sep{
	width: 350px;
	margin-left: 150px;
}
* html .sep{
	width: 310px;
	margin-left: 180px;
}
.thumb{
	margin: 10px;
	float: left;
}
#trailimageid{
	position: absolute;
	visibility: hidden;
	left: 0px;
	top: -1000px;
	width: 1px;
	height: 1px;
	z-index: 200;
	border: 4px solid white; /*E5E5E5*/
	background: #FFFFCA;
	color: #000066;
}
#trailimageid p{
	margin: 0;
	padding: 0.5em;
}

#header{
	border-bottom: none;
}

.noWrap{white-space:nowrap;}
