@import url("menu.css");
@import url("estructura.css");
@import url("extras.css");
@import url("modulos.css");
@import url("formularios.css");
@import url("contacto.css");
@import url("lightbox.css");

html,body {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	display: block;
}

body {
	background-color: #EFE5E3;
}
body, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a {
	outline: none;
}
/* Comienzo del Scrubber */
.Scrubber {
	position: relative;
	padding:4px;
	padding-bottom:0px;
	padding-left:0px;
	border-bottom: 1px solid #000000;
	margin:4px;
	margin-left:0px;
	margin-right: 10px;
	margin-bottom:0px;
	width: auto;
	font-family: Arial;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	z-index:10000;
}
.Scrubber_titulo {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-stretch:condensed;
	text-transform:uppercase;
}

a.Scrubber_titulo, Scrubber_titulo:link, Scrubber_titulo:visited, a.Scrubber_titulo:active { color: #CC0000;}
a.Scrubber_titulo:hover { color: #990000;}

.Scrubber_subtitulo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
	font-stretch:condensed;
	text-transform:uppercase;
}
#titadd { color: #000000; font-weight:bold;}
/* Final del Scrubber */

/* Estilos que regulan los colores y maquetación de los textos en cada una de las plantillas */
.content {
	position: relative;
	margin-bottom: 10px;
	width: 475px;
	height: 235px;
	z-index:100001;
}
.content #texto {
	position:absolute;
	top:0px;
	left:0px;
	width:475px;
	height:235px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	text-align:justify;
	overflow:hidden;
	z-index:100002;
}
.content #texto img {
	margin:0px;
	padding:0px;
	border: 0px none;
}
.content #texto a {
	color: #0066CC;
	text-decoration:underline;
	font-weight:bold;
}
.content #texto a:hover {
	color: #006699;
	text-decoration:none;
}
.content #texto .autor, .content .autor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	font-weight:bold;
	text-decoration:none;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.content #texto .autor a:hover {
	color: #006699;
	text-decoration:underline;
}
.content #texto .fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-weight:bold;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.content #texto .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-transform:uppercase;
	color: #000000;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.content #texto .subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	color: #006699;
	clear:both;
}
.content #texto .servicios img{
	border:0;
}
#paginador {
	margin:0;
	padding:0;
	float:right;
}
#paginador li {
	display: block;
	float: left;
	/*margin:10px;
	margin-right:0;
	width:23px;
	height:26px;
	line-height: 26px;*/
	margin:1px;
	width:16px;
	height:16px;
	line-height: 16px;
	border: 1px solid #003366;
	text-align:center;
	font-family: arial;
	font-size: 10px;
}
#paginador li.paginaOn {
	/*background-image:url(../images/pagina_off.gif);
	background-position: center center;
	background-repeat:no-repeat;*/
	background-color:#003366;
	color: #FFFFFF;
}
#paginador li.paginaOff {
	/*background-image:url(../images/pagina_on.gif);
	background-position: center center;
	background-repeat:no-repeat;*/
	background-color: #EEEEEE;
}
#paginador li a {
	display: block;
	color: #0099CC;
	text-decoration:none;
}
#paginador li a:hover {
	color: #FFFFFF;
	background-color: #006699;
}

/* Fin de los textos */

/* Mensajes de aviso */
.code {
	font-family: Verdana;
	font-size: 10px;
	color: #653232;
	text-decoration: none;
	background-color: #FDFBFB;
	margin: 4px;
	padding-left: 6px;
	border-top: 1px solid #D5BEBD;
	border-bottom: 1px solid #D5BEBD;
	border-right: 1px solid #D5BEBD;
	border-left: 36px solid #D5BEBD;
	text-align: left;
	vertical-align: top;
	display: block;
	list-style-position: outside;
	text-indent: 4px;
	line-height: 16px;
}
code {
	position:relative;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	float:left;
	display: block;
	padding-left: 30px;
	/*height: 300px;*/
	overflow:auto;
	background-color:#FFFFFF;
	background-image:url(../images/linenumbers.png);
	background-position:left top;
	background-repeat:no-repeat;
	background-attachment:scroll;
}
.error {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}
.atencion {
	font-family: Verdana;
	font-size: 10px;
	color: #653232;
	text-decoration: none;
	background-color: #FDFBFB;
	background-image: url(../images/atencion.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 4px;
	padding-left: 24px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border: 1px solid #D5BEBD;
}
/* Fin de los mensajes de aviso */