body {
	background-color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #626262;
	line-height:16px;
	margin-top: 0px;
}

a{
	color:#F60;	
}

#mainBox{
	position:absolute;
	width:1068px;
	left:50%;
	margin-left:-534px;
}

#banner{
	background-image:url(images/topok.jpg);
	height:116px;
}

#date{
	font-size:11px;
	background-color:#DDD;
	text-align:right;
	color:#999;
	padding:1px 5px;
}

/*NEWS BLOCK*/
#newsBox{	
	margin-top:20px;
}

#leftBordexBox{
	pading:20px;
	height:100%;
}

#column{
	width:330px;
	margin-left:5px;
	margin-right:5px;
}

#column2{
	width:400px;
}

#newsUp{
	border-bottom:solid 1px #CCC;
	margin:5px;
	margin-bottom:15px;
	padding-bottom:15px;
}

#newsDown{
	margin:5px;
}

#footerBox{
	margin-top:20px;
	border-top:solid 1px #CCC;
}

#footer{
	color:#999;
	font-size:11px;
	line-height: 10px;
	margin:5px;
	text-align:center;
}

/*TEXT STYLES*/
.photoBox{
	padding: 5px;
	border: 1px solid #e1e0e0;
	float: left;
	margin: 5px 5px 5px 5px;
}

#column textoPieDeFoto{
	font-size: 11px;
	color: #626262;
}

#column tipoNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a5a5a5;	
	margin-left:5px;
	margin-right:5px;
}

#column tituloNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #369;	
	margin-left:5px;
	margin-right:5px;
}

#column descripcion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #666666;
	text-decoration: none;
}

/**/
#mainNewColumn photoBox{
	padding: 5px;
	float: left;
	margin: 5px 5px 5px 5px;
}

#mainNewColumn textoPieDeFoto{
	font-size: 11px;
	color: #626262;
}

#mainNewColumn tipoNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #a5a5a5;	
	margin-left:5px;
	margin-right:5px;
}

#mainNewColumn tituloNoticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #369;	
	margin-left:5px;
	margin-right:5px;
}

#mainNewColumn descripcion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style:italic;
	color: #666666;
	text-decoration: none;
}