#noti {
	float: left;
	width: 476px !important;
	height: 278px;
	margin: 0 0 15px 0;
	padding: 10px 0 0 15px;
	background: #EBEBEB url('../images/slide_bg.png');
	background-repeat: no-repeat;
	background-position: 240px center;
	border: 1px solid #CCC;
	border-right: none;
}

#noti .header {
	float: left;
	width: 477px;
	height: 24px;
	display: block;
	clear: both;
	/*background-image: url('../images/noti_agen_header_level0.jpg');
	background-repeat: no-repeat;
	background-position: top left;*/
}

#noti .header h2 {
	float: left;
	width: 340px;
	margin: 3px 0 0 0;
	padding: 0 5px;
	font-size: 1.8em;
	font-weight: normal;
	color: #C6000A;
}

#noti .header a:link, #noti .header a:hover, #noti .header a:active, #noti .header a:visited {
	float: right;
	width: 108px;
	height: 22px;
	margin: 5px 15px 10px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-size: 1.12em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.8;
	background-image: url('../images/bot_ver.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#slider {
	/*float: left;*/
	height: 264px;
	overflow: hidden;
	position: relative;
	margin: 25px 0 0 0;
}

#mover {
	width: 2880px;
	position: relative;
}

.slide {
	padding: 10px 30px 10px 5px;
	width: 900px;
	float: left;
	position: relative;
}

.slide h3 {
	width: 200px !important;
	max-height:70px;
	overflow: hidden;
	font-size: 1.5em;
	letter-spacing: -1px;
	color: #C6000A;
	font-weight: bold;
}

.slide div {
	float: left;
	display: block;
	clear: both;
	color: #333 !important;
	font-size: 1.2em !important;
	line-height: 22px !important;
	width: 200px !important;
	height: 86px !important;
	margin-top: 0;
	margin-bottom: 8px;
	overflow: hidden !important;
}

.slide div p {
	float: left;
	color: #333 !important;
	width: 200px !important;
	height: 136px !important;
	margin-top: 0;
	overflow: hidden !important;
}

.slide img {
	position: absolute;
	top: 25px !important;
	left: 250px;
	border: none;
	width: 212px;
	height: 196px;
}

.slide .ampliar {
	float: left;
	display: block;
	clear: both;
	margin-top: 5px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	color: #C6000A;
}

#slider-stopper {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	color: white;
	text-indent: -3000px;
	padding: 3px 0px;
	font-size: 1.1em;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	z-index: 1000;
	width: 14px;
	height: 288px;
}

.play {
	background-color: Green;
}

.stop {
	background-color: Red;
}

#cale {
	float: left;
	height: 289px;
	margin-bottom: 15px;
}

#agenCale, #agenList {
	float: left;
	width: 243px;
	height: 278px;
	margin: 0 0 10px 0;
	padding: 10px 0 0 15px;
	background: #EBEBEB;
	border: 1px solid #CCC;
	border-left: none;
}

#list {
	display: none;
}

#agenCale .header, #agenList .header {
	width: 229px;
	height: 24px;
	/*background-image: url('../images/noti_agen_header_level0.jpg');
	background-repeat: no-repeat;
	background-position: top left;*/
}

#agenCale .header h2, #agenList .header h2 {
	float: left;
	width: 70px;
	margin: 3px 0 0 0;
	padding: 0 7px;
	font-size: 1.8em;
	font-weight: normal;
	color: #C6000A;
}

#agenCale .header #calendarioCale, #agenList .header #calendarioList {
	width: 110px;
	float: right;
	display: inline;
	height: 22px;
	margin:0;
	padding: 0;
	text-align: left;
}

#agenCale #calendario {
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
	width: 222px;
	height: 199px;
	background-color: #DBDBDB;
	border: 1px solid #CBCBCB;
}

#agenCale #cal {
    /*position: absolute;*/
	margin-top: 5px;
	margin-left: 10px;
	width: 202px;
	height: 169px;
}

