.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/fondo_pagina.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.tdSpacer {
	background-image: url(../images/fdo_spacer.jpg);
}
.fondoMenu {
	background-image: url(../images/fdo_menu.gif);
	background-repeat: repeat-y;
}
.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tdFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f2f2f2;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #f2f2f2;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #f2f2f2;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
}

.style2 {color: #6684AF}
.style3 {color: #000000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: normal;
		font-size: 12px;
		display:block;
		text-align:justify;
		margin-left:30px;
		margin-right:10px;
}
.style4 {color: #800000;
		font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
		font-size: 18px;
		display:block;
}

.style5 {	font-family: Verdana, Arial, Helvetica, sans-serif;
			font-weight: bold;
		font-size: 22px;
		display:block;
}

a.menuNav:link{
text-decoration:none;color:#FFFFFF
}
a.menuNav:visited{
text-decoration:none;color:#FFFFFF
}
a.menuNav:hover{
	text-decoration:underline;
	color:#FFFFFF;
	width: 100%;
	font-weight: normal;
}
a.menuNav:active{
text-decoration:none;color:#FFFFFF
}
.tituloPagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2C1D8;
}
.contenidoFormato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}
li {
	list-style-type: square;
}
.input {
	background-color: f2f2f2;
	border: 1px solid #B2C1D8;
}
.titForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6684AF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #738FBA;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6B87AF;
}

