body {
	margin: 0px;
	background-color: #dcddde;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4F4F4F;
}

#general {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #ebebeb;
	overflow:hidden
}
.lineas {
	color: #999;
	font-weight: normal;
}


#banner_principal {
	height: 60px;
	width: 980px;
	background-color: #FFF;
	text-align: center;
}
#cabeza {
	height: 145px;
	width: 980px;
}
#notas {
	float: left;
	width: 708px;
}
#banners {
	float: left;
	width: 272px;
	text-align: center;
}
#banners_dependencias {
	width: 275px;
	text-align: center;
	background-color: #eaeaea;
	float: left;
	margin-left: 12px;
}
#multimedia {
	float: right;
	width: 677px;
}
#otras_noticias {
	width: 679px;
}
#mas_leidas {
	width: 329px;
	text-align: center;
	background-color: #fefefe;
	margin-top: 9px;
	padding-top: 5px;
	float: left;
}
#multimedia_botones {
	float: left;
	width: 315px;
	padding-left: 15px;
	margin-top: 15px;
}

#video {
	width: 339px;
	float: right;
	margin-top: 9px;
	padding-top: 5px;
	text-align: center;
}
#video_pleca {
	width: 339px;
	height: 22px;
	float: right;
}
#video_frame {
	background-color: #1A1A1A;
	height: 290px;
	width: 338px;
	text-align: center;
	float: left;
}
#capturas {
	height: 81px;
	width: 321px;
	padding-right: 9px;
	padding-left: 9px;
	float: left;
	background-color: #1A1A1A;
}

#botones {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#botones li {
	display: block;
	float: left;
	height: 43px;
	width: 145px;
	margin-right: 7px;
	margin-bottom: 3px;
	margin-top: 3px;
}
#transparencia {
	height: 80px;
	width: 672px;
	float: right;
	background-color: #f2f2f2;
	margin-top: 10px;
	vertical-align: middle;
	padding-left: 12px;
}
#tr_botones {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tr_botones li {
	float: left;
	display: block;
	margin-right: 15px;
	margin-top: 10px;
}
#footer {
	margin: 0px auto;
	height: 95px;
	width: 980px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #4F4F4F;
	font-size: 11px;
	text-decoration: none;
	text-align: center;
}

/* PORTADA 5 */

#contenedor5 {
	width: 100%;
	background-color: #F2F2F2;
	margin: 0px auto;
	overflow: hidden;
}
#cont_notas {
	width: 339px;
	float: left;
}
#pleca_notas {
	background-color: #1C1C1C;
	width: 100%;
	text-align: center;
}

#cont_imagenes {
	float: right;
	width: 369px;
}
#pleca_imagenes {
	background-color: #4D4D4F;
	text-align: center;
	width: 100%;
}
#tiempo {
	width: 360px;
}
#tiempo_notas {
	background-image: url(../images/bg_tiempo.jpg);
	width: 327px;
	padding-right: 16px;
	padding-left: 16px;
	background-position: left center;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* PORTADA 1 */
}
#cont_notas1 {
	width: 270px;
	float: right;
}
#pleca_notas1 {
	background-color: #1C1C1C;
	width: 100%;
	text-align: center;
}

#cont_imagenes1 {
	float: left;
	width: 440px;
}
#pleca_imagenes1 {
	background-color: #4D4D4F;
	text-align: center;
	width: 100%;
}
#tiempo1 {
	width: 430px;
}
#tiempo_notas1 {
	background-image: url(../images/bg_tiempo1.jpg);
	width: 400px;
	padding-right: 16px;
	padding-left: 16px;
	background-position: left center;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
/* PORTADA 2 */
}
#cont_notas2 {
	width: 300px;
	float: left;
}
#pleca_notas2 {
	background-color: #1C1C1C;
	width: 100%;
	text-align: center;
}

#cont_imagenes2 {
	float: right;
	width: 300px;
}
#pleca_imagenes2 {
	background-color: #4D4D4F;
	text-align: center;
	width: 100%;
}
#tiempo2 {
	width: 285px;
}
#tiempo_notas2 {
	background-image: url(../images/bg_tiempo2.jpg);
	width: 270px;
	padding-right: 16px;
	padding-left: 16px;
	background-position: left center;
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}