body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #000;
	background-color: #6C96C6;
	background-image: url(imagenes/bg.jpg);
	background-repeat: repeat;
	background-position: bottom;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0;
	text-align:left;
	font-weight: bold;
	color: #900;
	margin: 10px 0px 5px 0px;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: 1em;
}

h5 {
	font-size: 1em;
	color: #000;
}

h6 {
	font-size: 1em;
	color: #000;
	font-style: italic;
}

p, ul, ol {
    font-size: 1em;
	margin-top: 0;
	line-height: 130%;
}


a {
	/*text-decoration: none;*/
	color: #900;
}

a:hover {
	color: #000;
	font-weight: bold;
}


#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Cabeza */

#cabeza-wrapper {
	height: 100px;
	background-color: #11263E;
	background-repeat: repeat;
}

#cabeza {
	width: 780px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 350px;
	margin: 0;
	padding: 0;
	color: #000000;
	background: url(imagenes/img02.jpg) no-repeat left 15px;
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 40px 0px 0px 80px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 3.8em;
	color: #FF3000;
}

#encabezado {
	background: url(imagenes/encabezado.jpg) repeat-y center top;
	height: 92px;
	width: 100%;
    }


/* Menu */

#menu {
	float: right;
	width: 450px;
	height: 100px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 20px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 1px;
	/*padding: 10px 15px 14px 15px;*/
	background: #AB0D06;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em; /*VERIFICAR*/
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
}



/* MENU 2 */

#menu2 {
	height: 30px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	text-align:center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	background-position: center;
}

.menuhor2 {
	text-align:center;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}


.menuhor2 li {
	list-style:none;
	margin:2px;
	float:left;
	font-size: 1.1em;
	font-family: Verdana, Arial, "san serif";
	font-variant: small-caps;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	line-height: 90%;
}

.menuhor2 li a {
	color: #FFFFFF;
}

.menuhor2 li a:hover {
	float:left;
	font-size: 1em;
	background-color: #D9B788;
	color: #4B0000;
	top: -4px;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #620000;
	padding-top: 2px;
	padding-bottom: 4px;
}


#menu3 {
	height: 30px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

.menuhor3 {
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

.menuhor3 ul {
	margin-left: -2px;
}

.menuhor3 li {
	list-style:none;
	float:left;
	font-size: 0.9em;
	font-family: Verdana, Arial, "san serif";
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	line-height: 90%;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-position: left;
	margin: 3px;
}

.menuhor3 li a {
	color: #FFFFFF;
}

.menuhor3 li a:hover {
	float:left;
	font-size: 1em;
	background-color: #E8D2B7;
	color: #4B0000;
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #620000;
}

#menu4 {
	height: 30px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	margin-left: -20px;
}

.menuhortep {
	padding:0;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
}

.menuhortep ul {
	margin-left: -2px;
}

.menuhortep li {
	list-style:none;
	float:left;
	font-size: 0.9em;
	font-family: Verdana, Arial, "san serif";
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	line-height: 100%;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-position: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
}

.menuhortep li a {
	color: #FFFFFF;
}

.menuhortep li a:hover {
	font-size: 1em;
	background-color: #E8D2B7;
	color: #6F0000;
}

/* Page */

#page {
	width: 780px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #988366;
	background-color: #D8D8D8;
}

#page-bgtop {
	padding: 0px 0px 0px 0px;
}

/* Contenido */

#contenido {
	float: right;
	width: 550px;
	padding: 20px 0px 0px 0px;
	background: #FFFFFF;
}

#contenido2 {
	width: 500px;
	padding: 20px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align:center;
}

#contenidoindex {
	float: right;
	width: 550px;
	padding: 0px;
	background: #FFFFFF;
}

#contenidocentro {
	width: 700px;
	background: #FFFFFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.articulo {
	margin-bottom: 10px;
	border-bottom: 1px dotted #E7E2DC;
}

.articulo .titulo {
	height: 41px;
	padding: 7px 0px 0px 20px;
	letter-spacing: -0.5px;
}

.articulo .titulo a {
	color: #363531;
	border: none;
}

