ul
{
list-style-image: url("img/flecha_azul.gif");
}

li
{
margin: 5px 0px 10px 0px;
}

table
{
border-collapse: collapse;
}

td
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-style: normal;
}

a:link
{
	color: #0850A0;
	text-decoration: none;
	font-weight: bold;
}

a:active
{
	color: #0850A0;
	text-decoration: none;
	font-weight: bold;
}

a:visited
{
	color: #0850A0;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	color: #0850A0;
	text-decoration: underline;
	font-weight: bold;

}


.menu_activa
{
font-family:verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
color: #0850A0;
}

.menu
{
background-color: #0850A0;
font-family:verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
font-style: normal;
height: 25px;
}

.menu a:link
{
	color: white;
	text-decoration: none;
}

.menu a:active
{
	color: white;
	text-decoration: none;
}

.menu a:visited
{
	color: white;
	text-decoration: none;
}

.menu a:hover
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: white;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	width: 100%;
}

.text
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-style: italic;
}

.text_peq
{
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
}

.contenido
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-align: justify;
	padding: 20px 10px 15px 10px;
	border-top: 1px solid #0850A0;
	border-left: 1px solid #0850A0;
}

.contenido_home
{
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding: 10px 10px 10px 10px;
	border-top: 1px solid #0850A0;
	border-right: 1px solid #0850A0;
	text-align: justify;
}

.subtitulo
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: black;
	font-weight: bold;
	font-style: normal;
	margin: 0px 0px 0px 0px;
}




.nota
{
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #0850A0;
	text-align: justify;
}

.titulo
{
	font-family: arial, helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
	color: #0850A0;
	font-style: normal;
}

.form
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
	font-style: normal;
	padding: 30px 7px 10px 12px;
}

.campo_texto
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
	font-style: normal;
	border-top: 0px solid #0850A0;
	border-left: 0px solid #0850A0;
	border-bottom: 0px solid #0850A0;
	border-right: 0px solid #0850A0;
	background-color: #BFBFBF;

}

a.boton:link
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0850A0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	border-top: 0px solid #0850A0;
	border-left: 0px solid #0850A0;
	border-bottom: 1px solid #0850A0;
	border-right: 1px solid #0850A0;
	background-color: #BFBFBF;
	padding: 6px 15px 2px 15px;
}
a.boton:visited
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0850A0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	border-top: 0px solid #0850A0;
	border-left: 0px solid #0850A0;
	border-bottom: 1px solid #0850A0;
	border-right: 1px solid #0850A0;
	background-color: #BFBFBF;
	padding: 6px 15px 2px 15px;
}
a.boton:active
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0850A0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	border-top: 0px solid #0850A0;
	border-left: 0px solid #0850A0;
	border-bottom: 1px solid #0850A0;
	border-right: 1px solid #0850A0;
	background-color: #BFBFBF;
	padding: 6px 15px 2px 15px;
}
a.boton:hover
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0850A0;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	border-top: 0px solid #0850A0;
	border-left: 0px solid #0850A0;
	border-right: 1px solid #0850A0;
	border-bottom: 1px solid #0850A0;
	background-color: #cccccc;
	padding: 6px 15px 2px 15px;
}


.form_text
{
	font-family:verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: bold;
	font-style: normal;
}

.list_cab
{
	color: #0850A0;
	border-left: 1px solid #0850A0;
	border-bottom: 1px solid #0850A0;
	padding: 2px;
	font-style: italic;
	text-align: center;
}

.list_cel_destacado
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0850A0;
	background-color: #CCCCCC;
	font-style: normal;
	font-weight: bold;
	border-bottom: 1px solid #0850A0;
	border-left: 1px solid #0850A0;
	padding: 4px;
	text-align: center;
}


.list_cel
{

	border-bottom: 1px solid #0850A0;
	border-left: 1px solid #0850A0;
	padding: 4px;
}

.ventaja
{
	color: #0850A0;
	font-size: 22px;
	font-weight: bold;	
}