.fondotabla {
	background-image: url(../imagenes/fondocontenido1.png);
	background-repeat:  repeat-x;
}

.fondocontenido {
	background-image: url(../imagenes/fondo_contenido.png);
	background-repeat:  repeat-x;
	background-color: #26549E;
}

.maquina {
	background-image: url(../imagenes/maquina.png);
	background-repeat:  no-repeat;
	background-position: left bottom;
}

.maquina-dercha {
	background-image: url(../imagenes/maquina.png);
	background-repeat:  no-repeat;
	background-position: right bottom;
}

.dance {
	background-image: url(../imagenes/dance.png);
	background-repeat:  no-repeat;
	background-position: right bottom;
}

.bodyazul{
	font-family: Arial, Helvetica, sans-serif;
	color: #74aef2;
	font-size: 17px;
	line-height:18px;
}

.body{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 14px;
	line-height:18px;
}


.bodyblanco{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;

}


.bodyblanco12{
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	line-height:18px;
}

.bodyblanco17{
	font-family: Arial;
	color: #ffffff;
	font-size: 16px;
	line-height:22px;
}

.bodyblanco22{
	font-family: Arial;
	color: #ffffff;
	font-size: 22px;
	line-height:24px;
}

a.peq2:link, a.peq2:visited, a.peq2:hover {
	color: #ffffff;
	font-weight: normal;
	font-family: Arial;
	font-size: 10px;
}

a.peq2:hover {
	text-decoration: none;
	color: #ffffff;
}

a.peq14:link, a.peq14:visited, a.peq14:hover{
	color: #ffffff;
	font-weight: normal;
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
}

a.peq14:hover {
	color: #FFCC00;
	text-decoration: underline;
}

.campos{
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-size: 12px;
	line-height:normal;
	background-image: url(../imagenes/fondo_menu.png);
	background-repeat:  repeat;
	border: 1px dotted #6699FF;
}

.fotos{
	background-image: url(../imagenes/fondo_menu.png);
	background-repeat:  repeat;
	border: 1px dotted #6699FF;

}
 
 

