html { 
      overflow-x:hidden; 
	 }

a:link { color: #FFFFFF; text-decoration: none;}
a:visited { color: #FFFFFF; text-decoration: none; }
a:active { color: #FFFFFF; text-decoration: none;}
a:hover { color: #FFFFFF; text-decoration: none;}

body {
		font-family:Arial, Helvetica, sans-serif;
		text-align:center;
		margin:0px;
		font-size:.7em;
		background-image:url(../images/bg_page.jpg);
		background-repeat:repeat-x;
		background-attachment:scroll;
		margin-top:0px;
		color:#666666;	
	 }
#pagina {
		width:780px;
		text-align:center;
		margin:auto;
		margin-top:0px;
		background:#ffffff;
		border:1px solid #fff;
		border-width:0px 0px 0px 0px;
		}
	
#cabecera {
		width:780px;
		height:200px;
		background-image:url(../images/bg_cabecera.jpg);
		margin-bottom:0px;
	}

#pleca{
		width:780px; 
		height:47px; 
		background-image:url(../images/pleca.jpg);
		padding-top:0px;
		margin-bottom:0px;
		text-align:left;
	}

#image_seccion_estab{
        width:auto;
        height:25px;
        text-align:left;
		padding-left:10px; 
		padding-right:0px;
}

#contacto{
width:780px;
height:200px;
padding-left:0px;
margin-bottom:25px;
text-align:center;
/*background-image:url(../images/bg_contacto.gif);*/
background-repeat:no-repeat;
background-position:right;
}

#izquierda{
float:left;
width:375px;
height:auto;
text-align:center;
}

#derecha{
float:right;
width:375px;
height:auto;
text-align:center;
}

#pie{
        width:780px;
		/*clear:left;*/
		float:left;
		height: 60px;
		margin-top:15px; 
		color: #FFFFFF;
		background-image: url(../images/pie.png);
		background-repeat:no-repeat;
		text-align:center;
}

.text_gold{
font-family:Arial, Helvetica, sans-serif;
color:#eab649;
font-size: 16px;
}

.text_gold_big{
font-family:Arial, Helvetica, sans-serif;
color:#eab649;
font-size: 18px;
}



/*-main-*/
