#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: 0 !important;
}

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

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

.slide h3 {
	float: left;
	width: 200px !important;
	max-height:70px;
	margin: 15px 0;
	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: 100px;
	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: 25px 0 0 10px;
	width: 212px;
	height: 179px;
	background-color: #DBDBDB;
	border: 1px solid #CBCBCB;
}

#agenCale #cal {
    /*position: absolute;*/
	margin: 0;
	margin: 0;
	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;
}

#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;
}

#encu {
	float: left;
	width: 355.5px;
	height: 250px;
	margin: 0 0 10px 0;
	padding: 0;
	background: #D4D4D4;
	font-weight: lighter;
}

#encu h2 {
	margin: 0 !important;
}

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

#encu a:link, #encu a:hover, #encu a:active, #encu 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;
}

#encu #encuesta {
	float: left;
	width: 345px;
	height: 180px;
	margin: 10px 4px 0px 4px;
	padding: 3px 0 10px 0;
	list-style: none;
	text-align: left;
	font-size: 1.92em;
	background: #FFF;
	border: 1px solid #CCC;
}

#encu p {
	margin: 10px 10px 20px 10px;
	text-decoration: none;
	text-align: justify;
	font-size: 1.12em;
	color: #333333;
	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: 1.12em;
}

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

#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:73px;
}

/*************************
******** 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;
}