/* ELEMENTOS HTML */

body {
	margin: 0;
	margin-top: 10px;
	background: #73757D;
}

p, a, h3, span, li, table {
	font-size:12px;
}

#nota-ext table {
	border:1px solid #999;
}

p, li, table {
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align:justify;
	line-height:150%;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.4em;/*22px;*/	
	color:#454E61;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1em;/*20px;*/
	color:#999;
	font-weight:bolder;
	line-height: 1.5em;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bolder;
	line-height: 0.95em;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	line-height: 0.95em;
}
span {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	color:#666;
}

hr {
	margin-top: 20px;
}

	ul.nobullet {
	  list-style-type: none;
	}

/* MIS CLASES */
#top-head, #mid-head, #bottom-head, #top-pub, #mid-pub, #bottom-pub, #bottom-body, #cert{
	width: 926px;
	margin-left:auto;
	margin-right:auto;
}

#top-head {
	height: 10px;
	background-image:url(../img/top_header.gif);
	background-repeat:no-repeat;
	overflow:hidden; /*FIX IE 6*/
}
#mid-head {
	height: 97px;
	background-image:url(../img/mid_header_body.gif);
	background-repeat:repeat-y;
}

#mid-head .busqueda{
	width:263px;
	height:80px;
	margin-top: 10px;
	padding-left:15px;
	float:right;
	border-left: #CCC 2px dotted;
}

#mid-head .logo{
	width:300px;
	height:80px;
	margin-top: 10px;
	margin-left: 30px;
	float:left;
	overflow:hidden;
	display:inline;
}

#bottom-head {
	height: 7px;
	width: 100%;
	background-image:url(../img/fdo_bottom_header.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#menu-cont{
	width:100%;
	height:220px;
	padding-top:10px;
	background-color:#626D88;
	}

#top-body {
	height: 8px;
	width: 100%;
	background-image:url(../img/fdo_top_body.gif);
	background-repeat:repeat-x;
	text-align:center;
}

.quick-menu{
	width:269px;
	float:right;
	margin-right:7px;
	/*overflow:hidden;*/
	display:inline;
}

.quick-menu .top{
	background-image:url(../img/top_q_menu.gif);
	height:14px;
	overflow:hidden;
}

.quick-menu .mid{
	background-image:url(../img/mid_q_menu.gif);
	/*height:150px;*/
	overflow:hidden;	
}

.quick-menu .mid .cont-q-menu{
	width:239px;
	padding: 0 18px 0 12px;
}

.quick-menu .mid .cont-q-menu h4, .quick-menu .mid .cont-q-menu p, .quick-menu .mid .cont-q-menu a{
	color:#FFF;
}

.quick-menu .mid .cont-q-menu h4 {
	line-height: 0;
	text-align: right;
}

.quick-menu .bottom{
	background-image:url(../img/bottom_q_menu.gif);
	height:19px;
}

#mid-body, #footer {
	background-image:url(../img/mid_header_body.gif);
	background-repeat:repeat-y;	
	width: 906px;
	margin-left:auto;
	margin-right:auto;	
	padding: 10px;
}

#contenido {
	width:607px;
	padding: 10px;
	min-height: 980px; /* MAXIMO DE ALTO DE QUICKMENU */
}

#contenido-imprimir {
	width:806px;
	margin:auto;
	padding: 10px;
}

#top-pub {
	height: 7px;
	background-image:url(../img/top_pub.gif);
	background-repeat:no-repeat;
	overflow:hidden; /*FIX IE 6*/
}

#mid-pub{
	height: 125px;
	background-image:url(../img/mid_pub.gif);
	background-repeat:repeat-y;
	padding-top:10px;
	text-align:center;
}

#bottom-pub{
	height: 7px;
	background-image:url(../img/bottom_pub.gif);
	background-repeat:no-repeat;
	overflow:hidden; /*FIX IE 6*/	
}

#footer {
	height:125px;
}

#footer .links{
	height: 65px;
	width: 100%;
}

#bottom-body {
	height: 21px;
	background-image:url(../img/bottom_body.gif);
	background-repeat:no-repeat;	
}

#cert{
	width: 906px;
	padding: 0 10px;
	text-align:right;
}