#agenCale .header a:link, #agenCale .header a:hover, #agenCale .header a:active, #agenCale .header a:visited,
#agenList .header a:link, #agenList .header a:hover, #agenList .header a:active, #agenList .header a:visited {
	float: right;
	width: 108px;
	height: 22px;
	margin: 5px 5px 10px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-size: 1.12em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.8;
	background-image: url('../images/bot_ver.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#agenCale .header a.calendario:link, #agenCale .header a.calendario:hover, #agenCale .header a.calendario:active, #agenCale .header a.calendario:visited {
	float: right;
	width: 24px;
	height: 24px;
	margin: 4px 5px 9px 0;
	padding: 0;
	text-indent: -3000px;
	background-image: url('../images/ver_listado.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#agenList .header a.listado:link, #agenList .header a.listado:hover, #agenList .header a.listado:active, #agenList .header a.listado:visited {
	float: right;
	width: 24px;
	height: 24px;
	margin: 4px 5px 9px 0;
	padding: 0;
	text-indent: -3000px;
	background-image: url('../images/ver_calendario.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#agenList .list {
	margin-top: 20px;
}

#agenList .list .even {
	width: 218px;
	margin: 5px 12px 5px 0;
	padding: 2px 2px 4px 2px;
	background: #FFF url('../images/opacity_bg.png');
	background-repeat: repeat;
	background-position: top left;
	border: 1px solid #E4E0D6;
}

#agenList .list .even h3 {
	clear: left;
	width: auto;
	margin: 5px 5px 0 5px;
	text-decoration: none;
	font-size: 1.28em;
	font-weight: bold;
	color: #000;
	line-height: 1.2;
}

#agenList .list .even p {
	width: auto;
	margin: 0 5px;
	text-decoration: none;
	/*font-size: 1.12em;*/
	color: #333333;
	line-height: 1.1;
}

#agenList .list .even p img {
	float: left;
	width: 70px;
	height: 51px;
	margin: 0 5px 0 0;
	border: 4px solid #CCC;
}

#agenList .list .even .fecha {
	display: block;
	margin: 5px 5px 0 5px;
	line-height: 1.8;
}

#agenList .list .even .texto {
	height: 22px;
	overflow: hidden;
}

#agenList .even a:link, #agenList .even a:hover, #agenList .even a:active, #agenList .even a:visited {
	display: block;
	width: 40%;
	margin: 10px 5px 5px 5px;
	padding: 0 2px;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background-color: #C6000A;
	line-height: 1.5;
}

#tram .head a, #hvit .head a, #vide .head a, #vvir .head a {
	float: right;
	width: 31px;
	height: 30px;
	margin: 10px 10px 0 0;
	padding: 0;
	background: url('../images/ampliar.png');
	background-repeat: no-repeat;
	background-position: right center;
	text-indent: -3000px;
}

#tram .head, #hvit .head {
	height: 48px;
	margin: 0;
	padding: 0;
	background-image: url('../images/tram_header_level0.jpg');
	background-repeat: no-repeat;
	background-position: center;
}

#tram .head h2, #hvit .head h2 {
	float: left;
	width: 284px;
	font-weight: lighter;
	font-size: 2em;
	color: #C6000A;
	margin: 15px 0 0 0;
	padding: 0 0 0 15px;
}

#tram {
	float: left;
	width: 353.5px;
	height: 315px;
	margin: 0 15px 10px 0;
	padding: 0 !important;
	background-image: url('../images/tram_bg_level0.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 1px solid #A8ADB4;
}

#tram p.info_cd {
	text-indent: 0;
	margin: 5px !important;
	padding-left: 22px;
	height: 20px;
	background-color: #F4F4F4;
	border: 1px solid #E8E8E8;
	background-image: url(../images/cert_tramite.gif);
	background-position: center left;
	background-repeat: no-repeat;
	color: #999999;
	line-height: 1.8;
	font-size: 1.12em;
}

#tram ul {
	width: 342.5px;
	height: 260px;
	margin: 0 0 0 6px;
	padding: 0;
	list-style: none;
	text-align: left;
	font-size: 1.12em;
	background: #FFF;	
}

#tram ul li {
	float: left;
	/*display: inline;*/
	clear: both;
	width: 325.5px !important;
	height: 30px;
	padding: 0 0 0 17px;
	margin: 0;
	line-height: 2.7;
	text-transform: uppercase;
	text-align: left;
	background: #FFF url(../images/tramites_li.png) no-repeat left center;
}

#tram ul li img {
	margin-top: 3px;
}

#tram ul .odd {
	background-color: #FAF8F5;
	text-align: left;
}

#tram ul a:link, #tram ul a:visited {
	float: left;
	display: inline;
	text-align: left;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

#tram ul a:hover {
	text-decoration: underline;
}

.cd {
	float: right;
	display: inline;
	margin: 0 5px 0 0;
	padding: 0px;
	height: 30px;
	width: 18px;
	background-image: url(../images/cert_tramite.png);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -3000px;
}

