/**
 * Style sheet styles
 */
body
{
	background-color:#5B5B5B;
	background-image:url("tl_files/certamen/images/sector_bk.jpg");
	background-repeat:repeat-x;
}

#page-area
{
	width:900px;
	margin: 0 auto;
}

#footer-header
{
	width:100%;
	height:60px;
}

#cert-header
{
	width:866px;
	height:339px;
	background-color:#5C5C5C;
	background-image:url("tl_files/certamen/images/sector_header.jpg");
	background-repeat:no-repeat;
	margin: 0 auto;
}

#cert-footer
{
	width:94%;
	height:235px;
	padding-right:3%;
	padding-left:3%;
	background-color:#000000;
	color:#cccccc;
	text-align: center;
}

.article p
{
	color:#ffffff;
}

.article h1
{
	font-size:13px;
	color:#ff9900;
}

.enclosure
{
	padding-bottom:20px;
}

.info
{
	padding-bottom:5px;
	color:#ffff00;
}

.random_img
{
	padding-top:30px;
}

.news_block
{
	padding-bottom:50px;
}
