/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
}

.fondoEdificio {
    background-image:url(imagenes/edificio.jpg)
}

.fondoEdificioCountry {
    background-image:url(imagenes/festivalCountry/edificioCountry.jpg)
}

.fondoIndex {
	background-image:url(imagenes/fondoIndex.jpg)
}

.fondo1 {
	background-image:url(imagenes/index/fondo1.jpg)
}


.fondo2 {
	background-image:url(imagenes/index/fondo2.jpg)
}

.textoBco12B {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:19px
}

.textoBco12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:19px
}

.textoBco13B {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:19px
}

.textoNegro12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	line-height:22px
}

.textoNegro18 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bold;
	line-height:22px
}

.textoNegro12regular {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}

.textoNegro10regular {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}

.textoVerde12Sub {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0F7B3F;
	font-weight:normal;
	text-decoration:underline
}


.textoVerde12Bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0F7B3F;
	font-weight:bold;
}

.textoVerde16Bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#0F7B3F;
	font-weight:bold;
}

.fondoAtracciones {
	background-image:url(imagenes/atracciones/atracciones.jpg)
}

.fondoAttractions {
	background-image:url(imagenes/atracciones/attractions.jpg)
}

.fondoTotal {
	background-image:url(imagenes/reservaciones/total.jpg)
}

.error{
	font-family:Arial, Helvetica, sans-serif;
	color:#FF0000;
	font-size:10px
}

.fondoContacto {
background-image:url(imagenes/contacto/fondoContacto.jpg) }