@import "miniopac/estilo.css";


/* ----- BÁSICOS -------------------------------------------------- */

* {
	padding: 0px;
	margin:0px;
}
html, body {
	height: 100%;
}
body {
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.72em;
	color: #dbdbdb;
	line-height: 1.4em;
	background: url(imagenes/fondo.gif);
}
h1 {
	font-size: 1.3em;
	color: #FFFFFF;
	margin-bottom: 20px;
}
h2 {
	font-size: 1.1em;
	color: #FFFFFF;
	margin-bottom: 20px;
}
h3 {
	font-size: 1em;
	color: #FFFFFF;
}
p {
	text-align: justify;
	margin-bottom: 20px;
}
table {
	border: 1px solid #595959;
}
th {
	background-color: #595959;
	padding: 3px;
}
td {
	padding: 3px;
}
img {
	border: 0px;
	vertical-align: middle;
}
*html img {
	behavior: url(../iepngfix.htc);
} 
fieldset {
	padding: 5px;
	margin-bottom: 10px;
}
input, textarea, button {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px;
	vertical-align: middle;
	color: #3C3C3C;
}
label {
	display: block;
	width: 150px;
	margin: 0px;
	float: left;
	text-align: right;
	vertical-align: middle;
	padding-top: 1px;
	margin-right: 3px;
}

/* ----- GENERALES ------------------------------------------------- */
a {
	color: #dbdbdb;
}
a:hover  {
	color: #fdc745;
}
.enana {
	font-size: 0.9em;
}
.enana a {
	text-decoration: none;
}

/* ----- CAPAS PRINCIPALES ------------------------------------------ */
#cabecera {
	background: url(imagenes/fondocab01.gif) repeat-x top left;
	clear: both;
	
}
#cuerpo {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: left;
}
#pie {
	background: url(imagenes/fondopie01.gif) repeat-x top left;
	background-color: #000000;
	clear: both;
	height: 50%;	
}
/* ----- CAPAS DE LA "CABECERA" ------------------------------------ */
#cabecera01, #cabecera02, #cabecera03, #cabecera04 {
	width: 780px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#cabecera01 {
	height: 30px;
}
#cabecera02 {
	text-align: right;
	width: 720px;
}
#idioma {
	position: relative;
	float: left;
	top: 5px;
	left: 30px;
}
#menu01  {
	position: relative;
	float: right;
	top: 5px;
	right: 30px;
}
#cabecera03 {
	background: url(imagenes/menu03med.gif) repeat-x top left;
	height: 60px;
}
#cabecera03left {
	background: url(imagenes/menu03left.gif) no-repeat top left;
	width: 15px;
	height: 60px;
	float: left;
}
#cabecera03right {
	background: url(imagenes/menu03right.gif) no-repeat top left;
	width: 15px;
	height: 60px;
	float: right;
}

/* ----- CAPAS DEL "CUERPO" ------------------------------------ */
#contenido01 {
	position: relative;
	float: left;
	width: 510px;
	left: 30px;
	padding-bottom: 50px;
}
#contenido01b {
	position: relative;
	float: left;
	width: 375px;
	left: 10px;
	padding-bottom: 50px;	
}
#contenido02 {
	position: relative;
	float: right;
	width: 220px;
	background: url(imagenes/colder_med01.gif) repeat-y top left;
	text-align: left;
}
#cont02top {
	height: 13px;
	background: url(imagenes/colder_top01.gif) no-repeat top left;	
}
#cont02bot {
	height: 13px;
	background: url(imagenes/colder_bot01.gif) no-repeat bottom left;	
}
#contenido03 {
	position: relative;
	float: left;
	width: 165px;
	left: 0px;
	padding-bottom: 50px;
}

/* ----- CAPAS DEL "PIE" ------------------------------------ */
#pie01 {
	width: 780px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}
#pie_izq {
	position: relative;
	float: left;
	top: 5px;
	left: 30px;
}
#pie_der  {
	position: relative;
	float: right;
	top: 5px;
	right: 30px;
}