.articulo .meta {
	margin-bottom: 30px;
	padding: 0px 30px 0px 30px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

.articulo .meta .date {
	float: left;
}

.articulo .meta .posted {
	float: right;
}

.articulo .meta a {
}

.articulo .texto {
	padding: 0px 25px 20px 25px;
	padding-bottom: 20px;
	text-align: justify;
	font-size: 1em;
	list-style-type: disc;
}

.articulo .texto p, li {
	padding-bottom: 3px;
	font-size: 0.85em;
	margin: 0px;
	line-height: 1.5em;
}

.articulo .texto .alider {
	padding-bottom: 3px;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: right;
}

.articulo .texto .titular {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
}

.articulo .texto .alicen {
	padding-bottom: 3px;
	font-size: 0.9em;
	line-height: 1.5em;
	text-align: center;
}

.aligcentro {
	text-align: center;
}

.articulo .texto .seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #d93b20;
	padding-right: 6px;
	padding-left: 28px;
	background-image: url(imagenes/bg_seccion1.png);
	background-repeat: no-repeat;
	text-align: left;
}

.links {
	padding-top: 20px;
	font-size: .8em; /*VERIFICAR*/
	font-weight: bold;
}



.imgborde {
	border: 1px solid #999999;
	padding: 8px;
	margin: 12px;
	background-color: #FFFFFF;
}

.imgborde1 {
	border: 1px solid #999999;
	padding: 6px;
	margin: 3px;
	background-color: #FFFFFF;
}

.imgborde2 {
	border: 1px solid #999999;
	padding: 6px;
	margin: 3px;
	background-color: #FFFFFF;
	width: 500px;
}

/* Columna izquierda */

#colizq {
	float: left;
	width: 190px;
	margin: 0px;
	color: #152F3C;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#colizq ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colizq li {
	padding: 0px;
	line-height: 17px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#colizq li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#colizq li li {
	line-height: 17px;
	border-left: none;
	text-align: left;
	margin-top: 3px;
	margin-left: 30px;
	font-size: 1em;
}

#colizq li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: .7em; /*VERIFICAR*/
	font-style: italic;
}

#colizq li li a {
	padding: 0px 15px 0px 0px;
}

#colizq h2 {
	height: 38px;
	padding-left: 30px;
	text-align: right;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #3E3125;
}

#colizq p {
	margin: 0 0px;
	padding: 0px 0px 20px 30px;
	text-align: justify;
}

#colizq a {
	border: none;
}

#colizq a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #003333;
	display: inline;
}


/* Banner y modulos*/

.banner0 {
	float: left;
	width: 520px;
	color: #234D61;
	margin: 0px 0px 0px 13px;
}
	
.banner1 {
	float: left;
	width: 255px;
	color: #234D61;
	height: 85px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 13px;
	}

.banner2 {
	float: right;
	width: 255px;
	color: #234D61;
	margin: 0px 13px 0px 0px;
	height: 85px;
	margin-top: 0px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	
.bannera {
	float: left;
	width: 245px;
	color: #234D61;
	margin: 0px;
	text-align: center;
	}

.bannerb {
	float: right;
	width: 245px;
	margin: 0px;
	color: #234D61;
	margin: 0px;
	text-align: center;
	}

.imgizq {
	float: left;
	width: 250px;
	color: #234D61;
	margin-right: 15px;
	}


.mod70 {
	float: left;
	width: 66%;
	color: #234D61;
	margin: 0px 0px 0px 20px;
	}

.mod30 {
	float: right;
	width: 24%;
	margin: 0px 20px 0px 0px;
	color: #234D61;
	margin: 0px 20px 0px 0px;
	overflow: auto;
	}

/* Pie */

#pie {
	height: 35px;
	margin: 5px auto 0 auto;
	padding: 0px 0 10px 0;
	background: #11263E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pie p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: .8em;
	text-transform: uppercase;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}

#pie a {
	color: #767676;
}

#tablaguia {
	float: left;
	width: 31.5%;
	background-color: #FFC;
	border-width: thin;
	border-top-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-right: 2px;
	margin-left: 2px;
}

#tablaguia .guialink {
	font-size: 0.80em;
	color: #900000;
	text-align: left;
	margin-left:26px;
	padding:0;
	list-style-image: url(imagenes/bullet.gif);
	line-height: 15px;
}

#tablaguia .guialink li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top:4px;
	padding-bottom:4px;
}

#formulario {
	font-size: 0.85em;
	color: #900000;
	text-align: left;
	margin-left:2px;
	padding:8px;
	line-height: 32px;
	background-color: #FFC;
	border-top-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-right: 2px;
	margin-left: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	margin-bottom: 15px;
}

