body {
	background-color:#FFFFFF;
	font-family:Tahoma;
	font-size:11px;
	color:#666666;
	font-weight:normal;
	margin-left: 10px;
	margin-top: 10px;
}

/*div{
	border:#CCCCCC 1px solid;
}*/
#contenedor {
	width: 1020px;
	margin: 0px auto;
}

#rojo {
	width:245px;
	background-color:#FF0033;
}
#gris {
    margin-left: 20px;
	width: 225px;
	background-color:#666666;
	text-align:center;
	padding-bottom: 15px;
}
#gris_line {
    margin-left: 3px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 204px;
	border-bottom: #FFF 1px solid;
	text-align:right;
}
#gris_linetop {
    margin-left: 3px;
	margin-right: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 204px;
	border-bottom: #FFF 1px solid;
	border-top: #FFF 1px solid;
	text-align:right;
}

#central {
	position:absolute;
	z-index:1;
	left: 37%;
	top: 10px;
	width: 723px;
	background-image:url(http://www.brecha.com.ar/html/images/back/home.jpg);
	background-repeat:no-repeat;
	height: 583px;
}
#textocentral {
	position:absolute;
	left:147px;
	top:350px;
	width:296px;
	height:172px;
	z-index:2;
}
#noticias {
	padding-left:10px;
	position:relative;
	left:0px;
	width:207px;
	height:583px;
	z-index:3;
	background-color:#FFF;
}
