/* CSS Document */
/* General Format */
* {
	padding-top:0px;
	padding-left:0px;
	margin-left:0px;
	margin-top:0px;
	letter-spacing: 1px;
	text-align: left;
	list-style: none;
}

body {
	background: url(../images/fondo.gif) fixed;
	text-align: center; 
	min-width: 680px; 
	font-family: Arial, Helvetica, sans-serif;
}

#inicio {
	width:990px;
	height:150px;
	margin: 0px auto 0px auto;

}

#introduccion {
	position: absolute;
	z-index:3;
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:12px;
	width:220px;
	margin-top:50px;
	height: 107px;
	top: -10px;
	margin-left:730px;
}

#intro {
	width:990px;
	margin-top:0px;
	padding-top:0px;
	height:150px;
	margin: 0px auto 0px auto;
	z-index:2;
	padding-left:-20px;
	noposition: relative;
}

#container {
	position:relative; 
	margin:-20px auto 0px auto;
	width:990px;
	background:url(../images/fondocontainer.gif) repeat-y;
	min-height:500px;
}

#lista {
	float:left;
	width:195px;
	font-size: 11px;
	margin-left:0px;
}

#noticias {
	margin-top:30px;
	margin-right:9px;
	background: url(../images/contenedor.gif) repeat-y;
	color: #666666;
	float:right;
	width:780px;
	font-size:12px;
}

img.noticiaimg {
	margin: 0px 10px 10px 0px;
	float:left;
}

p.texto_noticia {
	margin-bottom: 20px;
	line-height: 19px;
	font-size: 11px;
	color: #000000;
	padding:10px;
}

a, a:link, a:visited {
	color: #990000;
	text-decoration: none;
}

a:hover {
	text-decoration:none;
	color: #E10000;
}
a:active, a:focus {
	text-decoration:none;
	color: #333333;
}
span a {
	text-decoration:none;
}

#lista ul li {
	margin-left: 18px;
	margin-right:0;
	text-align:left;
	list-style: none;
}

#lista a, #lista a:link, #lista a:visited {
      color: #999999;
}

#lista a:hover {
	color: #f8a303;
	text-decoration: none;
}

.redondo_box_1 {
	background:#352d29;
	color:#352d29;
	margin-bottom:5px;
	width:195px;
}

.redondo_top_1 div {
	background: url(../images/arribaizq.gif) no-repeat top left;
}
.redondo_top_noti {
	width: 790px;
	height: 8px;
	background: transparent url(../images/contenedortope.gif) top left no-repeat; 
}
.redondo_bottom_1 {
	background: transparent url(../images/abajoder.gif) no-repeat bottom right;
}
.redondo_top_1 div, .roundedcornr_top_309299 {
	height:10px;
}
.redondo_bottom_1 div, .roundedcornr_bottom_309299 {
	width:100%;
	height:10px;
	margin-bottom:0px;
	padding-bottom:0px;
	font-size: 1px;
}
.redondo_content_1 { 
	margin: 0 00px;
}

.redondo_content_1 ul {
	margin-top:-10px;
}

.redondo_content_2 { 
	margin: 20px 20px 40px 20px;
	min-height:500px;
}
#fincontainer {
	width:990px;
	height:9px;
	margin:0px auto 0px auto;
	
}
