@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
a, a:visited{
	text-decoration:none;
	color: #F00;
	font-weight:bold;
}
body {
	background-color: #333;
}

#wrapper{width:100%;}
.content{width:879px; margin:5px auto;}
#header{background: url(../images/logo.jpg) no-repeat; height:80px; margin:15px;}
#footer{text-align:center; padding:5px;}
.yellowbox{background:#FFFF00 url(../images/bg_yellowbox.gif) repeat-x;}
.tlyellowbox{background:url(../images/tl_yellowbox.gif) no-repeat top left;}
.tryellowbox{background:url(../images/tr_yellowbox.gif) no-repeat top right;}
.bryellowbox{background:url(../images/br_yellowbox.gif) no-repeat bottom right;}
.blyellowbox{background:url(../images/bl_yellowbox.gif) no-repeat bottom left;}
#left{width:631px; float:left; background:#000;margin:5px; color:#FFF;}
#left a{color:#FFF;font-weight:bold;}
#right{width:219px; float:right;margin:5px; background:#fff;}
.clear{clear:both;}
.box{padding:5px;}
#categories{background: url(../images/cat_bg.gif) repeat-x; height:40px;padding-top:25px; text-align:center;}
#categories a{color:#FFF;font-size:14px;font-weight:bold; padding-right:20px;padding-left:20px;}
.interes {text-align:center;color:#FFF;font-size:12px;padding-right:20px;padding-left:20px;}
.interes a:link, .interes a:visited{color:#FFF;font-size:12px;font-weight:bold; padding-right:20px;padding-left:20px;}
