@charset "UTF-8";
body {
	margin-top: 0px;
	background-image: url(../images/fondo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#hojasleft {
	height: 525px;
	width: 50px;
	background-image: url(../images/hojas_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#hojasright {
	height: 525px;
	width: 50px;
	background-image: url(../images/hojas_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 125px;
	width: 800px;
	background-color: #00592B;
}
#maintable {
	width: 900px;
}
#esquinaleft {
	background-image: url(../images/esquina_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 40px;
	width: 50px;
}
#esquinaright {
	background-image: url(../images/esquina_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	width: 50px;
}
#contenido {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00592B;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00592B;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: right;
	vertical-align: middle;
	word-spacing: normal;
	height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #00592B;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00592B;
	text-decoration: none;
}
#submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	color: #00592B;
	border-bottom-color: #00592B;
	letter-spacing: normal;
	text-align: left;
	vertical-align: middle;
	word-spacing: normal;
}
#texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	width: 450px;
	color: #00592B;
}
#foto {
	height: 400px;
	width: 800px;
	background-color: #00592B;
}
#piccontenido {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	word-spacing: normal;
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 15px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00592B;
	text-decoration: none;
	border: none;
	font-size:11px;
	font-stretch:condensed;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00592B;
	text-decoration: none;
	font-size:11px;
	font-stretch:condensed;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF9900;
	text-decoration: none;
	font-size:11px;
	font-stretch:condensed;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00592B;
	text-decoration: none;
	font-size:11px;
	font-stretch:condensed;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	color: #00592B;
}
a img {
border: none;
}

table tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	letter-spacing: normal;
	text-align: justify;
	vertical-align: top;
	word-spacing: normal;
	color: #00592B;
}
