#mainDiv {
	background-repeat: no-repeat;
	background-position: center 30px;
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#mainDivCE {
	background-image: url(../images/bluegradientbig.png);
	background-repeat: repeat-y;
	background-position: center 0;
	margin-top: -35px;
	width: 100%;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

#mainDivCE2 {
	background-image: url(../images/bluegradientbig.png);
	background-repeat: repeat-y;
	background-position: center 0;
	margin-top: -35px;
	width: 100%;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
}

.contenedor1 {
	background-color: #003466;
	float: left;
	height: 30px;
	width: 100%;
	position: relative;
}

.contenido1 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 30px;
	color: #FFF;
}

#menu1 {
	position: relative;
	width: 900px;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.75em;
	float: right;
}

.contenedor1 .contenido1 #menu1 ul {
	display: inline;
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.contenedor1 .contenido1 #menu1 ul li {
	display: inline;
	position: relative;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	float: left;
	margin-left: 12px;
}

.contenedor1 .contenido1 #menu1 ul li a {
	color: #FFF;
	text-decoration: none;
}

.contenedor1 .contenido1 #menu1 ul li a:hover {
	color: #999;
	text-decoration: none;
}

.contenedor2 {
	float: left;
	width: 100%;
	position: relative;
}

.contenido2 {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#menu2 {
	position: relative;
	width: 960px;
	height: 24px;
	float: left;
	margin-top: 1px;
	margin-bottom: 1px;
	background-image: url(../portal_rama_files/imag/transparencia_2.png);
	background-repeat: repeat;
	font-size: 0.7em;
}

#titulo_menu2 {
	color: #333;
	background-color: #F0F0F0;
	height: 18px;
	border-right-width: 2px;
	border-right-style: none;
	position: relative;
	float: left;
	text-align: center;
	background-image: url(imag/flecha_derecha_reducida.png);
	background-repeat: no-repeat;
	background-position: 295px center;
	width: 320px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#contenido_menu2 {
	color: #FFF;
	height: 24px;
	position: relative;
	float: left;
	width: 640px;
}

.contenedor2 .contenido2 #menu2 #contenido_menu2 ul {
	display: inline;
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	height: 24px;
}

.contenedor2 .contenido2 #menu2 #contenido_menu2 ul li {
	display: inline;
	position: relative;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	float: left;
	height: 20px;
	padding-top: 3px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F0F0F0;
	padding-left: 20px;
	padding-bottom: 1px;
}

.contenedor2 .contenido2 #menu2 #contenido_menu2 ul li a {
	color: #FFF;
	text-decoration: none;
}

.contenedor2 .contenido2 #menu2 #contenido_menu2 ul li a:hover {
	color: #333;
	text-decoration: none;
}

#logotipo {
	position: relative;
	background-repeat: no-repeat;
	float: left;
	height: 160px;
	width: 960px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
}

#logotipo .escudoizq {
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	display: inline-block;
	vertical-align: top;
}

#logotipo .centro {
	color: white;
	text-shadow: black 0.1em 0.1em 0.2em;
	font-style: italic;
	font-size: 1.6em;
	font-weight: bolder;
	width: 600px;
	height: 160px;
	display: inline-block;
	vertical-align: top;
	line-height: 150px;
}

#logotipo .escudoder {
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	display: inline-block;
	vertical-align: top;
}

.esta_aqui {
	position: relative;
	width: 960px;
	height: 40px;
	float: left;
	background-color: #FFF;
	opacity: .8;
	filter: alpha(opacity = 80);
	-moz-opacity: .8;
	margin-top: 30px;
}

.usted {
	position: relative;
	top: 20%;
	width: 120px;
	height: 20px;
	float: right;
	color: #000;
	font-size: 15px;
}

.titulo {
	position: relative;
	top: 20%;
	width: auto;
	height: 20px;
	float: right;
	color: #000;
	font-size: 20px;
	font-weight: bold;
	padding-right: 10px;
}

#menu4 {
	position: relative;
	width: 960px;
	height: 40px;
	float: left;
	background-repeat: repeat;
	font-size: 14px;
	background-color: #000;
	color: #FFF;
	font-weight: bold;
}

.contenedor2 .contenido2 .menu_principal #menu4 ul {
	display: inline;
	position: relative;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

.contenedor2 .contenido2 .menu_principal #menu4 ul li {
	display: inline;
	position: relative;
	margin-top: 15px;
	margin-bottom: 0px;
	float: left;
	height: 25px;
	margin-left: 25px;
	padding-right: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.contenedor2 .contenido2 .menu_principal #menu4 ul li a {
	color: #FFF;
	text-decoration: none;
}

.contenedor2 .contenido2 .menu_principal #menu4 ul li a:hover {
	color: #999;
	text-decoration: none;
}

.contenedor3 {
	float: left;
	width: 100%;
	position: relative;
}

.contenido3 {
	width: 100%;
	margin: 0 auto;
	position: relative;
}

.submenu_corte {
	float: left;
	height: 30px;
	width: 960px;
	position: relative;
	background-color: #003466;
	font-size: 12px;
	margin-bottom: 2px;
	border-top-color: #FFF;
	border-top-width: thin;
	border-top-style: solid;
}

