/*
 * Developed By Tito(tito@kiu.es) and Pedro(http://kusor.net)
 * for "KIU Comunicacion"
 * Elche-SPAIN (18 Feb 2003)
 */
*{
	background-color: #fff;
	color: #000;
	font-family: serif;
	border: none;
}
div#navblock{
	display: none;
}
div#newsblock{
	width: 100%;
}
a.alternate{
	display: none;
}
div#logos{
	float: none;
	clear: both;
}
div#pagebottom{
	display: none;
}
div#content{
	border: none;
}
div#newsblock{
	border: none;
}
div.noticia{
	padding-bottom: 15pt;
	margin-left: 0px;
	font-size: 12pt;
}
div#logoayto h1{
	float: none;
	clear: both;
	font-size: 16pt;
	margin-top: 4pt;
	margin-bottom: 4pt;
}
div#logoayto{
	border-bottom: none;
}
div#blank{
	border: none;
}
div#banner div#blank img{
	display: none;
}
#newsblock h2.newsTitle{
	font-size: 13pt;
	color: #000;
	margin-left: 0px;
	padding-left: 0px; 
	text-indent: 0px;
}
div.noticia img{
	border: none;
}
div#copy{
	float: none;
	clear: both;
	border: none;
	font-size: 12pt;
	color: #000;
	text-align: center;
	margin-top: 24pt;
}
div#logos{
	width: 100%;
	margin-bottom: 24pt;
	margin: 0px;
	text-align: center;
}
div#logos img{
	display: inline;
}
#contentsection{
	border: none;
	width: 100%;
}
#mainblock{
	border: none;
	width: 100%;
}

#contentsection #mainblock ul{
	border: none;
	color: #000;
	background-color: #FFF;
	margin-left: 0px;
	padding-left: 0px;
	width: 100%;
}
#contentsection #mainblock ul li{
	margin-left: 0px;
	padding-left: 0px;
}
#contentsection #mainblock ul li a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
#contentsection #mainblock ul li a[href]:after{
	content: "[ " attr(href) " ]";
	color: #000;
	display: inline;
	font-weight: normal;
}
#contentsection #mainblock h2{
	text-indent: 0px;
	margin-left: 0px;
	padding-left: 0px;
	font-family: serif;
}