/* CSS Document */

*{
margin:0px;
padding:0px;
border:0px;
}

body{
background:url(../imagenes/fondoFeel.jpg) no-repeat top center #000000;
color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1, h2{
position:absolute;
display:block;
width:0;
overflow:hidden;
}

#madre{
width:694px;
margin-left:auto;
margin-right:auto;
}

#cabecera{
width:964px;
margin-left:auto;
margin-right:auto;
text-align:center;
height:280px;
padding-top:12px;
}


#menu{
background:url(../imagenes/fondomenuFeel.jpg) center top no-repeat;
height:34px;
width:644px;
margin-left:auto;
margin-right:auto;
}

#menu ul{
padding-top:8px;
margin-left:30px;
height:20px;
}

#menu li{
list-style:none;
display:inline;
height:20px;
}


/*Botones Menu*/
/*li.empresa{
	width:85px;
	height:20px;
	position:relative;
	color:#198048;
	font-size:80%;
	}
	
li.empresa span{
	background:url(../imagenes/mnuEmpresa.jpg) top left no-repeat;
	position:absolute;
	width:100%;
	height:100%;
	color:#198048;
}
	
li.empresa span:hover{background:url(../imagenes/mnuEmpresa.jpg) bottom left no-repeat;}
li.empresa a{color:#198048;}

li.carta{
	width:65px;
	height:20px;
	position:relative;
	color:#198048;
	}
	
li.carta span{
	background:url(../imagenes/mnuCarta.jpg) top left no-repeat;
	position:absolute;
	width:100%;
	height:20px;
	color:#198048;
}
	
li.carta span:hover{background:url(../imagenes/mnuCarta.jpg) bottom left no-repeat;}
li.carta a{color:#198048;}

li.galeria{
	width:80px;
	height:20px;
	position:relative;
	color:#198048;
	}
	
li.galeria span{
	background:url(../imagenes/mnuGaleria.jpg) top left no-repeat;
	position:absolute;
	width:100%;
	height:20px;
	color:#198048;
}
	
li.galeria span:hover{background:url(../imagenes/mnuGaleria.jpg) bottom left no-repeat;}
li.galeria a{color:#198048;}

li.eventos{
	width:160px;
	height:20px;
	position:relative;
	color:#198048;
	}
	
li.eventos span{
	background:url(../imagenes/mnuEventos.jpg) top left no-repeat;
	position:absolute;
	width:100%;
	height:20px;
	color:#198048;
}
	
li.eventos span:hover{background:url(../imagenes/mnuEventos.jpg) bottom left no-repeat;}
li.eventos a{color:#198048;}

li.contacto{
	width:160px;
	height:20px;
	position:relative;
	color:#198048;
	}
	
li.contacto span{
	background:url(../imagenes/mnuContacto.jpg) top left no-repeat;
	position:absolute;
	width:100%;
	height:20px;
	color:#198048;
}
	
li.contacto span:hover{background:url(../imagenes/mnuContacto.jpg) bottom left no-repeat;}
li.contacto a{color:#198048;}

li.ubicacion{
	width:160px;
	height:20px;
	position:relative;
	color:#198048;
	}
	
li.ubicacion span{
	background:url(../imagenes/mnuUbicacion.jpg) top left no-repeat;
	position:absolute;
	width:100%;
	height:20px;
	color:#198048;
}
	
li.ubicacion span:hover{background:url(../imagenes/mnuUbicacion.jpg) bottom left no-repeat;}
li.ubicacion a{color:#198048;}*/

#adornoSuperior{
background:url(../imagenes/contenidoSup.jpg) no-repeat top center;
width:694px;
height:80px;
}

#contenido{
width:628px;
margin-left:auto;
margin-right:auto;
background:url(../imagenes/contenidoDentro.jpg) repeat-y top left;
min-height:150px;
}

#adornoInferior{
background:url(../imagenes/contenidoInf.gif) no-repeat top center;
width:692px;
height:61px;
}

/*Contenido de Empresa*/
#fotos-empresa{
margin-left:20px;
width:250px;
height:254px;
margin-right:25px;
float:left;
}

#fotos-empresa img{
border:2px solid #FFDFB9;
}

#texto-empresa{
margin-right:30px;
float:right;
width:300px;
}

