  /*'***********  Colores Institucionales **********'
 'Color Oro: 255,204,41 (Matiz:30 Sat:240 Lum:139)
 'Color Naranja: 245,134,52 (Matiz:17 Sat:217 Lum:140)
 'Color Verde: 168,207,69 (Matiz:51 Sat:142 Lum:130)
 'Color Azul: 38,66,87 (Matiz:137 Sat:94 Lum:59)
 ' **********************************************'
 */
*{
	font-size: 16px;
	font-family: verdana,helvetica,arial;
	margin: 0px;
	padding: 0px;
	background: transparent;
	color:#000000;
	border-radius: 0.4em;
}
a{
	margin: 1px;
	display: block;
	padding: 2px 5px;
	text-decoration: none;
	color:#ffffff;
	background: #000055;
}
article{
	width: 20%;
	display: inline-block;
	min-height: 200px;
	box-shadow: 0px 0px 5px black;
}
article span{
	display: block;
	padding: 5px;
	margin: 5px;
	box-shadow: 0px 0px 5px black inset;
}
body{
	min-width: 650px;
	text-align: center;
}
div h1{
	box-shadow: 0px 0px 5px black inset;
	padding: 5px;
	margin: 5px;
	height: 30px;
	line-height: 30px;
	background: transparent;
	color: #ffffff;
	font-size: 1.3em;
}
div h2{
	color: #defeca;
}
iframe{
	width: 90%;
	height: 500px;
	margin: 5px auto;
	padding: 5px;
	border: 1px solid transparent;
}
tr:hover{
	background: silver;
} 
ul{
	border: 1px solid silver;
	padding: 5px;
	list-style: none;
	vertical-align: top;
	width: 180px;
	display: inline-block;
}
ul span{
	font-size: 0.8em;
	padding: 10px;
	display: block;
	background: #005500;
	color:#ffffff;
	font-weight: bolder;
}
ul li a{
	cursor: pointer;
	background: rgba(150,150,150,0.8);
	color: #ffffff;
	display: block;
}
ul li a:hover{
	color: #000000;
}
form a{
	display: block;
	background: #676767;
}
#contenedor{
	background: #ffffff;
	margin: 10px auto;
	padding: 10px;
	border: 1px solid transparent;
	text-align: center;
}
#datos div{
	text-align: left;
}
#datos{
	background: #dedede;
	text-align: center;
	vertical-align: top;
	padding: 5px;
	margin: 1px;
	border: 1px solid silver;
	width: 330px;
	display: inline-block;
}
#datos label, #datos input, #datos select{
	vertical-align: middle;
}
#datos span{
	text-align: center;
	background: rgb(38,66,87);
	font-weight: bolder;
	color: #ffffff;
	padding: 5px;
	display: block;
	margin: 5px auto;
}
#datos label{
	background-image: url(../img/B2.png);
	font-size: 0.7em;
	text-align: right;
	color:#ffffff;
	width: 120px;
	display: inline-block;
	margin:2px;
	padding: 5px;
	padding-left: 8px;
	border:1px solid transparent;
}
#datos input[type='text'],#datos input[type='password']{
	font-size: 0.8em;
	padding: 2px;
	vertical-align: middle;
	box-shadow: 0px 0px 3px gray inset;
	border-radius: 0.0em;
	display: inline-block;
	width: 180px;
	border: 1px solid silver;
}
#datos input[type='submit']{
	background: #898989;
	color:#000000;
	font-weight: bolder;
	padding: 5px;
	margin: 2px;
	display: inline-block;
	width: 60%;
	border: 1px solid silver;
}
#datos input[type='submit']:hover{
	cursor: pointer;
	box-shadow: 0px 0px 10px black inset;
}
#datos select{
	font-size: 0.7em;
	padding: 2px;
	margin: 1px;
	display: inline-block;
	max-width: 180px;
	border: 1px solid silver;
}
#datos textarea{
	box-shadow: 0px 0px 3px gray inset;
	border-radius: 0.0em;
	padding: 10px;
	font-size: 0.8em;
	display: inline-block;
	min-width: 98%;
	max-width: 98%;
	margin:1px auto;
	border:1px solid #dedede;
	max-height: 200px;
}
#indicaciones{
	vertical-align: top;
	background: #dedede;
	color: #000055;
	text-align: left;
	width: 330px;
	border: 1px solid gray;
	padding: 5px;
	display: inline-block;
	margin: 2px;
}
#indicaciones span{
	font-size: 0.8em;
	box-shadow: 1px 1px 5px black inset;
	text-align: center;
	background: rgb(245,134,52);
	font-weight: bolder;
	color: #ffffff;
	padding: 10px;
	display: block;
	margin: 5px auto;
}
#indicaciones ul{
	display: block;
	background: transparent;
}
#indicaciones li{
	font-size: 0.7em;
	background: transparent;
	color: #000055;
	list-style: none;
	list-style-type: none;
	list-style-position: none;
}
#tramites{
	border:1px solid transparent;
	border-radius: 0.0em;
	width: 180px;
}
#tramites a{
	text-align: right;
	background: transparent;
	background-image:url(../img/B1.png);
	color:#000555;
	display: block;
}
#tramites a:hover{
	border:1px solid silver;
	background: rgba(233,240,245,0.8);
	transform: scaleY(1.5);
}
#principal{
	border: 1px solid transparent;
	width: 50%;
	margin: 10px auto;
}
#principal img{
	min-width: 300px;
	max-width: 70%;
	margin: 10px;
	max-height: 500px;
}
#tramites,#principal{
	display: inline-block;
	vertical-align: top;
	margin: 5px 20px;
}
#detalleacta{
	border: 1px solid black;
	width: 98%;
	margin: 0px auto;
} 
#detalleacta tr{
	background: #dedede;
}
#detalleacta tr:hover{
	background: rgb(168,207,69);
}
#detalleacta th{
	padding: 2px 5px;
	font-size: 0.7em;
	background: rgb(38,66,87);
	color: #ffffff;
} 
#detalleacta td{
	font-size: 0.7em;
	border-radius: 0.0em;
} 
#enlinea{
	font-weight: bolder;
	width: 98%;
	margin:0px auto;
	padding: 5px;
	border:1px solid silver;
}
#procesos{
	vertical-align: top;
	padding: 5px;
	display: inline-block;
	width: 180px;
	font-size: 1.2em;
	border:1px solid silver;
}
#procesos span{
	display: block;
	background: #005500;
	color: #ffffff;
}
#procesos a{
	font-size: 0.8em;
	display: block;
}
#procesos a:hover{
	background: #898989;
	color: #fefefe;
}
#enlinea{
	width: 95%;
	margin:5px auto;
	display: inline-block;
	border: 1px solid silver;
	color: #ffffff;
	background: rgba(38,66,87,1.0);
}
#novedades{
	margin: 10px;
}
#enlaces a{
	margin-top: 15px;
	display: inline-block;
	border: 5px solid transparent;
	padding: 5px;
	color:#000000;
	background: silver;
	box-shadow: 0px 0px 5px black inset;
}
#enlaces a:hover{
	color:#ffffff;
	background: black;
}
#presentacion{text-align: justify;width: 80%;margin:5px auto; padding: 10px; border:1px solid silver; font-size: 0.9em;}
#presentacion label{width: 200px; text-align: center; display: inline-block;padding: 5px; background: #000066; color:#ffffff;margin:1px; border: 1px solid black;}
#presentacion #enlaces{text-align: center; margin: 5px auto; width: 80%;}
#tramites{
	width: 150px;
}
#tramites a{
	font-size: 0.8em;
}
#tramites span{
	font-size: 0.8em;
}