body {
	background-color: #dee3e7;
	margin: 0px;
	padding: 0px;
}
.botonera {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 20px;
	padding: 20px;
}
.naranja {
	color: #FF6600;
}
a {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #FF6600;	
}
.blanco {
	color: #FFFFFF;
	text-decoration: none;
}
.indiceseccion {
	font-family: verdana;
	font-weight: bold;
	color: #E75305;
	font-size: 50px;
	text-decoration: none;
}
.textogral {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
strong {
	color: #E75305;
}
.tituloseccion {

	font-family: verdana;
	font-weight: bold;
	color: #E75305;
	font-size: 25px;
	text-decoration: none;
}
.titulo {


	font-family: verdana;
	font-weight: bold;
	color: #E75305;
	font-size: 14px;
	text-decoration: none;
}
.titulonota {



	font-family: verdana;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}