#formularioright {
	font-size: 0.85em;
	color: #900000;
	text-align: left;
	padding:8px;
	line-height: 28px;
	background-color: #FFC;
	border-top-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	float: right;
	width: 220px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 10px;
	margin-left: 18px;
}

.tituloformulario, .tituloformulariothin {
	line-height: 14px;
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.tituloformulariothin {
	font-weight: normal;
}

#formulariothin {
	font-size: 0.85em;
	color: #900000;
	text-align: left;
	margin-left:26px;
	padding:8px;
	line-height: 20px;
	background-color: #FFC;
	border-top-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-right: 2px;
	margin-left: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	margin-bottom: 15px;
}

.tabla1, .tabla0 {
	font-size: 0.85em;
	color: #900000;
	text-align: left;
	margin-left:2px;
	padding:8px;
	line-height: 16px;
	background-color: #FFC;
	border-top-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-right: 2px;
	margin-left: 2px;
	border-width: thin;
	border-bottom-style: solid;
	margin-bottom: 15px;
}

.tabla0 {
	background-color: #F2F2F2;
	padding:1px;
}


.tabla1 .nombre {
	background-color:#900;
	font-size: 1.1em;
	color: #FFF;
	line-height: 1.1em;
}


.tabla0 .nombre {
	background-color:#FFF2C6;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.1em;
}

.tabla0 .nombresub {
	background-color:#FFF2C6;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 2px;
}

.tabla0 .dato {
	background-color:#FFFFCC;
	font-size: 1.1em;
	color: #000000;
	line-height: 1.1em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding: 4px;
}

.tabla1 .it1 {
	background-color:#ffe8b7;
}


.tabla1, .tabla0, .altmin {
	line-height: 1.2em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 1px;
	padding: 3px;

}




#respuestaphp {
	font-size: 0.9em;
	color: #800000;
	text-align: left;
	margin-left:2px;
	padding:8px;
	line-height: 30px;
	background-color: #FFC;
	border-top-style: solid;
	border-top-color: #900;
	border-right-color: #900;
	border-bottom-color: #900;
	border-left-color: #900;
	margin-right: 2px;
	margin-left: 2px;
	border-width: thin;
	border-bottom-style: solid;
	margin-bottom: 15px;
}

#respuestaphp .nombre {
	display: inline;
	background-color:#ffe8b7;
	color: #333333;
}

#respuestaphp .headorganismo {
	display: inline;
	color:#400000;
	font-size: 1.2em;
	font-weight:bold;
	text-transform:uppercase;
}

#respuestaphp .descripcion {
	font-size: .9em;
	line-height: normal;
}

#respuestaphp a:hover {
	font-weight: normal;
	text-decoration: underline;
}
#respuestaphp div {
	line-height: 1.5em;
}


.separa {
	height: 1px;
	width:98%;
	background-color: #666666;
	margin-top: 12px;
	margin-bottom: 12px;
}

.separticulo {
	height: 2px;
	background-color: #666666;
	margin-top: 18px;
	margin-bottom: 18px;
}

.separamin {
	height: 1px;
	width:98%;
	background-color: #666666;
	margin-top: 1px;
	margin-bottom: 1px;
}

.separasuave {
	height: 1px;
	width:90%;
	background-color: #C0C0C0;
	margin-top: 4px;
	margin-bottom: 4px;
}

.separador {
	height: 1px;
	padding:8px;

}

.boton {
	text-align: center;
	padding-top: 8px;
}

.botonder {
	text-align: right;
	padding-top: 4px;
	float: right;
}

.inputder {
	text-align: right;
	float: right;
	line-height: 100%;
}

.inputizq {
	text-align: left;
	float: left;
	line-height: 100%;
}

.botonizq .label{
	line-height: 90%;
}

.botonder .label{
	line-height: 90%;
}