#cert a{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.tituloseccion{
	margin-left: 0.6em;
	margin-top: 0.5em;
	font-size: 1.2em;
	font-family: sans-serif;
	border-left: 2em solid #626D88;
	padding-left: 0.3em;

}

.leftblock, .leftblock-nm{
	margin-left: 10px;
	float:left;
	height:15px;
	_overflow:hidden;
}

.leftblock-nm{
	margin:0;
}

.rightblock, .rightblock-nm{
	margin-right: 10px;
	float:right;
	height:15px;
	_overflow:hidden;	
}

.rightblock-nm{
	margin:0;
}

.hr-div {
	width: 100%;
	height: 2px;
	background-color:#FFF;
	overflow:hidden;
}

.icono-nota{
	margin-right:10px;
}

.txt-nota{
	min-height:50px;
}
.imgbtn {
	background-color: transparent;
	margin: 0;
	padding: 0;
	border:0;
	cursor:pointer;
}
#nota-ext p {
	word-spacing: 0.02em;
	line-height: 180%;
	padding: 15px;
}
/* ITEMS DE MEGAMENU */
.menuitem, .menuitem1c, .menuitem2c, .menuitem3c {
	position:absolute; 
	visibility: hidden; 
	border: 3px solid #606C86;
	background-color: white;
	padding: 10px 0 10px 0;
	overflow:hidden;
}

.menuitem1c{
	width: 200px;
}

.menuitem2c{
	width: 400px;
}

.mcleft{
	width:197px; 
	border-right: 3px solid #EEE; 
	height:100%; 
	float:left;
}

.mcright{
	width:200px; 
	float:right;
}

.menuitem3c{
	width: 600px;
}

.linkitem, .linkitem a, .hlinkitem{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-style:normal;
	padding: 5px 7px 5px 7px;
	text-decoration:none;
	color:#606C86;
	line-height: 1.1em;
}

.hlinkitem{
	font-size:0.8em;
	font-weight:bold;
	background-color:#EEE;
}

.linkitem:hover{
	background: #EBEDF1 url(../img/breadcrumb.gif) no-repeat center left;
}

.linkitem a{
	/*font-weight:bold;*/
	font-size:0.9em;	
}

/* MODIFICADORES PARA TEXTOS */


.bco{
	color:#FFF;
}

.alerta{
	color:#039;
	border: 1px solid #039;
	padding:10px;
	background-color:#EFF;
	text-align:center;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	word-spacing: 0.2em;
}
/* LINKS */

a, a img{
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	font-style:italic;
	
}

a:hover{
	color:#454E61;
}

.link-nib{
	font-style:normal;
	font-weight:bold;
}

.link-color{
	font-weight:bold;
	color:#454E61;
}

.link-color:hover {
	color:#999;
}

.link-btn {
	border:0;
}

.link-nav-txt{
	font-weight:bold;
	color:#454E61;
	text-decoration:none;
	font-style:normal;
}

.link-nav-txt:hover{
	color: #999;
}

.link-menu {
	color:#FFF;
	font-style:normal;
	font-weight:bolder;
	text-decoration:none;
	/*font-size:0.75em;*/
	/*font-size:12px;*/
}
.link-menu:hover {
	color:#BBB;
}

/* BREADCRUMBS */

.breadcrumb{
	font: bold 1em Helvetica, sans-serif;
}

.breadcrumb a{
	background: transparent url(../img/breadcrumb.gif) no-repeat center right;
	text-decoration: none;
	padding-right: 18px; /*adjust bullet image padding*/
	color: #AAA;
}

.breadcrumb a:visited, .breadcrumb a:active{
	color: #AAA;
}

.breadcrumb a:hover{
	text-decoration: underline;
}

/* TABLAS */

.listado {
	width:90%;
	border-top:1px solid #999;
	border-right:1px solid #999;
	border-left:1px solid #999;
	margin:.5em auto;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
}
.listado td {
	color:#777;
	border-bottom:1px solid #999;
	padding:.15em .5em;
	text-align:center;
}

.listado th {
	background-color:#EEE;
	border-bottom:1px solid #999;
}

.listado tr:hover{
	background-color: #EBEDF1;
}

.listado a {
	/*font-size:1em;*/
}

/*campo grisado*/
.gris {
	border: 1px solid #999;
	background-color:#EEE;
	padding: 10px;
}
