*{
	margin: 0;
	padding: 0px;
}* 
body { font: 9pt Calibri, Arial, "Trebuchet MS"; line-height: 1.5em; background: #fff url(../img/bg.gif) repeat-x; color: #666; margin:0px; }
a {	color:#925571;	background: inherit; text-decoration: none; }
a:hover { color: #444; background: inherit; text-decoration: none;}
p { margin: 0 0 15px 0; }
h1 { font: normal 2.8em Calibri, Arial, "Trebuchet MS"; color: #444; }
h2 { font: normal 1.7em Calibri, Arial, "Trebuchet MS"; margin: 0 0 10px; padding: 0 0 3px; color: #333; border-bottom: 1px solid #eee; }
h3 { font-style:italic; margin: 0 0 10px; padding: 0 0 3px; color: #822666; border-bottom: 1px solid #eee; }
h4 { font-style:italic; margin: 0 0 10px; padding: 0 0 3px; color:#F8C300 ; border-bottom: 1px solid #eee; text-align:right;}

#pdfs {
	width: 653px;
	margin: 5px auto;
}

#content {
	width: 930px;
	margin: 5px auto;
}
#logoC {
	margin: 0px;
	width: 100%;
	float: right;
}

#logoi {
	margin: 0px;
	width: 300px;
	float: right;
}
#logo {
	margin: 5px 0 0 0px;
	width: 350px;
	float: left;
}
	#logo p { margin: 0; }

/*Menu Superior*/
.preload1 {background: url(../img/blank_over.gif);}
.preload2 {background: url(../img/blank_overa.gif);}

#nav {padding:0; margin:0; list-style:none; height:36px; background:url(../img/bgg.gif) repeat-x; position:relative; z-index:500;}
#nav li.top {display:block; float:left;}
#nav li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#FFF; text-decoration:none; padding:0 12px 0 12px; cursor:pointer; text-shadow: #000 0px 0px 3px;}
#nav li a.top_link span {float:left; display:block; padding:0 12px 0 12px; height:36px;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:36px; background:url(../img/blanka.gif) no-repeat right top;}
#nav li a.top_link:hover {color:#925571; font-weight:bolder;}
#nav li a.top_link:hover span {}
#nav li a.top_link:hover span.down {}

#nav li:hover > a.top_link {color:#925571;}
#nav li:hover > a.top_link span {}
#nav li:hover > a.top_link span.down {background:url(../img/blank_overa.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

/*mantener el "siguiente nivel" invisible colocándolo fuera de la pantalla*/
#nav ul, 
#nav li:hover ul ul,
#nav li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

#nav li:hover ul.sub
{left:0; top:31px; background: #fff; padding:3px; border:1px dotted #CCC; white-space:nowrap; width:170px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:170px; font-weight:normal;}
#nav li:hover ul.sub li a
{display:block; font-size:8pt; height:20px; width:170px; line-height:20px; text-indent:5px; color:#000; text-decoration:none;}
#nav li ul.sub li a.fly
{background:url(../img/arrow.gif) right 7px no-repeat;}
#nav li:hover ul.sub li a:hover 
{background: #925571 url(../img/asterisk_orange.png) right top no-repeat; color:#FFF;}
#nav li:hover ul.sub li a.fly:hover
{background: #FCDE42 url(../img/bullet_orange.png) right top no-repeat; color:#925571; font-weight:bolder;}
#nav li:hover ul li:hover > a.fly 
{background: #FCDE42 url(../img/bullet_red.png) right top no-repeat; color:#925571; font-weight:bolder;}

#nav li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul,
#nav li:hover ul li:hover ul li:hover ul li:hover ul li:hover ul
{left:170px; top:-4px; background: #fff; padding:3px; border:1px dotted #CCC; white-space:nowrap; width:170px; z-index:400; height:auto;}

/*Menu lateral */

#menu {
	float: right;
	padding: 10px 0 0;
	margin: 0px 0 0 38px;
	margin-bottom:5px;
	border-bottom: dotted #444 1px;
}
	#menu li { font-size: 10pt; font-weight:bold; display: inline; }
	#menu li a { float: left; width: 87px; padding: 4px 0 7px; text-align: center; margin: 0 0 5px 5px; color: #636365;  }
	#menu li a.current { background: #FFF url(../img/button.gif) no-repeat; color: #FFF; }
	#menu li a:hover { text-decoration: none; color: #FF9900; background: #fff url(../img/button_grey.gif) no-repeat; }
.clear { clear: both; }
.caption {
	background: #fff url(../img/trans_title.gif) no-repeat;
	padding: 8px 0 0 15px;
	height: 30px;
	color: #fff;
}
.caption p { margin: 0; }
.caption2 { background: #fff url(images/titlea.gif) no-repeat; padding: 6px 0 0 15px;  height: 26px; color: #FFF;  }
.caption2 p { margin: 0; }
	
#left {
	margin: 0 0 5px;
	clear: left;
	width: 280px;
	float: left;
}
.box { background: #eee; }
.smallthumb { width: 109px; }
#center {
	width: 250px;
	float: left;
	margin: 0 0 20px 10px;
}
#right {
	float: right;
	width: 640px; border-right:dotted 1px #EFEFEF;
}
	.date { font-size: 8pt; border-top: 1px solid #eee; padding: 5px 0 0; }
	.formulario { font-size: 8pt; background-color:#eee; border: 1px dotted #444; padding: 5px; }
.box {
	background: #eee;
	padding: 10px;
	height:auto;
}
.box li {
	list-style:none;
	border-bottom: 1px dotted #ccc;
	line-height: 20px;
}
.box li a {
	padding: 0 5px;
}
#carga {
	float: right;
	width: 665px;
}
.menuizq { background: #eee; padding: 10px;}
.menuizq li { list-style:none; border-bottom: 1px dotted #ccc; line-height: 20px; }
.menuizq li a {	padding: 0 5px;}

#footer { font-size: 8pt; font-weight:bold;	clear: both; padding: 5px; background: #eee url(../img/transparencia.png); text-align:center; color:#FFF; border:#822666 dotted 1px;}
#footer a { color: #444; }
.Combo {
	background: #EFEFEF;
	color:#663366;
	font: bolder 9pt Calibri, Arial, "Trebuchet MS";
}
.picks { float: left; margin: 0 18px 8px 0;	border: 1px dashed #CCC; padding:5px; background: #FFF;}
#active_menu{
background: #FFF ;text-decoration: none;margin-left:0;color:#F8C300; border:#CFA661 dotted 1px; font-weight:bold; text-shadow:#CFA661 0px 0px 3px;}
	.catalogo { list-style-image:url(../ico/tramite.png); }
	.prem { list-style-image:url(../ico/award.png);}
	.registro { list-style-image:url(../ico/page_medal.png);}
	.financiero { list-style-image: url(../ico/coins.png);}

.cabeza{ text-align: center; font-size:10px; color:#FFF; background-image:url(../transparencia/img/barra_mor.gif);}
.Bordes{padding:5px;border:#CCC solid 1px;text-align: justify; font-size:10px;}
.Bordes1{padding:5px; border-left:#CCC solid 1px; border-bottom:#CCC solid 1px; border-right:#CCC solid 1px;text-align: justify; font-size:10px;}
.Bordes2{padding:5px;border-right:#CCC solid 1px; border-bottom:#CCC solid 1px;text-align: justify; font-size:10px;}


.droplinebar{ overflow: hidden; }
/*default background of menu bar*/
.droplinebar ul{ margin: 0; padding: 0; float: left; width: 100%; background: #CCC url(../img/bgg.gif) center center repeat-x; height:30px; }
.droplinebar ul li{display: inline;}
.droplinebar ul li a{ float: left; color: black; padding: 6px 11px; text-decoration: none; text-shadow:0px 0px 3px #FFF; }
.droplinebar ul li a:visited{ color: black; } 
/*background of main menu bar links onMouseover*/
.droplinebar ul li a:hover, .droplinebar ul li .current{ color: #925571; background:#FFF ; border:#925571 1px dotted; text-shadow:0px 0px 3px #000; }
/*Sub level menus*/
/*Sub menu background color */
.droplinebar ul li ul{ position: absolute; z-index: 100; left: 0; top: 0; background:#FFF; visibility: hidden;}
/*Sub level menu links style */
.droplinebar ul li ul li a{ padding: 6px; padding-right: 8px; margin: 0; border-bottom:1px dotted #925571;}
/*Sub menu links' background color onMouseover */ 
.droplinebar ul li ul li a:hover{ background: #FFF url(../img/barra_mor.gif) top center repeat-x; color:#FFF; text-shadow:0px 0px 3px #FFF; }


