.texto{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000000;
	text-decoration: none;
}
.menusuperior {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.grisclaro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CBCBCB;
	text-decoration: none;
}
.tituloparrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;


}
.FondoCabecera {
	background-image: url(../images/ImagenesCabecera.JPG);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.TituloSeccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5pt;


}
.bordestabla {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #0000FF;
	border-left-color: #0000FF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.negro {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bordes {
	border: 1px dotted #FFFFFF;
}
.borde_flash {
	border: thin solid #6699FF;
}
.borde_tabla {

	border: thin solid #666666;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.letrablanca {
	color: #FFFFFF;
}