/* ----- PARTICULARES DE LA "CABECERA" ----------------------------- */
#cabecera03 ul {
	padding-top: 22px;
}
#cabecera03 li {
	text-align: center;
	float: left;
	list-style-type: none;
	padding-left: 63px;
	padding-right: 63px;
	height: 22px;
}
#cabecera a {
	text-decoration: none;
}
#cabecera img {
	vertical-align: middle;
	border: 0px;
}
#menu01 img {
	margin-left: 10px;	
}
#cabecera04a {
	width: 780px;
	height:50px;
	margin: 0px auto;
	background: url(imagenes/head_servicios01.jpg) no-repeat top left;
}
#cabecera0401 {
	position: relative;
	clear: both;
	overflow: hidden;
	padding-bottom: 10px;
	background: url(imagenes/bg02.jpg) no-repeat top left;
}
*html #cabecera0401 { /* para IE 6.0 */
	height: 28px;
	padding-bottom: 0px;
}
#cabecera0401 h1 {
	position:relative;
	float:left;
	margin: 0px 30px;
	padding: 0px;
}
*html #cabecera0401 h1 { /* para IE 6.0 */
	margin: 0px 30px 0 15px;
}
#cabecera0401 ul {
	 /*height: 20px;
	padding: 0px;
	margin: 2px 0px;*/
	
}
#cabecera0401 li {
	float: left;
	list-style-type: none;
	margin: 0px 10px;
	/*height: 50px;
	padding: 0px;*/
}
#cabecera0401 a {
	float: left;
	padding:0px 0px 0px 15px;
	height: 18px;
	*cursor: pointer; /*para IE 7.0 y anteriores*/
}
#cabecera0401 a.remarcado01 {
	background: url(imagenes/recuadro01a.gif) no-repeat left 1px;
	/*cursor: auto;*/
}
#cabecera0401 a.remarcado01:hover {
	color: #dbdbdb;
}
#cabecera0401 span {
	float: left;
	display: block;
	padding: 0px 15px 0px 0px;
	height: 18px;/**/
}
#cabecera0401 a.remarcado01 span {
	background:url(imagenes/recuadro01b.gif) no-repeat right 1px;
}

/* ----- PARTICULARES DEL "CUERPO" ----------------------------- */