#galeria{
margin-left:20px;
margin-right:25px;
}

#galeria ul{
margin-top:30px;
}

#galeria li{
list-style:none;
display:inline;
}

#galeria img{
margin:5px;
border:2px solid #FFDFB9;
}

#galeria img:hover{
border:2px solid #8F7634;
}

#texto-empresa h3, #resumen h3, #introi h3{
margin-top:5px;
font-size:100%;
}

#resumen a, #introi a{
color:#FFFFFF;
text-decoration:none;
}

#texto-empresa p, #galeria p, #resumen p, #introi p{
font-size:80%;
margin-top:10px;
margin-bottom:5px;
}

#texto-empresa h4{
margin-top:15px;
font-size:80%;
font-style:italic;
}

#pie{
text-align:right;
margin-right:50px;
margin-bottom:30px;
}

#pie ul{
font-size:70%;
}

#pie li{
list-style:none;
display:inline;
}

#pie a{
color:#FFFFFF;
text-decoration:none;
}

#pie a:hover{
color:#CC9933;
}


/*Clases*/
.clear{clear:both;}

.columna-izda{
float:left;
width:280px;
padding-left:25px;
}

.columna-dcha{
float:right;
width:280px;
padding-right:25px;
padding-left:10px;
border-left:1px dotted #CC9900;
}

.columna-izda p, .columna-dcha p{
font-size:80%;
}

.columna-izda h3{
margin-top:5px;
margin-bottom:20px;
font-size:120%;
}

.columna-izda h4, .columna-dcha h4, .mas h4{
font-size:90%; 
margin-bottom:7px;
margin-top:12px;
padding-top:3px;
border-top:1px dotted #CC9900;
}

.mas a{
color:#FFFFFF;
}

.columna-izda h5, .columna-dcha h5, .mas h5{
font-weight:normal;
margin-bottom:5px;
font-size:70%;
font-style:italic;}

.columna-izda p, .columna-dcha p, .columna-izda ul, .columna-dcha ul, .mas ol, .mas ul, .mas p{
font-size:70%;
margin-top:10px;
margin-bottom:5px;

}

.columna-izda ul, .columna-dcha ul{
list-style:none;
line-height:13px;
}

.mas ol, .mas ul{
line-height:13px;
}

.mas ul{
list-style:none;
}

.mas{
margin-right:25px;
margin-left:25px;
margin-bottom:15px;
}

.mas ol, .mas ul{
	margin-left:25px;
}

.columna-izda li, .columna-dcha li{
margin-bottom:5px;
}


/*FORMULARIO*/

#contenido form{
padding: 0; 
margin: 0;
font-size:70%;
padding-top:20px;
padding-bottom:20px;
width:80%;
margin-left:50px;
}

#contenido label{
	float: left; 
	width: 100px; 
	text-align:right;
	height:18px;
	margin-bottom:3px;
	padding-top:2px;
}

#contenido form em{
margin-left:30px;
}

#contenido input{
	float: right; 
	border-bottom: 2px solid #FFDFB9;
	background:transparent;
	width:315px; 
	margin-right:30px; 
	height:16px;
	margin-bottom:4px;
	padding-left:5px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	color:#FFDFB9;
 }
 

#contenido input.boton{
	float: right; 
	border:1px solid #FFF;
	height:23px;
	width: 90px; 
	cursor: pointer;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background:url(../imagenes/fondoenviar.jpg) no-repeat top center;
	font-weight:bold;
	color:#000;
}

#contenido input.boton:hover{
	border: 1px solid #FFF;
}

#contenido textarea{
	float: right; 
	width: 315px; 
	padding:2px;
	margin:2px;
	margin-right:30px;
	padding-left:5px;
	border-bottom: 2px solid #FFDFB9;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background:transparent;
	color:#FFDFB9;
	font-size:100%;
}

/*INDEX*/

#intro{
background: url(../imagenes/fondoindex.jpg) no-repeat top left;
width:702px;
height:487px;
margin-top:55px;
}

#introd{
float:right;
width:200px;
margin-right:60px;
}

#introi{
float:left;
margin-top:350px;
margin-left:70px;
width:200px;
}


#resumen{
margin-top:140px;
	width: 200px; 
	margin-right:70px;
}

