/* CSS Document */

/*---------iniciales*/

body {
  font-family: "Arial",Times, serif;
  margin: 0;
  padding: 0;
  border: 0;
  height:100%;
  width:100%;
  background-color:#462300;

}
/*-------------------------CSS Asociacion---------------------*/

#texto {
position:relative;
top:40px;
left:5px;
width:430px;
height:330px;
padding-right:19px;
border:0;
float:left;
overflow:auto;
}

#titulo {
position:relative;
top:20px;
left:5px; margin-bottom:-30px;
width:430px;
padding-right:19px;
border:0;
float:left;
}


#SUBVENTANA{
position:absolute;
top:-1px;
left:-1px;
width:430px;
height:100%;
z-index:2;
overflow:hidden;
}

H1 {
  font-family: "Arial",Times, serif;
  font-size : 11pt;
  text-align:center;
  height: auto;
  width: 430px;
  font-weight: bolder;
  font-variant:normal;
  color: #EFDB9C;
  background-color: #462300;

}

.letra {
 font-size : 8pt;
 text-align:justify;
 color:#462300;
 width:410px;
 font-weight:lighter;
}
.destacado {
 font-size : 12pt;
 text-align:justify;
 color:#462300;
 font-weight:bold;
}
.pe_foto{
 font-size : 7pt;
 text-align:center;
 color:#462300;
 font-weight:bold;
}

.letra_clara{
 font-size: 8pt;
 text-align:justify;
 color:#EFDB9C;
 top:60px;
 height:340px;
 overflow:hidden;
}
/*----------CONTACTO-------------------------------*/

#form {
position:relative;
top:10px;
left:20px;
width:100px;
height:210px;
margin:0;
padding:0;
border:0;
text-align:center;
}

#resposta {
position:relative;
top:40px;
left:20px;
width:400px;
height:40px;
margin:0;
padding:0;
border:0;
float:left; text-align:left;
}

#volver {
position:relative;
top:40px;
left:20px;
width:400px;
height:40px;
margin:0;
padding:0;
border:0;
float:left; text-align:center;
}

/*------------------CSS XERALES-------------------------*/
#logo {
z-index:2;
position:relative;
margin: 0 20px 0 20px;
float:left;
overflow:visible;
height:70px;
}

#menu {
position:relative;
height:70px;
padding-top:57px;
margin:0;
border:0;
}

#contedor {
z-index:1;
position:relative;
width:880px;
height:400px;
top:-36px;
margin:0;
padding:0;
border:0;
overflow:hidden;
}

#centro {
padding:0;
border:0;
margin:0;
width:100%;
float:left;
background-image:url(imx/fondoCentral.gif);
}

#esquerda {
float:left;
width:17px;
height:100%;
background-image:url(imx/borde.gif);
margin-left:-100%;
padding: 0;
border: 0;
}

#dereita {
float:left;
width:131px;
margin-left:-163px;
/*background-image:url(imx/borde_dereito.gif);*/
background-image:url(imx/ondoNovas.gif);
padding-left:10px;
padding-right:22px;
padding-top:25px;
text-align:center;
height:400px;
}

#submenu {
margin-left:15px;
width:440px;
height:400px;
padding:0;
border:0;
float:left;
}

#cadro_sup {
width:250px;
height:350px;
margin-top:50px;
padding:0;
border:0;
/*background:no-repeat;
background-image:url(imx/cuadroMenuinicio.jpg);*/
float:left;
overflow:hidden;
vertical-align:middle;
text-align:center;
}

#cadro_inf {
width:219px;
height:120px;
margin:40px auto 0 auto;
border:0;
background:no-repeat;
background-image:url(imx/faitesocio.jpg);
cursor:pointer;
}
#creditos{
position:relative;
top:31px;
margin-left:-20px;
height:15px;
padding:0;
border:0;
}
#alzia_creditos{
margin-left:15px;
float:left;
}
#aviso_legal{
text-align:left;
float:left;

}
#banner_inf {
position:relative;
float:left;
z-index:1;
top:-25px;
left:113px;
width:415px;
height:67px;
background:no-repeat;
background-image:url(imx/fondoFotos.gif);
cursor:pointer;
margin-left:-8px;
}
#galeria{
position:relative;
float:left;
top:-28px;
left:113px;
width:20px;
height:67px;
z-index:10;
}
#alzia{
position:relative;
float:left;
top:-28px;
left:10px;
width:215px;
height:67px;
z-index:10;
}
#letra_clara{
 font-size : 8pt;
 text-align:justify;
 color:#EFDB9C;
 font-weight:lighter;
 height:300px;
 overflow:hidden;
 }
/*--------creditos de alzia----------*/

.letraCreditos  {
 font-size : 7pt;
 font-weight:lighter;
  vertical-align:super;
}
.letra_aviso{
 font-size : 7pt;
 font-weight:lighter;
 vertical-align:super;

}


#SCROLL{
position:relative;
top:170px;
width:40px;
margin-left:420px;


}
#SCROLL_UP{

}

#SCROLL_DOWN{

}




/*LINKS*/

a:link {
	text-decoration: none;
	text-shadow:none;
	text-transform:none;
	}
a:visited {
	text-decoration: none; text-shadow:none;
	}
a:hover {
	text-decoration: none; text-shadow:none;
	}
a:active {
	text-decoration: none; text-shadow:none;
	}