#hvit {
	float: left;
	width: 353.5px;
	height: 315px;
	margin: 0 0 10px 0;
	padding: 0;
	background-image: url('../images/hvit_bg_level0.png');
	background-repeat: no-repeat;
	background-position: bottom left;
	border: 1px solid #A8ADB4;
}

#hvit ul {
	width: 342.5px;
	height: 250px;
	margin: 10px 0 0 6px;
	padding: 0;
	list-style: none;
	text-align: left;
	font-size: 1.2em;
	background: #FFF;	
}

#hvit ul li {
	/*float: left;
	display: inline;*/
	clear: both;
	width: 342.5px !important;
	height: 60px;
	padding: 0;
	margin: 0;
	line-height: 3.5;
	text-transform: uppercase;
	background-color: #FFF;
}

#hvit ul .odd {
	background-color: #FAF8F5;
}

#hvit ul a:link, #hvit ul a:visited {
	float: left;
	display: inline;
	text-align: left;
	font-weight: normal;
	color: #333333;
	margin: 8px 0 0 0;
	padding: 0;
	text-decoration: none;
}

#hvit ul a:hover {
	text-decoration: underline;
}

#hvit li img {
	float: left;
	width: 39px;
	height: 39px;
	margin: 0 10px 0 10px;
	padding: 1px;
	border: 1px solid #CCC;
}

#opin {
	float: left;
	width: 355.5px;
	height: 250px;
	margin: 0 15px 10px 0;
	padding: 0;
	background: #D4D4D4;
}

#opin h2 {
	margin: 0 !important;
}

#opin h2 .label {
	float: left;
	width: 100px;
	margin: 10px 0 3px 5px;
	padding: 0 7px;
	font-size: 1.8em;
	color: #C6000A;
	font-weight: lighter;
}

#opin a:link, #opin a:hover, #opin a:active, #opin a:visited {
	float: right;
	width: 108px;
	height: 22px;
	margin: 12px 10px 5px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-size: 1.28em;
	font-weight: bold;
	color: #FFF;
	line-height: 1.5;
	background-image: url('../images/bot_ver.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#opin ul {
	float: left;
	width: 345px;
	height: 186px;
	margin: 10px 4px 10px 4px;
	padding: 7px 0 0 0;
	list-style: none;
	text-align: left;
	font-size: 1.2em;
	background: #FFF;
	border: 1px solid #CCC;
}

#opin ul li {
	float: left;
	clear: both;
	margin: 6px !important;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	/*letter-spacing: -0.5px;*/
	background: url(../images/opiniones_li.png) no-repeat left center;
}

#opin ul li img {
	margin-top: 3px;
}

#opin li a:link, #opin li a:visited {
	float: left;
	width: 100%;
	display: inline;
	text-align: left;
	font-weight: normal;
	font-size: 1.6em;
	color: #333333;
	margin: 0;
	text-decoration: none;
	background-image: none;
	line-height: 1.5;
}

#vide {
	float: left;
	width: 259px;
	/*height: 315px;*/
	margin: 1px 0 0 0;
	padding: 0;
	background-image: url('../images/tram_bg_level0.png');
	background-repeat: no-repeat;
	background-position: bottom left;	
}

#vide .head, #vvir .head {
	height: 50px;
	margin: 0;
	padding: 0;
	background-color: #666;
}

#vide .head h2 {
	float: left;
	width: 184px;
	font-weight: lighter;
	font-size: 2em;
	color: #FFF;
	margin: 12.5px 0 0 0;
	padding: 0 0 0 15px;
}

#vide .vide {
	width: 259px;
	height: 200px;
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: left;
	font-size: 0.96em;
}

#vide object.video {
	width: 259px;
	height: 200px;
	margin: 0;
	padding: 0;
}

#banners {
	float: right;
	width: 704px;
	margin: 0 0 20px 0;
	padding: 20px 10px 20px 20px;
	background: #EBEBEB;
	text-align: center;
}

#banners h3 {
	display: none;
}

.jMyCarousel {
	height: 79px !important;
}

#banners a {
	float: left;
	margin-right: 15px;
	border: 3px solid #FFF;
}

#banners a:hover {
	border: 3px solid #FFA100;
}

#banners img {
	float: left;
	border: none;
	width: 150px;
	height: 75px;
}