#contenido01 input, #contenido01 textarea {
	width: 270px;
}
form p {
	margin:2px;
}
button {
	background: url(imagenes/boton01b.gif) no-repeat top right;
	border: none;
	margin:0px 0px 0px 10px;
	padding: 0px 10px 0px 0px;
	color: #FFFFFF;
	height: 25px;
	cursor: pointer;
}
span.boton01 {
	background: url(imagenes/boton01a.gif) repeat-x top left;
	height: 25px;
	float: left;
}
#contenido01 table {
	width: 100%;
}
#contenido02 h1, #contenido03 h1 {
	font-size: 1em;
	padding: 0px 5px;
	background-color: #383838;
	text-align: center;
}
#contenido02 h1 {
	width: 180px;
	margin: 0px 0px 10px 15px;
}
#contenido03 h1 {
	width: 125px;
	margin: 0px 0px 0px 15px;
}
#contenido03 h1 a {
	text-decoration: none;
}
#contenido01b h1 {
	display: none;
}
#contenido01b p {
	margin: 20px 20px;
}
.bloque01 {
	background: url(imagenes/img_ico_mid.jpg) repeat-y bottom left;
}
.bloque01bot{
	background: url(imagenes/img_ico_bot.jpg) no-repeat bottom left;
	height: 13px;
}
#contenido02 h2 {
	margin: 0px 0px 5px 0px;
}
#contenido02 .text01 {
	position: relative;
	left: 20px;
	width: 175px;
	clear: left;
}
#contenido02 .img02 {
	position: relative;
	float: left;
	left: 20px;
	width: 23px;
	clear: left;
}
#contenido02 .text02 {
	position: relative;
	margin-left: 50px;
	width: 145px;
	padding-top: 3px;
}
*html #contenido02 .text02 {
	height: 23px;	/*particular para IE*/
}
html>body #contenido02 .text02 {
	min-height: 23px;	/*particular para distintos a IE*/
}
#contenido02 a {
	text-decoration: none;
}
#contenido02 p a {
	text-decoration: underline;
}
#contenido02 hr {
	margin: 10px 13px;
	color: #383838;
	background-color: #383838;
	border: none;
	height: 5px;
}
.marginleft01 {
	margin-left: 155px
}
.marginleft02 {
	margin-left: 70px;
}
.marginbottom01 {
	margin-bottom: 40px;
}
.margintop01 {
	margin-top: 10px;
}
.margin00 {
	margin: 0px !important;
}
.margin01 {
	margin: 0 3px;
}
.color01 {
	background-color: #464646;
}
.color02 {
	color: #fdc745;
}
.bg01 {
	background:#000 url(imagenes/table_head01.jpg) repeat-x top left;
}
.columnas {
	position: relative;
	margin-bottom: 40px !important;
}
.col01 {
	position:relative;
	float: left;
	text-align: center;
	width: 168px;
	height: 165px;
	margin: 15px 0px;
	padding:0px;
}
#contenido01 ul {
	list-style: square;
	margin: 15px 50px;
}
#contenido01 li {
	margin: 10px;
}
#contenido01 ol {
	list-style-type: decimal;
	margin: 15px 0px 15px 50px;
}
#contenido01 ol li {
	margin: 0px;
}
h2 span {
	font-weight: normal;
	font-size: 0.8em;
}
.aligncenter {
	text-align: center;
}
.banner01 {
	background: url(imagenes/fondo.gif);
}
.img01 img {
	float: right;
}
.img01 div {
	margin: 5px 0 0 25px;
}
.img01 div img {
	float: none;
}
#contenido01 .img01 li {
	/*clear:both;*/
	margin: 0px;
}
#configurar li {
	list-style: none;
}
#configurar label {
	display: inline;
	margin: 0px 5px;
	float: none;
	padding-top: 1px;
	width: auto;
}
#configurar input {
	width: auto;
	vertical-align: text-bottom; /**/
}
li.listado01 {
	padding: 8px 0px 10px 70px;
	border-bottom: 1px solid #565656;
}
*html li.listado01 {
	height: 35px;
	behavior: url(../iepngfix.htc);
}
a.boton02 {
	background:url(imagenes/boton02a.png) no-repeat top left;
	padding:0px 0px 0px 10px;
	height:23px;
	float:left;
	text-decoration:none;
}
a.boton02 span {
	background:url(imagenes/boton02b.png) no-repeat top right;
	padding:2px 20px 0px 10px;
	height:23px;
	display:block;
	float:left;
}
.bloque02 {
	border: 1px solid #595959;
	padding: 5px;
	background-color: #464646;
	margin: 30px 0px;
}
/* ----- ESPECIAL TOOLTIP -------------------------------------------------- */
a.tooltip {
	text-decoration: none;
}
a.tooltip span {
	display: none;
	padding: 10px;
	margin-left: 10px;
}
a.tooltip:hover span {
	position: absolute;
	z-index: 100;
	display: inline; 
	background: #595959;
	border: 1px solid #cccccc;
	color: #fff;
	font-size: 1em;
}
*a.tooltip:hover span { /*para IE7 y anteriores*/
	top: 80px;
	left: 0px;
}
*html a.tooltip:hover { /*para IE6 y anteriores */
	visibility: visible;
}
*html a.tooltip:hover span { /*para IE6 y anteriores */
	visibility: visible;
	top: -130px;
	left: 0px;
}
a.tooltip:hover span img {
	vertical-align: top;
}
a.tooltip:hover span p {
	text-align: right;
	white-space: nowrap;
}

/* ----- ESPECIAL NOTICIAS -------------------------------------------------- */

@import url("http://www.google.com/uds/solutions/dynamicfeed/gfdynamicfeedcontrol.css");

#feed-control { 
	width : 175px;
	color: #dbdbdb;
	background-color: #424242;
}
/* Root */
.gfg-root {
	border: none !important;
}

/* Feed Title */
.gfg-title {
	display: none;
}

/* Entry Section - Note the contents are generated from the
   FeedControl, see documentation or the css here to style.
 */
.gfg-entry {
	background-color: #424242 !important;
}
/* Feed List */
.gfg-list {
	margin-top: 20px;
}

/* List Entries, support highlighting, and odd and even behaviors */
.gfg-listentry {
	margin: 5px 0;
}
.gfg-listentry-odd {
	background-color: #4c4c4c !important;
}
.gfg-listentry-even {
	background-color: #424242 !important;
}
.gfg-listentry-highlight {
	background-color: #595959 !important;
}

/* For horizontal mode, the root is replaced with the following class.
   All other changes are styled against the classes above. 
 */
.gfg-horizontal-root {
	
}
div.gf-title a.gf-title {
	color: #fff;
	height: 35px !important;
	display: block;
	font-weight: bold;
}
.gf-result {
	background-color: #424242 !important;
}
.gf-snippet {
	color: #dbdbdb !important;
	padding: 5px 0;
	height: 80px;
}