@charset "utf-8";
/* CSS Document */
#contenedor{
		float:left;
		width:650px;
		position:absolute;
		left:50%;
		margin-left:-325px;
		margin-right:-325px;
		margin-top:-20px;
		padding-top:0px;
		}
#cabecera{
		float:left;
		width:675px;
		height:138px;
		background-image:url(../imagenes/cabecera.jpg);
		background-repeat:no-repeat;
		}
#menu{
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #666;
	
}

div#menu li{float:left; margin:9px;}
div#menu li a {
	text-decoration: none;
	color: #666;
}

div#menu li a:visited {
	text-decoration: none;
	color: #666;
}

div#menu li a:hover
{

 	color: #463C3C;
	text-decoration: none;
}


div#menu li.current-page a
{
	 color: #463C3C;
	text-decoration: none;
	font-weight: bold;

}

div#menu ul.listamenu{
		list-style:none;
		}
#deglet{float:left;
		width:650px;
		}
		
#imgder{float:left;
		width:165px;
		height:664px;
		background-image:url(../imagenes/monedas-oro.jpg);
		background-repeat:no-repeat;
		margin-left:25px;
		margin-bottom:0px;
		padding-bottom:0px;
		}
#textosup{float:left;
		width:450px;
		font-family: 'ArialMT', 'Arial', sans-serif;
    	font-size: 15px;
    	line-height: 17px;
    	text-align: justify;
		height:664px;
		
		}
.paragraph_style_3 {
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 19px;
    font-weight: bold;
    line-height: 20px;
    }
.paragraph_style_4 {
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
	word-spacing:-5px;
	
	}
ul.listatxt{
	padding:0px;
	padding-left:20px;
	margin:0px;}
ul.listatxt li{
	margin-bottom:20px;
	margin-top:20px;}
div#textosup p{
	margin-top:20px;
	margin-bottom:20px;}
#oro-izquierda{
	float:left;
	width:155px;
	height:1350px;
	background-image:url(../imagenes/oro-izq.jpg);
	background-repeat:no-repeat;
	margin-right:0px;
	padding-right:0px;
	}
.subtit{
	font-size:16px;
	margin-top:0px;
	padding-top:0px;}
#sub-cab{float:left;
		width:280px;
		margin-bottom:0px;
		padding-bottom:0px;
			}
#txtcentro{
	float:right;
	width:450px;
	font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 15px;
    line-height: 17px;
    text-align: justify;
	padding-right:25px;
	-margin-top:-1230px;
	}
	
div#txtcentro p{
	margin-top:18px;
	margin-bottom:18px;
	}
#bajo{float:left;
	  width:650px;
	 }
#textobajo{
		float:left;
		width:430px;
		font-family: 'ArialMT', 'Arial', sans-serif;
		font-size: 15px;
		line-height: 17px;
		text-align: justify;
		}
#oro-bajo{
		float:left;
		width:168px;
		height:220px;
		background-image:url(../imagenes/bajo-der.jpg);
		background-repeat:no-repeat;
		margin-left:32px;
		}
		
#pie{
	float:left;
	width:630px;
	height:138px;
	background-image:url(../imagenes/pie.jpg);
	background-repeat:no-repeat;}