a:link, a:active, a:visited {text-decoration: none}

#cuerpo{

background-image: url(../img/bg_main.jpg);
background-position: top;
background-repeat: no-repeat;
background-color: #ffffff;

}

table {
margin-right:auto;
margin-left:auto;
background-color: #ffffff;
}

/*table td {
text-align:left;
} */

.txtNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtTitulos {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003399;
	font-weight: bold;
	border: none #666666;
}
.txtMenuTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF99;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
li {
	list-style-type: square;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.txtNavegador{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: #5883c8;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	display: block;
	float: left;
	padding-top:6px;/*la distancia de arriba*/
	margin-left:12px;/*la distancia entre los navegadores*/
	width:auto;
	height:23px;
	-moz-border-radius:3px;		
}
.txtNavegador:hover{
	color:#FFFFFF;
	background-color:#fe7d00;
	text-decoration: none;
}
.navegadorderecha {
 font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	color: #5883c8;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	display: block;
	/*float: left;*/
	padding-top:3px;/*la distancia de arriba*/
	margin-left:5px;/*la distancia entre los navegadores*/
	width:auto;
	height:23px;
	-moz-border-radius:3px;		
}
.navegadorderecha:hover  {
	color:#ffcc66;
	background-color:#6699cc;
	text-decoration: none;
}
.navegadorinterno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #78B4CA;
	top: 10px;
	right: 10px;
	padding: 2px;

}
.navegadorinterno:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	font-weight: bold;
	color: #217BC0;
	text-decoration: none;
	background-color: #FFFFFF;
	top: 10px;
	right: 10px;
	padding: 2px;
}
.navegadorinternoizq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0080C1;
	line-height: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	top: 10px;
	right: 10px;
}
.navegadorinternoizq:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0080C1;
	top: 10px;
	right: 10px;
}
.navegadorinternoadicional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #8D8D8D;
	top: 10px;
	right: 10px;
	width: 100px;
	display: block;
	padding: 3px;
	height: 10px;
}
.navegadorinternoadicional:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #F9C76F;
	text-decoration: none;
	background-color: #8D8D8D;
	top: 10px;
	right: 10px;
	width: 100px;
	display: block;
	padding: 3px;
	height: 10px;
}
.links {
	color: #003399;
	line-height: normal;
	text-decoration: none;
}
.links:hover  {
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0080C1;
}
.idioma {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;	
	color: #8D8D8D;
	line-height: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	width: 120px;
}
.idioma:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8D8D8D;
	width: 120px;
}
.txtLetraPeq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TextoDescripciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.txtTitulosInternos {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.txtSubTitulosInternos {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: oblique;
	font-weight: bold;
	color: #8D8D8D;
}
