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;
	letter-spacing: -1px;
	color: #808285;
	text-decoration: none
}
#botonera a:hover{
	color: #444;
}
#botonera li{
	padding: 0 52px 2px 52px;
	border-left: solid 1px #BBB;
}




/******************** CONTENIDO ********************/
#contenido{
	width: 721px;
	color: #58595b;
	padding-bottom: 10px;
	overflow: hidden
}
#contenido strong{
	color: #105359
}

/* noticias ampliadas */
#contenido-01{
	margin: 0 10px 0 10px;
	overflow: hidden
}
#noticias-desarrollo-01{
	height: 39px;
	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: #105359;
	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: #105359;
	text-decoration: none;
	font-weight: bold
}
#contenido-left p a:hover{
	color: #111
}
#novedades-container{
	width: 403px;
	background: url(../imagenes/bg-tabla-novedades.png) repeat-y
}
#novedades-header{
	width: 403px;
	height: 43px;
	background: url(../imagenes/noticias-rosental.jpg) no-repeat
}
#novedades2-header{
	width: 403px;
	height: 43px;
	background: url(../imagenes/rss-rosental.jpg) no-repeat
}
#novedades-tabla-content{
	/*height: 190px;*/
	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
}

/* requisitos */
#requisitos{
	overflow: hidden;
	width: 395px;
	margin-top: 10px
}
#requisitos-left{
	float: left;
	width: 175px
}
#requisitos-left img{
	border: solid 2px #CCC;
	margin: 1px
}
#requisitos-right{
	float: right;
	margin-bottom: 15px;
}

#requisitos-right p{
	margin:  7px 5px 0 15px;
}

#requisitos-right p.tit{
	font-weight: bold;
	color: #105359;
	margin:  15px 5px 0 0;
}

#requisitos-right p.subtit{
	font-weight: bold;
	margin:  10px 5px 0 7px;
}

#requisitos-descarga{
	width: 218px;
	height: 32px;
	background: url(../imagenes/descarga.jpg) no-repeat;
	margin-top: 5px;
	padding-top: 6px;
	padding-left: 30px;
	font-weight: bold;
	color: #EEE
}
#requisitos-link{
	width: 218px;
	height: 32px;
	background: url(../imagenes/link.jpg) no-repeat;
	margin-top: 5px;
	padding-top: 6px;
	padding-left: 30px;
	font-weight: bold;
	color: #EEE
}
.pdf{
	margin: 0;
	margin-left: 20px;
	line-height: 20px
}

/* links */
#links{
	margin: 15px;
	margin-left: 10px
}
#banco-central{
	margin: 0;
	margin-left: 2px;
	font-size: 12px
}
#link-interes-right{
	width: 284px;
	height: 40px;
	margin-top: 10px;
	background: url(../imagenes/link-interes-right.png) no-repeat
}
#link-interes-right p{
	margin: 0;
	padding-top: 12px;
	padding-left: 35px;
}
#link-interes-right a{
	color: #FFF;
	font-weight: bold;
	text-decoration: none
}
#link-interes-right a:hover{
	color: #CCC
}


/* right */
#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 table{
	width: 242px;
	margin-left: 15px;
	text-align: right
}
.verde{
	color: #0e494e;
	text-align: left;
	height:27px
}
.rojo{
	color: #d71920
}
.azul{
	color: #152d65
}
.head-table-right{
	width: 261px;
	height: 40px;
	margin: auto
}
.btn-ver{
	padding: 15px 0 0 173px
}
.btn-ver a{
	font: bold 10px verdana;
	color: #69696a;
	text-decoration: none
}
.btn-ver a:hover{
	color: #444
}

#serv{
	margin: 0;/*85px;*/
	color: #333
	
}
#serv ul{
	margin:4px 0 4px 0;
	margin-top: 15px;
	color: #333;
	padding-left: 0px;
}

#serv li{
	list-style-type: circle;
	list-style-position: outside;
	display: block;
	margin-bottom: 0px;
}

#serv p{
	margin-top: 0px;
	margin-bottom: 15px;

}


/******************** 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
}
