body{
	/*background-color: #222452*/
	background: url(../imagenes/bg_body.jpg);
	margin: 0;
	margin-bottom: 8px;
}

#container{
	width: 721px;
	margin: auto;
	background-color: #fffbf4;
	font: 11px verdana;
	overflow: hidden
}

ul{
	margin: 0;
	padding: 0
}
li{
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0
}


h1{
	color: #222452;
	margin: 0 0 5px 0;
	font: bold 14px verdana
}


/******************** TOP ********************/
#top{
	height: 49px;
	background: url(../imagenes/bg-top.jpg) #fff8ef no-repeat
}
#top img{
	padding: 0 5px 0 5px;
	border: none
}
.float-right{
	float: right;
	border-left: solid 1px #e1e0d7;
	border-right: solid 1px #e1e0d7
}

img{
	border: none
}



/******************** CABECERA - BOTONERA ********************/
#cabecera-botonera{
	height: 187px;
	background: url(../imagenes/bg-cabecera-botonera.jpg) no-repeat
}
#botonera{
	float: right;
	margin: 38px 0
}
#botonera a{
	font: 11px verdana;
	color: #808285;
	text-decoration: none
}
#botonera a:hover{
	color: #444;
}
#botonera li{
	padding: 0 25px 2px 25px;
	border-left: solid 1px #BBB;
}




/******************** CONTENIDO ********************/

#mision{
	background: url('../imagenes/m-mision-bg.jpg');
	margin-top: 10px;
	width: 395px;
	margin-left: -10px;
}

#mision img{
	margin-top: 8px;
	margin-bottom: 2px;
}

#mision-01{
	width: 395px;
	height: 32px;
	background: url('../imagenes/taco.jpg') no-repeat;
	text-indent: 13px;
	padding-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-family: verdana;
}

.mision-contenido{
	padding: 7px 20px 7px 20px
}

.mision-bottom{
	width: 395px;
	height: 20px;
	background: url('../imagenes/m-bottom.jpg')
}


#contenido{
	width: 721px;
	color: #58595b;
	padding-bottom: 10px;
	overflow: hidden
}
strong{
	color: #4D4D05;
}
/* noticias ampliadas */
#contenido-01{
	margin: 0 10px 0 10px;
	overflow: hidden
}
#contenido p{
	margin-top: 0;
	margin-bottom: 10px;
}
#noticias-desarrollo-01{
	height: 39px;
	background: url(../imagenes/noticias-rosental-bolsa-02.gif) no-repeat
	/*
	background: url(../imagenes/noticias-rosental-bolsa-01.gif) repeat-x
	*/
}
#noticias-desarrollo-02{
/*
	height: 39px;
	background: url(../imagenes/noticias-rosental-bolsa-02.gif) no-repeat
*/
}
#noticias-desarrollo-03{
	margin: 5px;
	padding: 5px
}
#noticias-desarrollo-03 img{
	margin: 8px;
	padding: 1px;
	border: solid 1px #AAA
}
#noticias-desarrollo-03 p{
	margin: 12px 0 12px 0;
}


/* left */
#contenido-left{
	float: left;
	width: 395px;
	margin: 0 0 0 12px
	
}
#contenido-left-01{
	margin: 0 5px
}
/* contacto */
.input{
	width: 220px;
	color: #333;
	font: 11px verdana
}
.button{
	background: #142142;
	color: #FFF;
	padding: 5px;
	padding-bottom: 2px;
	border: none;
	border-right: solid 1px #333;
	border-bottom: solid 1px #333;
	font: 11px verdana;
	cursor: pointer
}
#contenido-left-01 textarea{
	width: 220px;
	height: 100px
}
#contacto-ul{
	margin-top: 10px
}
#contacto-ul li{
	margin: 5px 0;
	display: list-item
}
#contenido-left a{
	/*color: #58595b;*/
	color: #4D4D05;
	text-decoration: none;
	font-weight: bold
}
#contenido-left a:hover{
	color: #111
}
/* contacto */
#contenido-left p{
	margin-bottom: 20px;
	text-align: justify
}
#contenido-left p a{
	/*color: #58595b;*/
	color: #4D4D05;
	text-decoration: none;
	font-weight: bold
}
#contenido-left p a:hover{
	color: #111
}
#novedades-container{
	width: 403px;
	margin-top: 20px;
	background: url(../imagenes/bg-tabla-novedades.png) repeat-y
}
#novedades-header{
	width: 403px;
	height: 43px;
	background: url(../imagenes/noticias-rosental.jpg) no-repeat
}
#novedades-tabla-content{
	overflow: auto;
	overflow-x: hidden;
	margin: 5px 12px 5px 12px;
	padding-left: 5px;
	padding-right: 2px
}
#novedades-tabla-content a{
	font-weight: normal;
	color: #555
}
.tr-impar{
	background-color: #EEE
}
#ver-mas-noticias{
	padding: 18px 0 0 300px
}
/* contacto lo pongo aca porq los P me toman otras clases sino */
#form-contacto{
	text-align: right;
	width: 285px;
	margin-top: 15px
}
#form-contacto p{
	text-align: right;
	margin: 10px 0 10px 0
}
/* inversiones */
.inversion{
	width: 395px;
	max-height: 575px;
	overflow: auto;
	margin: auto
}
.inversion p{
	margin: 0
}
.inversion img{
	border: solid 1px #CCC;
	padding: 2px
}
.inversion-01{
	padding: 5px;
	margin: auto;
	border-bottom: double 4px #EEE;
	overflow: hidden
}
.inversion-left{
	float: left;
	padding-right: 4px;
}
.inversion-right{
	float: left;
	width: 210px;
	line-height: 15px;
	/*height: 100px;*/
	overflow: auto;
	padding-right: 2px;
	margin-left: 5px
}


/* right */

/*ENLACES*/
#tablas-right{
	width: 261px;
	margin: auto;
	background: url(../../bolsa/imagenes/bg-tablas-right.png) repeat-y
}
#tablas-right table{
	width: 240px;
	text-align: left;
}
#tablas-right tr{
	width: 241px;
}
#tablas-right td{
	padding-top: 3px;
	padding-bottom: 3px
}
#tablas-right a{
	color:#666666;
	text-decoration: none;
}
.impar{
	background-color: #EEE
}
/*ENLACES*/

#contenido-right{
	float: left;
	margin-left: 19px
}
#contenido-right-tablas{
	width: 285px;
	text-align: center;
	background: url(../imagenes/bg-contenido-right.png) repeat-y
}
#tablas-right{ /* tambien sirven para los banner que no tienen tablas... */
	width: 261px;
	margin: auto;
	background: url(../imagenes/bg-tablas-right.png) repeat-y
}
#tablas-right a img{
	margin: 3px 0 3px 0;
	border: none;
	padding: 2px
}

.head-table-right{
	width: 261px;
	height: 40px;
	margin: auto
}
.btn-ver{
	padding: 15px 0 0 190px
}
.btn-ver a{
	font: bold 10px verdana;
	color: #69696a;
	text-decoration: none
}
.btn-ver a:hover{
	color: #444
}





/******************** FOOTER ********************/
#footer{
	margin: 0;
	/*background-color: #222452;*/
	text-align: center;
	color: #aeafb0;
	padding-top: 10px;
	font: 10px verdana
}

#footer a{
	text-decoration: none;
	color: #aeafb0
}
#footer a:hover{
	color: #FFF
}
