/*.table {
	border-bottom-color: #666666;
	background-color: #000033;
	border-bottom-width: thick;
	border-top-style: doble;
	border-right-style: doble;
	border-bottom-style: doble;
	border-left-style: doble;
	border-top-width: thick;
	border-right-width: thick;
	border-left-width: thick;
}*/
.pops {
	/*background-image: url(/images/home/pop.jpg);
	background-repeat:  repeat;
	background-position: left top;
	background-attachment: fixed;*/
	background-color: #336799;
	margin-bottom: 20px;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: white;
}
.menu {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color:#B70004;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:Bold;
	color:#740027
}

.titulos2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #740027;
	text-align: center;
	vertical-align: middle;
}
td.titulo {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #740027;
	font-weight:bold;
}
.textos {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight:bold;
}
.incluye {
	list-style-type: disc;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}
.tituloscuerpo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#740027;
	font-weight:Bold;
	color:#FFFFFF;
}
.tituloscuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#C0A3A0;
	font-weight:Bold;
	color:#740027;
}
.tituloscuerpo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color:#00A1D6;
	font-weight:Bold;
	color:#FFFFFF
}

td.boton {
	/*background-image:url(/images/home/boton_fondo.jpg);
	background-repeat:repeat-x;*/
	color: white;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right:8px;
	padding-left:8px;
	text-align:center;
}
td.botonOver 
{
	background-image:url(/images/menu/fondo_menu_on.gif);
	color: white;
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-right:8px;
	padding-left:8px;
	text-align:center;
}
.separador
{
	background-color:#740027;
}
a.boton {
	text-decoration:none;
	cursor:pointer;
}

a.enlace:link 
{
	color:#710022;
	font-weight:bold;
	text-decoration:none;
}
a.enlace:active
{
	color:#710022;
	font-weight:bold;
	text-decoration:none;
}
a.enlace:visited
{
	color:#710022;
	font-weight:bold;
	text-decoration:none;
}
a.enlace:hover
{
	color:#710022;
	font-weight:bold;
	text-decoration:underline;
}
a.enlace2:link 
{
	color:#FF3300;
	font-weight:bold;
	text-decoration:none;
}
a.enlace2:active
{
	color:#FF3300;
	font-weight:bold;
	text-decoration:none;
}
a.enlace2:visited
{
	color:#FF3300;
	font-weight:bold;
	text-decoration:none;
}
a.enlace2:hover
{
	color:#FF3300;
	font-weight:bold;
	text-decoration:underline;
}
a.pestanya:link 
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color:#AF8985;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
a.pestanya:active
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color:#AF8985;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
a.pestanya:visited
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color:#AF8985;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
a.pestanya:hover
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color:#AF8985;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
.pestanyaSel
{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-color:#C0A3A0;
	padding-bottom:10px;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;
}
p{
	color:#710022;
	margin-left: 5px;
	margin-right: 20px;
}
.textoImput {
	color:#4F4D4D;
	font-size:10px;
}
