.home_subtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #117ACF;
	font-weight: bold;
	background-image: url(../images/cuerpo/flechaTitNoticias.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	line-height: 10px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}

.CuadroSeparacion {
	width: 100%;
	height: 10px;
	background-position: center center;
	float: none;
	margin: 5px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/cuerpo/paralelas.png);
	background-repeat:   repeat-x;
}

.CuadroNoticias {
	width: 100%;
	background-color: #EBEBEC;
	background-position: center center;
	margin: 5px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.CuadroNoticias .imagen {
	width:120px;
	margin: 0px;
	background-color: #F4F4F4;
	border: 1px solid #CACACC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}

.CuadroNoticias .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 255px;
	float: right;
}

.CuadroNoticias .parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #364451;
	font-weight: normal;
	padding-left: 0px;
	width: 255px;
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 5px;
}

.CuadroNoticias a   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

.CuadroNoticias a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
}

.CuadroEventos {
	width: 100%;
	height: 50px;
	background-color: #F8F8F8;
	background-position: center center;
	float: none;
	margin: 5px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.CuadroEventos .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
	padding-left: 0px;
	margin: 0px;
	width: 100%;
}

.CuadroEventos a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}

.CuadroEventos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	font-weight: bold;
	white-space: nowrap;
}

.CuadroEventos .parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #364451;
	font-weight: normal;
	padding-left: 0px;
	width: 97%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.CuadroNoticiasInterna {
	width: 100%;
	height: 100%;
	background-color: #EBEBEC;
	background-position: center center;
	float: none;
	margin: 5px;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.CuadroNoticiasInterna .imagen {
	background-color: #F4F4F4;
	border: 1px solid #CACACC;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear:both;
	width:410px;
}

.CuadroNoticiasInterna .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF6600;
	font-weight: bold;
	padding-left: 0px;
	margin: 5px;
	width: 100%;
	float: left;
}

.CuadroNoticiasInterna .fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF6600;
	font-weight: normal;
	padding-left: 0px;
	margin: 5px;
	width: 100%;
	float: left;
}

.CuadroNoticiasInterna .parrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #364451;
	font-weight: normal;
	padding-left: 0px;
	width: 420px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
	float: left;
}

.NoticiasVerTodas {
	margin-left:7px;
	margin-right:7px;
	clear:both;
	line-height:20px;
}

.NoticiasVerTodas a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364451;
	text-decoration: none;
	font-weight: normal;
}

.NoticiasVerTodas a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #364451;
	text-decoration: underline;
	font-weight: normal;
}

.news_search_dropdown {
	background-color:#fefefe;
	font-weight: normal;
	font-size: 8pt;
	color: #676767;
	font-family: Arial;
}

.news_search_button {
	background-color:#fefefe;
	font-weight: normal;
	font-size: 7pt;
	color: #676767;
	font-family: Arial;
}
#cuadroCentral .CuadroBnners {
	width: 194px;
	background-color: #FFFFFF;
	background-position: center center;
	margin: 5px;
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#cuadroCentral .CuadroBnners .titulos {
	width: 190px;
	background-color: #117BCF;
	background-position: center center;
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cuadroCentral .CuadroBnnersImag {
	width: 190px;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
}
#cuadroCentral .CuadroBnnersParrafo {
	width: 190px;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#cuadroCentral .CuadroBnnersParrafo .tit {
	width: 197px;
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #117BCF;
}
#cuadroCentral .CuadroBnnersParrafo a {
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117BCF;
}
#cuadroCentral .CuadroBnnersParrafo a:hover {
	background-position: center center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117BCF;
	text-decoration: underline;
}
#centralDerecha2    {
	background-color: #FFFFFF;
	background-position: center center;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 187px;
}
#centralDerecha2   .CuadroBanners   .titulos1 {
	width: 177px;
	background-color: #117BCF;
	margin: 2px;
	height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#centralDerecha2   .CuadroBanners {
	width: 184px;
	background-color: #FFFFFF;
	background-position: center center;
	float: left;
	margin: 0px;
	border: 1px solid #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#centralDerecha2 .CuadroBannersImagenes {
	width: 177px;
	background-position: center center;
	margin: 2px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#centralDerecha2 .CuadroBannersParr {
	width: 175px;
	background-position: center center;
	float: left;
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#centralDerecha2 .CuadroBannersParr .titu {
	background-position: center center;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px;
	font-weight: bold;
	color: #117ACF;
}
#centralDerecha2 .CuadroBannersParr a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117ACF;
	text-decoration: none;
}
#centralDerecha2 .CuadroBannersParr a:hover {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #117ACF;
	text-decoration: underline;
}
#cuadroCentral .CuadroBnnersDoble {
	width: 412px;
	background-color: #FFFFFF;
	background-position: center center;
	padding: 3px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#cuadroCentral .CuadroBnnersDoble .titulos {
	width: 410px;
	background-color: #117BCF;
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 17px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cuadroCentral .CuadroBnnersDobleImg {
	width: 410px;
	margin: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#cuadroCentral .CuadroBnnersDoble .titul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #117BCF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#cuadroCentral .CuadroBnnersDoble a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #117BCF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}
#cuadroCentral .CuadroBnnersDoble a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #117BCF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: underline;
}
#cuadroCentral .CuadroBnnersDobleParraf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 2px;
}

/* -------------------------------------------------------- */
/*
#cuadroCentral  .CuadroNoticias .masinfo {
	width: 300px;
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#cuadroCentral   .CuadroNoticias   .masinfo a:hover {
	color: #FF6600;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: underline;
}
*/