.submenu_corte_btn {
	color: #FFF;
	position: relative;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	width: 320px;
	text-align: center;
	top: 8px;
	margin-top: 1px;
	float: right;
}

.fechas {
	color: #333;
	height: 2em;
	width: 960px;
	position: relative;
	background-color: #F0F0F0;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#fecha {
	position: relative;
	height: 16px;
	float: left;
	margin-top: 5px;
	margin-bottom: 7px;
	font-size: 0.75em;
	margin-right: 20px;
	margin-left: 20px;
	letter-spacing: 1px;
	text-align: left;
}

#actualizacion {
	position: relative;
	height: 16px;
	float: right;
	margin-top: 5px;
	margin-bottom: 7px;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.75em;
	text-align: right;
	letter-spacing: 1px;
}

.contenedor_aplicativo {
	width: 100%;
	height: 95px;
	margin: 0 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #003466;
	background-color: #F0F0F0;
	float: left;
	position: relative;
	padding: 10px;
}

.contenedor_aplicativo_ligth {
	width: 100%;
	height: 60px;
	margin: 0 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #4499CC;
	background-color: #F0F0F0;
	float: left;
	position: relative;
	padding: 10px;
}

.contenedor_aplicativoTexto {
	width: 100%;
	height: 220px;
	margin: 0 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #004488;
	background-color: #F0F0F0;
	float: left;
	position: relative;
	padding: 10px;
}

.contenedor_aplicativoTexto_ligth {
	width: 100%;
	height: 220px;
	margin: 0 0;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #4499CC;
	background-color: #F0F0F0;
	float: left;
	position: relative;
	padding: 10px;
}

.mensaje_inicio {
	margin: 20px auto;
	font-size: 16px;
	font-weight: bold;
}

.icono {
	margin-right: 10px;
	margin-top: 5px;
}

.fecha_noticia {
	width: 120px;
	height: 15px;
	color: #000;
	font-size: 10px;
	line-height: 16px;
	float: right;
}

.noticia1_CC {
	width: 450px;
	margin-right: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666;
	float: right;
	position: relative;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contenedor3 .contenido3 .contenido_principal .noticia1 ul {
	margin: 0px;
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
}

.contenedor3 .contenido3 .contenido_principal .noticia1 ul li {
	margin: 0px;
	padding: 5px;
}

.noticia {
	width: 330px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	float: left;
	position: relative;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

h1 {
	font-size: 20px;
	color: #004488;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h2 {
	font-size: 20px;
	color: #666;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h3 {
	font-size: 20px;
	color: #666;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h4 {
	font-size: 20px;
	color: #66C;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

h5 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

h6 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
	float: left;
}

p {
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0px;
	text-align: justify;
}

.columna {
	float: left;
	width: 225px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
	position: relative;
	padding-left: 10px;
}

.columna_izq {
	float: left;
	width: 230px;
}

#avanzada a {
	position: relative;
	width: 207px;
	float: left;
	margin-top: 10px;
	font-size: 12px;
	text-align: right;
	color: #333;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	height: 20px;
	padding-top: 10px;
}

#corp4 {
	position: relative;
	width: 207px;
	float: left;
	background-color: #F0F0F0;
	margin-bottom: 10px;
	padding: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #B70000;
}

.contenedor3 .contenido3 .columna #servicios_tramites ul {
	text-decoration: none;
	margin: 0px;
	float: left;
	list-style-image: url(../imag/bullet.png);
	padding: 10px;
	color: #333;
}

.contenedor3 .contenido3 .columna #servicios_tramites ul li a {
	text-decoration: none;
	color: #333;
	font-size: 14px;
}

.contenedor3 .contenido3 .columna #servicios_tramites ul li {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
}

#calendario {
	position: relative;
	width: 207px;
	float: left;
	background-color: #F0F0F0;
	margin-bottom: 10px;
	padding: 10px;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #666;
}

#logotipos {
	position: relative;
	width: 940px;
	height: 80px;
	padding: 10px;
	margin: 0 auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	text-align: center;
}

#logotipos img {
	margin-right: 15px;
}

.contenedor4 {
	float: left;
	width: 100%;
	position: relative;
	height: 120px;
	background-color: #003466;
}

.contenido4 {
	width: 100;
	position: relative;
	color: #FFF;
	height: 110px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}

#columna4 {
	position: relative;
	width: 310px;
	float: left;
	margin-left: 50px;
}

.contenedor4 .contenido4 #columna4 ul {
	font-size: 12px;
}

.contenedor3 .contenido3 .contenido_principal #noti_home h3 {
	color: #Ff0000;
}

.ui-growl {
	position: fixed;
	top: 500px;
	left: 37%;
	z-index: 9999;
}

.ui-selectonemenu label.ui-selectonemenu-label {
	/*padding-right: 28px;*/
	text-align: left;
}

.htmlIcono {
	background: url('html.png') no-repeat !important;
	height: 35px;
	width: 35px;
}

.ui-selectmanycheckbox {
	text-align: left;
}

.ui-datatable-data {
	padding-top: 0;
	margin-top: 0;
	background: #Ff0000;
}

.ui-inputfield {
	min-width: 13em !important;
	font-weight: normal !important;
}

.ui-inputfield:hover {
	min-width: 13em !important;
	font-weight: normal !important;
}