

html, body  {}
body {
	width:100%;}

*{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing: normal;
	letter-spacing:0.02em;
	line-height: 1.3em;
	color:#333;/*gris*/
	text-decoration: none;
	font-weight:normal;
	font-style:normal;
	text-align:left;
	margin:0px;}
	
h1 {
	width:896px;
	height:26px;
	background:transparent url(../img/raya_roja_titulo_gr.png) no-repeat center center ;
	color:#fff;
	font-size:12px;
	margin:3px 0px 0px 0px;
	padding:7px 0px 0px 16px;
	
}
h2 {
	background:#fff url(../img/cinturon_tit.png) no-repeat center center;
	width:264px;
	height:83px;


}
h3 {
	background:#fff url(../img/venyhablamos.png) no-repeat center center;
	width:230px;
	height:66px;
	float:right;
	margin:80px 40px 0px 0px;
}

html>/*/*/body h1 {margin-top:8px;}
h1 a {color:#fff;}
h1 a:hover {text-decoration:underline;}

h4 {
	background:transparent url(../img/oportunidades_gr.png) no-repeat left center;
	width:299px;
	height:45px;
	margin:10px 0px 0px 0px;
}

p {
	font-size:15px;
	color:inherit;/*gris*/
	margin:0px;
	padding:0px;
	text-align:justify;
	
}
a {
	font-size:12px;
	color:inherit;/*gris*/
	margin:0px;
	padding:0px;
	cursor:pointer;
}

img {border:none;}

.clear {clear:both;}
.oculto {display:none;}



/*-------------------------------------------PRINCIPALES-------------------------------------------------*/
#contenedor {
	width:912px; 
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}

#cabecera {
	height:90px;
	width:100%;
}
#contenido {
	height:630px;
	width:912px; 
	background:#fff url(../img/cinturon_bg.jpg) no-repeat center center ;
	position:relative;
}
.moneda {
	position:absolute;
	top:180px;
	left:330px;
	z-index:1;
}
.volar {
	position:absolute;
	bottom:30px;
	left:0px;
	z-index:2;
}
#pie {
	width:912px;
	height:20px;
	background:transparent url(../img/raya_roja_pie.png) repeat-x top center;
	color:#fff;
	padding-top:2px;	
}
/*--------------------------INDEX-----------------------------------*/
#contenido a {
	width:418px;
	height:172px;
	float:left;
	padding:0px 10px 0px 10px;
}
#contenido a p { margin:56px 10px 0px 0px;}
a.caja1, a.caja2 { margin:40px 0px 0px 12px;}
a.caja3, a.caja4 {margin:52px 0px 0px 12px;}
a.caja3 {width:438px; height:172px; background:transparent url(../img/bg_bolsa_oport.png) no-repeat center center; margin-top:39px;}
a.caja2, a.caja4 {cursor:default;}
a.caja3 h4 {width:365px;}
#contenido a.caja3 p { margin:14px 0 0 90px;}

.izq {
	float:left;
	width:264px;
	margin:30px 0px 0px 30px;
	}
.izq p {
	margin-top:6px;
	text-align:right;
	}

.rojo {color:#cc0000; font-size:15px; font-weight:bold;}


/*------------------------------------PIE----------------------------*/
#pie p, #pie a {
	color:#fff;
	text-align:center;
	font-size:12px;
}