/*************************
******** Arrows **********
**************************/	
div.jMyCarousel .prev{
	background: url('img/left.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
	top: 28px !important;
}
div.jMyCarousel .next{
	background: url('img/right.png') center center no-repeat;
	width:40px;
	height:61px;
	border:0px;
	top: 28px !important;
}
div.jMyCarousel .up{
	background: url('img/up.png') center center no-repeat;
	width:61px;
	height:40px;
	border:0px;
}

div.jMyCarousel .down{
	background: url('img/down.png') center center no-repeat;
	width:47px;
	height:61px;
	border:0px;
}

/*ENCUESTA*/

#newsticker {
	/*display: none;*/
	position: relative;
	float: left;
	width: 99.5%;
	height: 30px;
	margin-bottom: 20px;
	background: #808080;
	border-top: 5px solid #EBEBEB;
	border-bottom: 5px solid #EBEBEB;
	border-right: 5px solid #EBEBEB;
}

#newsticker h2 {
	float: left;
	width: 110px;
	height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
	color: #FFF;
	font-family: Trebuchet MS;
	font-weight: normal;
	font-size: 23px;
	background: #E62927;
	line-height: 1.3;
	border-left: 5px solid #EBEBEB;
}

#newsticker p {
	float: left;
	height: 40px;
	margin: 0;
	padding: 0;
}

#newsticker a {
	float: left;
	margin: 8px;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

/* base semi-transparente */
.overlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	z-index:1001;
	opacity:.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}

/* estilo para lo q este dentro de la ventana modal */
.modal {
	display: none;
	position: fixed;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 300px;
	padding: 16px;
	background: #fff;
	color: #333;
	z-index:1002;
	overflow: auto;
}

#encu {
	float: left;
	width: 98%;
	margin: 1% 0 0 1%;
	padding: 0;
	background: #D4D4D4;
}

#encu h2 {
	margin: 0 !important;
}

#encu h2 .label {
	float: left;
	width: 100px;
	margin: 5px 0 0 5px;
	padding: 0 7px;
	font-size: 175%;
	color: #D16503;
	font-weight: lighter;
}

#encu a.opinar:link, #encu a.opinar:hover, #encu a.opinar:active, #encu a.opinar:visited {
	float: right;
	width: 108px;
	height: 22px;
	margin: 10px 10px 0 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
	font-size: 125%;
	font-weight: bold;
	color: #FFF;
	line-height: 1.75;
	background-image: url('../images/bot_ver.png');
	background-repeat: no-repeat;
	background-position: top left;
}

#encu #encuesta {
	float: left;
	width: 98%;
	height: 192px;
	margin: 1%;
	padding: 3px 0 10px 0;
	list-style: none;
	text-align: left;
	font-size: 150%;
	background: #FFF;
	/*border-top: 2px solid #2F6FB6;*/
}

#encu p {
	margin: 10px 10px 20px 10px;
	text-decoration: none;
	text-align: justify;
	color: #000;
	line-height: 1.5;
}

#encu form {
	margin: 0;
	padding: 0;
}

.option {
	display: block;
	/*height: 20px;*/
	margin: 10px;
	padding: 0;
	text-decoration: none;
	text-align: left;
	font-size: 100%;
	color: #000;
}

#encu input[type=radio] {
	vertical-align: text-bottom;
	width: 13px;
	height: 13px;
	margin: 1px 0;
	padding: 0;
}

.chartlist { 
	float: left;
	height: 100px;
	width: 96%;
	margin: 0 !important;
	padding: 2% !important;
	/*font-size: 70%;*/
}

.chartlist li { 
	position: relative;
	left: 0;
	display: block;  
	border-bottom: 1px solid #EEE; 
	_zoom: 1;
}

.chartlist li:hover { 
	background: #EFEFEF; 
}

.chartlist li a { 
	display: block; 
	padding: 0.15em 4.5em 0.15em 0.5em;
	position: relative; 
	z-index: 2;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	cursor: default;
}

.chartlist .count { 
	display: block; 
	position: absolute; 
	top: 0.15em; 
	right: 0; 
	margin: 0 0.3em; 
	text-align: right; 
	color: #AB0000; 
	font-weight: bold; 
	z-index: 999;	
}

.chartlist .index { 
	display: block; 
	position: absolute; 
	top: 0; 
	left: 0; 
	height: 100%; 
	background: #FC9D49; 
	text-indent: -9999px;
	overflow: hidden; 
	line-height: 2em;
	/*filter: alpha(opacity=35);
	opacity: .35;*/
}

a.cerrar {
	float: right;
	display: block;
	clear: both;
	color: #666;
	margin: 1%;
	font-weight: bold;
	font-size: 175%;
	text-decoration: none;
}

