body{
	/* Page reset */
	background-image:url(imagenes/img-fondoweb.jpg);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}

.h1 {
	font-family: Arial;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#CCC;
	padding-left:15px;
	text-align: left;
}


.h2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFF;
	text-align: left;
}
.texto-presentacion {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
}

.texto-ampliado {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
	text-align: left;
}

.texto-presentacion1 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#000;
	text-align: left;
}

.h3 {
	font-family: verdana;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#FFF;
	padding-left:15px;
	text-align: left;
}



