.textoNormal {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
.cajasFormulario {
	font-size: 11px;
	color: #666666;
	padding: 5px;
	border: thin solid #333333;
	font-weight: normal;
	background-color: #FFFFFF;
	width: 150px;
	margin: 0px;
}
.titulorojogrande {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E10000;
	text-decoration: none;
	font-weight: bold;
}
.linkOFF {
	font-size: 12px;
	font-weight: normal;
	color: #606460;
	text-decoration: none;
}
.linkON {
	font-size: 12px;
	font-weight: normal;
	color: #5F6460;
	text-decoration: underline;
}
.Estilo1 {color: #FFFFFF}

.textoNormalNegro {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.tituloGrande {
	font-size: 24px;
	font-weight: bold;
	color: #C62700;
}
ul {
	list-style-position: outside;
	list-style-image: url(../imagenes/lista.gif);
}
a:link {
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:active {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #F11A2A;
	text-decoration: none;
}
a:hover {
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.titulorojograndeMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: bold;
}
.ImagenBorde {
   padding:3px;
   border:1px solid #cccccc;
}
