.peque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.titulo1 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.titulo2 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
}
.texto1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
}
.bordes {
	border: 1px solid #F17504;
}
.linea {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F27503;
}

