/* Generico */

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-align: center;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006035;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006035;
}
a:hover {
	text-decoration: underline;
	color: #006035;
}
a:active {
	text-decoration: none;
	color: #006035;
}
h1 {
	font-size: 11px;
	color: #330000;
}
h2 {
	font-size: 11px;
	color: #330000;
}
h3 {
	font-size: 11px;
	color: #330000;
}
h4 {
	font-size: 11px;
	color: #330000;
}
h5 {
	font-size: 11px;
	color: #330000;
}
h6 {
	font-size: 11px;
	color: #330000;
}

/* Textos */

.txTexto {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #330000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 200px;
}
.txTexto100 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #330000;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 100px;
}
.tdCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #330000;
	text-decoration: none;
	text-align: left;
}

/* Tablas */

.table824{
	width:824px;
}
.tdW8 {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	width: 8px;
}
.tdW200 {
	text-align: left;
	vertical-align: top;
	width: 200px;
}
.tdW208 {
	text-align: left;
	vertical-align: top;
	width: 208px;
}
.tdW308 {
	text-align: left;
	vertical-align: top;
	width: 308px;
}
.tdW616 {
	text-align: left;
	vertical-align: top;
	width: 616px;
}
.tdW200Fotos {
	text-align: left;
	vertical-align: top;
	width: 200px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	line-height: 16px;
}
.imagenesEnlarge {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}
.imagenesEnlarge:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}


/* Formularios */

.formCombo {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 308px;
	border: 1px solid #FF9900;
	margin-bottom: 4px;
}
.formBotonCancelar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF9900;
	width: 78px;

}
.formBotonEnviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006633;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009966;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #009966;
	width: 78px;

}
.txTextoIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 24px;
	color: #006035;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	width: 200px;
	font-style: italic;
}
