@charset "utf-8";
/* CSS Document */

* {
	padding: 0;
	margin: 0;
	}

html {
margin:0;
	
	}

body {
background-image: url(../images/bg1.jpg); 
background-repeat: repeat-x; 
background-position: top center;
    background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	COLOR: #b2c1cc; 
	font: 10px Verdana;
                }
#main {  margin: auto; width:760px; height:auto;}

#head {
width:760px;height:165px;
}
#ingresos {
width:760px;height:211px;
}

#noticias {
width:760px;height:auto; float:left;
}
#noticiastitle {
background-image:url(../images/t_bandas.gif); width:600px;height:55px;
}
#noticiasmiddle {
background-image:url(../images/block2_middle.gif); width:600px;height:auto;
}
#noticiasbottom {
background-image:url(../images/block2_bottom.gif); width:600px;height:53px;
}
#n {
background-color:#00060d; border: 1px dotted #002f5e; text-align:justify; width:520px; height:auto; padding: 1em;
}
.ntitle {
	COLOR: #0099ff; 
	font: 10px Verdana;
	}

.publicidadtitle {color: #FF9900; 
      font: 10px Verdana;}


#propa {
width:160px;height:auto; float:left;
}
#propatitle {
background-image:url(../images/blockpropa_top.gif); width:160px;height:55px;
}
#propamiddle {
background-image:url(../images/blockpropa_middle.gif); width:160px;height:auto;
}
#propabottom {
background-image:url(../images/blockpropa_bottom.gif); width:160px;height:53px;
}	
	
img {
	border: 0;
	}

#s   {display: none;}


#foot {  background-image:url(../images/foot.jpg); width:100%; height:150px; background-color:#333333; overflow:auto; clear:both}

.foot {
	COLOR: #434F7C; 
	font: 10px Verdana; text-decoration:none;
	}
.foot a {
	COLOR: #434F7C; 
	font: 10px Verdana; text-decoration: none;
	}
.foot a:link {
	COLOR: #434F7C; 
	font: 10px Verdana; text-decoration: none;
	}
.foot a:visited {
	COLOR: #434F7C; 
	font: 10px Verdana; text-decoration: none;
	}
.foot a:hover {
	COLOR: #bebebe; 
	font: 10px Verdana; text-decoration: none; background-color:#222222;
	}	
	
#marquee { width:700px; font:10px Verdana; color:#434F7C;}

.marqueelink a {
	COLOR: #434F7C; 
	font: 10px Verdana; text-decoration:none;
	}
.marqueelink a:hover  {
	COLOR: #0099ff; 
	font: 10px Verdana; text-decoration:none;
	}

.title {
	COLOR: #aaaaaa; 
	font: bold 11px Verdana; text-decoration:none;
	}
.link a {
	COLOR: #b2c1cc; 
	font: 10px Verdana; text-decoration: none;
	}
.link a:hover {
	COLOR: #b2c1cc; 
	font: 10px Verdana; text-decoration: underline;
	}	
	
a:link {
	font: 10px Verdana;
	color: #666666; 
        text-decoration: none;
}
a:visited {
	font: 10px Verdana;
	color: #666666;
	text-decoration: none;
}
a:active {
	font: 10px Verdana;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font: 10px Verdana;
	color: #444444;
	text-decoration: underline;
	
    }
	
.input {
	COLOR: #666666; 
	font: 10px Verdana;
	BACKGROUND-COLOR: #dddddd;
	border: 1px solid #bebebe;
}
	