@charset "utf-8";
body {
	margin: 0px;
	background: #003333;
}
.tablaGeneral {
	background: #ECE9D8 url(imagenes/linea_titulos.jpg)  repeat-x top;
}
.tablaLogo {
	background: #000033;
	border-bottom: 3px solid #ECE9D8;
}

p {
	font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
	color: #666666;
	margin: 0px;
	text-align: left;
}
h3 {
	font: bold 12px/14px Georgia, "Times New Roman", Times, serif;
	color: #72021B;
	margin: 0px 0px 2px;
}

.taLateral {
	background: #CCCCCC;
	border: 2px solid #91872D;
}

h1 {
	font: normal 18px/20px Georgia, "Times New Roman", Times, serif;
	color: #7A001E;
	margin: 0px;
	text-align: left;
}
.rojo {
	color: #990000;
	font-weight: bold;
}

A.Entrar {
	color: #CCCCCC;
	text-decoration: none;
}

input {
	font: lighter 11px/13px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F3F3F3;
	border-top: 1px solid #7A001E;
	border-right: 2px solid #7A001E;
	border-bottom: 2px solid #7A001E;
	border-left: 1px solid #7A001E;
}
textarea {
	font: lighter 11px/13px Arial, Helvetica, sans-serif;
	color: #333333;
	background: #F3F3F3;
	border-top: 1px solid #7A001E;
	border-right: 2px solid #7A001E;
	border-bottom: 2px solid #7A001E;
	border-left: 1px solid #7A001E;
}
.tablaPie {
	background: #7A001E;
	border-top: 3px solid #91872D;
	border-bottom: 3px solid #91872D;
}
h2 {
	font: normal 14px/18px Georgia, "Times New Roman", Times, serif;
	color: #ECE9D8;
	margin: 3px 0px;
	text-align: left;
}
A.Botones {
	color: #ECE9D8;
	text-decoration: none;
}

form {
	margin: 0px;
}
A.Entrar:Hover {
	color: #999999;
	text-decoration: underline;
}
.tablaBotones {
	background: #91872D;
	border-bottom: 2px solid #000033;
	border-top: 2px solid #000033;
	color: #ECE9D8;
}
A.Botones:Hover {
	color: #003333;
	text-decoration: none;
}
.tablaFoto {
	background: #003333;
	border-bottom: 3px solid #ECE9D8;
	border-top: 3px solid #91872D;
}
h6 {
	font-size: 8px;
	line-height: 10px;
	margin: 0px;
}
.tablaGeneral #form2 #button {
	font-weight: bold;
	color: #ECE9D8;
	background: #7A001E;
}
A.Rojos {
	color: #7A001E;
	text-decoration: none;
}
A.Rojos:Hover {
	color: #333333;
	text-decoration: underline;
}
A.BotonesDestacado {
	color: #FFFF99;
	text-decoration: none;
}
A.BotonesDestacado:Hover {
	color: #003333;
	text-decoration: none;
}

