@charset "iso-8859-2";
#photo {
	position:absolute;
	left:23px;
	top:12px;
	width:571px;
	height:376px;
	z-index:2;
	border-color: #F90;
	border-style: solid;
	padding: 10px;
	overflow: auto;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #81654f;
}

#principal {
	position:relative;
	top:10px;
	width:812px;
	height:604px;
	z-index:1;
	margin: auto;
	background-color: #FFFFFF;
}
#brun {
	position:absolute;
	left:0px;
	top:1px;
	width:319px;
	height:601px;
	z-index:2;
	background-color: #a5866a;
	color: #FFF;
	padding-left: 15px;
}
body {
	background-color: #d5c3ad;
	color: #666;
}
#central {
	position:absolute;
	left:160px;
	top:115px;
	width:642px;
	height:488px;
	z-index:3;
	background-color: #FFFFFF;
	text-align: right;
	color: #81654f;
	padding-right: 10px;
}
a:link.central {
	color: #333333;
	text-decoration: none;
}
a:visited.central {
	text-decoration: none;
	color: #333333;
}
a:hover.central {
	text-decoration: none;
	color: #333333;
}
a:active.central {
	text-decoration: none;
	color: #333333;
}
#epi {
	position:absolute;
	left:302px;
	top:1px;
	width:319px;
	height:224px;
	z-index:2;
	background-color: #FFF;
}
#principal #brun p {
	font-family: "Tw Cen MT";
}
#principal #central p {
	font-family: "Tw Cen MT";
	font-size: medium;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F90;
}
a:hover {
	text-decoration: none;
	color: #360;
}
a:active {
	text-decoration: none;
}
