@import url("news_css.css");
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div.contenedor
{
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
div.contIzq
{
	width: 190px;
	float: left;
    }

div.contCentro
{
	width: 560px;
	float: left;
	padding-top: 15px;
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	padding-right: 19px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #111111;
}
div.contDer
{
	width: 190px;
	float: left;
	padding-left: 5px;
}
.banners {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
}

div.contCierre
{
	clear: both;
	width: 740px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 20px;
	padding-top: 7px;
	float: left;
	background-image: url(cierreBack.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #232323;
	border-bottom-color: #232323;
}
div.contCierreDer
{
	float: left;
	width: 230px;
	padding-top: 7px;
	padding-bottom: 7px;
	background-image: url(cierreBack.jpg);
	background-repeat: repeat-x;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #232323;
	border-bottom-color: #232323;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.txtcierre, .txtcierre a:visited, .txtcierre a:link
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.txtcierre a:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
div.contCierre2
{
	clear: both;
	width: 740px;
	padding-right: 0px;
	padding-left: 20px;
	padding-top: 5px;
	float: left;
	background-image: url(cierreBack2.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	padding-bottom: 5px;
}
div.contCierreDer2
{
	float: left;
	width: 230px;
	padding-top: 5px;
	background-image: url(cierreBack2.jpg);
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-color: #232323;
	border-bottom-width: 1px;
	padding-bottom: 5px;
}
.txtcierre2, .txtcierre2 a:visited, .txtcierre2 a:link
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.txtcierre2 a:hover
{
	color: #FFFFFF;
}
.tablaPrincipal {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
}


