HTML {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
	background: #951717;
	background-image: url(img/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
BODY {
	BORDER-RIGHT: 0px;
	BORDER-LEFT: 0px;
	BORDER-TOP: 0px;
	BORDER-BOTTOM: 0px;
	PADDING-BOTTOM: 0px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	MARGIN: 0px;
}

body, td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	line-height: 150%;
}

a:link, a:visited
{
	color: #8D2020;
	text-decoration: underline;
}

a:hover
{
	color: 8D2020;
	text-decoration: none;
}

a:link.indexseite, a:visited.indexseite
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover.indexseite
{
	color: FFD100;
	text-decoration: none;
}

#page
{
	width: 100%;
	height: 100%;
	text-align: center;
}

#header
{
	width: 100%;
	background-image: url(img/head.jpg);
	background-position: top;
	background-repeat: no-repeat;
	height: 369px;
}

#sand
{
	width: 100%;
	background-color: #FEFCF2;
	text-align: center;
}

#innersand
{
	width: 822px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-image: url(img/bg_content.gif);
	background-repeat: no-repeat;
}

#menu
{
	float: left;
	z-index: 2;
	position: relative;
	top: 100px;
	left: 58px;
}

.item, .itema
{
	background-image: url(img/menuline.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding-bottom: 6px;
	padding-left: 20px;
	padding-top: 5px;
}

.item div, .itema div
{
	background-position: right;
	background-repeat: no-repeat;
}

.item div
{
	background-image: none;
}

.itema div
{
	background-image: url(img/arrow.gif);
}

#contacto, #trayectoria, #agenda, #photos, #prensa
{
	position: relative;
}

#contacto
{

}

#trayectoria
{
	left: -10px;
}

#agenda
{
	left: -11px;
}

#photos
{
	left: -12px;
}

#content
{
	margin-left: 270px;
	padding-top: 0px;
	height: auto;
	width: auto;
	top: 400px;
}

.pagetitle
{
	margin-bottom: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.title
{
	padding-left: 15px;
	font-weight: bold;
	background-image: url(img/arrowinv.gif);
	background-position: left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#curl
{
	background-image: url(img/footer_wave.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	height: 94px;
}

#footer
{
	padding-top: 15px;
	padding-bottom: 25px;
	clear: both;
	color: #EE6829;
	font-size: 8pt;
}

#footer a:link, #footer a:visited, #footer a:hover
{
	color: #FFC169;
}

.clear
{
	clear: both;
}

ol
{
	font-weight: bold;
}
li
{
	font-weight: normal;
	margin-bottom: 3px;
}

ul li
{
	list-style-image: url(img/limarker.gif);
}

.fotos
{
	margin-bottom: 30px;
	min-height: 120px;
	clear: both;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.fotos img
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	border: 1px solid #DECF8A;
}

input.fld, textarea
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #DBCB88;
}

textarea
{
	overflow: auto;
}

input.btn
{
	background-color: #951010;
	border-top: 2px solid #D05656;
	border-left: 2px solid #D05656;
	border-bottom: 2px solid #670404;
	border-right: 2px solid #670404;
	font-weight: bold;
	color: #FF884F;
	font-size: 8pt;
}

