/**
 * Site Name: 			Big Eventos
 * Site URI: 			www.eventosbig.com
 * Author: 				Desarrollo Creativo S.L.
 */

/* ============== */
/* Elementos HTML */
/* ============== */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,table,tr,th,td { 
	padding: 0;
	margin: 0;
	font-family: "Trebuchet MS";
}

p{
	color: white;
	margin-top: 15px;
	margin-bottom: 15px;
	font-size: 13px;
	font-family: "Trebuchet MS";
}

strong{
	color: #ee7f00;
	font-weight: bold;
}

body{
	background-color: Black;
	font-family: "Trebuchet MS";
}

table{
	color: white;
	font-size: 14px;
	font-family: "Trebuchet MS";
}

.preload {
	display: none;
}

#wrapper{
    width: 900px;
	margin: auto;
	background-color: transparent;
	z-index: -1;
}

#wrapperPequenyo{
    width: 620px;
	margin: auto;
	background-color: transparent;
	z-index: -1;
}

#contenido{
	position: relative;
	float: left;
        margin-top:20px;
	width: 100%;
	height: 480px;
	background: url('../img/linea.png') no-repeat bottom center;
}
#contenidoBajo{
	position: relative;
	float: left;
	width: 100%;
	height: 380px;
	background: url('../img/linea.png') no-repeat bottom center;
}

#contenidoIzquierdo{
	position: relative;
	
	
	float: left;
	width: 290px;
	height: 410px;
	
}

.quienes{
    position: relative;
    float: left;
    background: url('../img/nosotros1.jpg') center center no-repeat;
    width: 290px;
    height: 200px;
    
    }
.quienes:hover{
    background: url('../img/nosotros2.jpg') center center no-repeat;
    }
    
.restaurantes{
    position: relative;
    float: left;
    margin-top:20px;
    background: url('../img/restaurantes1.jpg') center center no-repeat;
    width: 290px;
    height: 200px;
    
    }
.restaurantes:hover{
    background: url('../img/restaurantes2.jpg') center center no-repeat;
    }

.despedidas{
    position: relative;
    float: left;
    background: url('../img/despedidas1.jpg') center center no-repeat;
    width: 290px;
    height: 200px;
    
    }
.despedidas:hover{
    background: url('../img/despedidas2.jpg') center center no-repeat;
    }
.viajes{
    position: relative;
    float: left;
    margin-top:20px;
    background: url('../img/viajes1.jpg') center center no-repeat;
    width: 290px;
    height: 200px;
    
    }
.viajes:hover{
    background: url('../img/viajes2.jpg') center center no-repeat;
    }
#contenidoCentral{
	position: relative;
	padding-left: 20px;
	float: left;
	width: 290px;
	height: 270px;
        	
}

#contenidoDerecho{
	position: relative;
	padding-left: 20px;
	float: left;
	width: 260px;
	height: 410px;
	background: url('../img/separador.png') center left no-repeat;	
}

#contenidoIzquierdo_old{
	position: relative;
	padding: 20px;
	padding-right: 40px;
	float: left;
	width: 240px;
	height: 410px;
	background: url('../img/separador.png') center right no-repeat;	
}

#contenidoCentral_old{
	position: relative;
	padding: 20px;
	float: left;
	width: 260px;
	height: 270px;
}



#contenidoCompleto{
	position: relative;
	padding: 20px;
	float: left;
	width: 560px;
	height: 270px;
}

#espacioParticulares{
	background: url('../img/fondoParticulares.png') center center no-repeat;
}

#espacioEmpresas{
	background: url('../img/fondoEmpresas.png') center center no-repeat;
}

#espacioMail{
	position: relative;
	top: -70px;
	width: 100%;
	height: 267px;
	background: url('../img/buzon.png') left center no-repeat;
}

#espacioTelefono{
	position: relative;
	top: -70px;
	width: 100%;
	height: 108px;
	background: url('../img/iphone.png') center center no-repeat;
}