.linkpdf {
	background-image: url(imagenes/pdf.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:22px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 7px;
	line-height: 1.3em;
	font-weight: bold;
}

.linkword {
	background-image: url(imagenes/word.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:22px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 7px;
	line-height: 1.3em;
	font-weight: bold;
}

.linkhtm, .linkhtmback{
	background-image: url(imagenes/htm.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:30px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
	text-align: left;
	font-weight: bold;
}

.linkhtm1 {
	background-image: url(imagenes/htm1.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:20px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 5px;
	text-align: left;
	font-weight: bold;
}

.linkhtm2 {
	background-image: url(imagenes/htm1.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	min-height:18px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	background-position: 0px 6px;
	text-align: left;
	font-weight: bold;
}


.linkback {
	background-image: url(imagenes/back.png);
	background-repeat: no-repeat;
	padding-left: 25px;
	min-height:30px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-position: 0px 0px;
	text-align: right;
	font-weight: bold;
	float: right;
}


.linkurna {
	background-image: url(imagenes/urna.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	min-height:50px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 8px;
	padding-bottom: 10px;
	background-position: 0px 5px;
	text-align: left;
	font-weight: bold;
}


.linkbusqueda {
	background-image: url(imagenes/busqueda.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	min-height:50px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 8px;
	padding-bottom: 10px;
	background-position: 0px 0px;
	text-align: left;
	font-weight: bold;
}

.linklist {
	background-image: url(imagenes/htm2.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	min-height:18px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 4px;
	padding-bottom: 0px;
	text-align: left;
	font-weight: bold;
	background-position: 3px;
}

.linkhtmback{
	background-image: url(imagenes/htmback.png);
}

.linkzip {
	background-image: url(imagenes/zip.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:30px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
	text-align: left;
	font-weight: bold;
}

.linkpps {
	background-image: url(imagenes/pps.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:30px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
	text-align: left;
	font-weight: bold;
}

.linkmail, .linkmail1, .linkmail2 {
	background-image: url(imagenes/mail.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:30px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
	text-align: left;
	font-weight: bold;
}

.linkmail1 {
	min-height:20px;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 2px;
	font-weight: bold;
}

.linkmail2 {
	min-height:16px;
	padding-top: 6px;
	padding-bottom: 4px;
	background-position: 0px 0px;
	font-weight: bold;
	padding-left: 34px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	text-align: left;
}

.linkdown {
	background-image: url(imagenes/down.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:36px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
	line-height: 1.3em;
	font-weight: bold;
}

.linktel, .linktel1 {
	background-image: url(imagenes/tel.png);
	background-repeat: no-repeat;
	padding-left: 40px;
	min-height:36px;
	vertical-align: middle;
	margin-top: auto;
	margin-bottom: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	background-position: 0px 10px;
	font-weight: bold;
}

.linktel1 {
	min-height:16px;
	background-position: 0px 0px;
	font-weight: bold;
}	

.linkflecha {
	background-image: url(imagenes/bullet.gif);
	padding-left: 18px;
	background-repeat: no-repeat;
	background-position: 5px;
	font-weight: bold;
}

.listpdf{
	padding-left: 45px;
	min-height:40px;
	padding-top: 8px;
	padding-bottom: 18px;
	background-position: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 20px;
	margin-left: 0px;
	background-image: url(imagenes/pdf.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}

.listword{
	padding-left: 45px;
	min-height:40px;
	padding-top: 8px;
	padding-bottom: 18px;
	background-position: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 20px;
	margin-left: 0px;
	background-image: url(imagenes/word.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}

.listrtf{
	padding-left: 45px;
	min-height:40px;
	padding-top: 8px;
	padding-bottom: 18px;
	background-position: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 20px;
	margin-left: 0px;
	background-image: url(imagenes/rtf.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}


.listpps{
	padding-left: 45px;
	min-height:40px;
	padding-top: 12px;
	padding-bottom: 22px;
	background-position: 0px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-right: 20px;
	margin-left: 0px;
	background-image: url(imagenes/pps.png);
	background-repeat: no-repeat;
	list-style-type: none;
	text-align: left;
	font-weight: bold;
}

.itemtabla {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.txtmin {
	font-size: 0.8em;
}
#wrapper #page #page-bgtop #page-bgbtm #contenido .articulo .texto .tabla2 {
	background-color: #FBFEBA;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
}

.banner0 img {
	width: 520px;
	border: 2px;
	border-color: #666;
}

.banner0 a:hover img {
	border: 4px;
	border-color: #000;
}

.banner1 img {
	width: 255px;
	border: 2px;
	border-color: #666;
}

.banner1 a:hover img {
	border: 4px;
	border-color: #000;
}

.banner2 img {
	width: 255px;
	border: 2px;
	border-color: #666;
}

.banner2 a:hover img {
	border: 4px;
	border-color: #000;
}

.dere {
	text-align: right;
}

.tablasepara {
	line-height: 6px;
}
.txtescudos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 90%;
	color: #333333;
	text-align: center;
}
.imgcentro {
	text-align: center;
	vertical-align: middle;
}
.sepbanner {
	height: 10px;
	clear: both;
}
.tabla1 a:hover {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #990000;
}