#barraSuperior{
	position: relative;
	float: left;
	width: 100%;
	height: 64px;
	background: url('../img/degradados.png') top repeat-x;
}

.seccionMenu {
	position: relative;
	float: left;
	height: 64px;
	width: 100%;
}

.seccionMenu tr {
	position: relative;
	height: 12px;
	width: 100%;
	border: 0;
  	background: transparent;
}

.seccionMenu tr td {
	position: relative;
	float: left;
	width: 179px;
	height: 64px;
	font-size: 13px;
	text-align: center;
}

.enlace{
	position: relative;
	top: 25px;
	color: White;
	text-decoration: none;
}
.enlace:hover{
	color: #ee7f00;
}

.enlaceAviso{
	color: #f2a860;
	text-decoration: none;
}
.enlaceAviso:hover{
	color: White;
}

#barraInferior{
	position: relative;
	float: left;
	width: 100%;
	background: url('../img/logopie.png') no-repeat center right;
}

.seccionMenuInferior {
	margin: auto;
	width: 500px;
}

.seccionMenuInferior tr {
	position: relative;
	height: 12px;
	width: 100%;
	border: 0;
  	background: transparent;
}

.seccionMenuInferior tr td {
	position: relative;
	width: 150px;
	font-size: 13px;
	text-align: center;
}

.enlacePie{
	color: #f2a860;
	text-decoration: none;
}
.enlacePie:hover{
	color: #ee7f00;
}

.enlaceDC{
	color: #918f8c;
	font-weight: bold;
	text-decoration: none;
}
.enlaceDC:hover{
	color: #f2a860;
}

.enlaceContacto{
	color: White;
	text-decoration: none;
	font-size: 32px;
}

.textoPie{
	color: #918f8c;
	font-size: 11px;
}

.enlaceMenu{
	width: 100%;
	max-height: 57px;
}

.enlaceMenuSel{
	width: 100%;
	max-height: 57px;
	font-weight: bold;
	background: url('../img/selecc.png') no-repeat center center;
}

#cabecera{
	position: relative;
	float: left;
	width: 100%;
	height: 261px;
	background: url('../img/cabecera.png') repeat-x;
}

#logo{
	float:left;
	margin-top:30px;
	margin-left: 90px;
}

.logo{
	width: 238px;
	height: 153px;	
}

#lema{
	position: relative;
	float: left;
	top: 90px;
	left: 70px;
}

.titulo1{
	color: #918f8c;
	font-weight: normal;
	font-size: 16px;
}

.titulo2{
	color:White;
	font-weight: normal;
	font-size: 16px;
}

.tituloSeccion{
	position: relative;
	float: left;
	color: #ee7f00;
	font-size: 14px;
	padding-left: 15px;
	width: 100%;
	font-size: 13px;
	margin-bottom: 5px;
	background: url('../img/flecha.png') no-repeat center left;
}

.inputTextBox{
	position: relative;
	border: 0;
	left: 2px;
	top: 3px;
	width: 98%;
	height: 19px;
	color: #ee7f00;
	background-color: transparent;
	border: 0;
}

.cuadroTexto{
	position: relative;
	float: left;
	width: 231px;
	height: 24px;
	background: url('../img/cuadropequenyo.png') no-repeat;
}

.cuadroTextoError{
	position: relative;
	float: left;
	width: 231px;
	height: 24px;
	background: url('../img/cuadropequenyoerror.png') no-repeat;
}

.inputTextArea{
	position: relative;
	border:  0;
	left: 3px;
	top: 4px;
	width: 97%;
	height: 110px;
	color: #ee7f00;
	background-color: transparent;
}

.areaTexto{
	position: relative;
	float: left;
	width: 230px;
	height: 117px;
	background: url('../img/cuadrogrande.png') no-repeat;
}

.areaTextoError{
	position: relative;
	float: left;
	width: 230px;
	height: 117px;
	background: url('../img/cuadrograndeerror.png') no-repeat;
}

.celdaFormulario{
	width: 100%;
	background: white;	
}
