body {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	background: #182139 url(fondo.png) fixed;
}

div, img, p, h1, h2, h3, ul, li {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

pre {
	overflow: scroll;
	max-height: 500px;
	color: blue;
	background-color: #F0FEF0;
}

.separar_capas {
	width: 100%;
	height: 1px;
	clear: both;
	border: none;
	margin: 0px;
	padding: 0px;
	background: none;
	float: none;
}

#cuerpo {
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid black;
	border-top: none;
	border-bottom: none;
	background-color: white;
}

#cabecera {
	width: 950px;
	height: 75px;
	background-image: url(fondoHC.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #B4B4B4;
	color: black;
	font-size: 11px;
}

#cabecera:hover {
	width: 950px;
	height: 75px;
	background-image: url(fondoHC2.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #B4B4B4;
	color: black;
	font-size: 11px;
}

#cabecera img {
	margin-left: 5px;
	margin-top: 5px;
}

#categorias {
	width: 950px;
	height: 110px;
	background-image: url(fondoHT.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FBD27A;
	display: inline-block;
}

.categoria {
	width: 135px;
	text-align: center;
	display: inline;
	float: left;
	line-height: 12px;
}

.categoria img {
	border: none;

}

.categoria a {
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	color: blue;
}

.categoria a:hover {
	text-decoration: none;
	cursor: pointer;
	font-size: 12px;
	color: red;
}

#menu_izq {
	position: absolute;
	left: auto;
	top: 185px;
	width: 350px;
	height: auto;
	float: left;
	overflow: hidden;
}

#menu_izq_ctn0 {
	background-image: url(menu_izq_fdo.png);
	background-position: right top;
	background-repeat: repeat-y;
}

#menu_izq_ctn {
	width: auto;
	height: auto;
	padding-right: 20px;
	overflow: hidden;
	white-space: nowrap;
}



#menu_izq_ctn .categoria_home {
	background-image: url(cuadfond.png);
	background-position: right bottom;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#menu_izq_ctn .categoria_home:hover {
	background-image: url(cuadfondr.png);
	background-position: right bottom;
	font-weight: bold;
	font-size: 14px;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#menu_izq_ctn div {
	clear: both;
	background-image: url(cuadfond.png);
	background-position: right bottom;
	padding-left: 30px;
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#menu_izq_ctn .categoria_sub {
	clear: both;

	background-image: url(menu_izq_fdo_tema.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;

	width: 280px;
	height: 75px;

	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 25px;
	text-align: left;

	white-space: normal;
}

#menu_izq_ctn .categoria_sub a {
	padding-right: 50px;
}

#menu_izq_ctn .categoria_sub img {
	float: left;
	padding-right: 7px;
}

#menu_izq_ctn .categoria_sub:hover {
	clear: both;

	background-image: url(menu_izq_fdo_tema_ho.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: right;

	width: 280px;
	height: 75px;

	padding-top: 10px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 25px;
	text-align: left;
}

#menu_izq_ctn div:hover {
	background-image: url(cuadfondr.png);
	background-position: right bottom;
	font-weight: bold;
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#menu_izq_ctn div a {
	text-decoration: none;
	color: white;
}

#menu_izq_ctn div:hover a {
	text-decoration: none;
	color: blue;
}

#menu_izq_head {
	width: 100%;
	height: 10px;
	background-image: url(menu_izq_head.png);
	background-position: right top;
	background-repeat: no-repeat;
	cursor: pointer;
}

#menu_izq_pie {
	width: 100%;
	height: 20px;
	background-image: url(menu_izq_pie.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	cursor: pointer;
}


#contenido {
	height: auto;
	padding-left: 40px;
	padding-right: 30px;

	font-size: 14px;
	line-height: 20px;
}

#contenido p {
	text-indent: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
}

#contenido h1 {
	font-weight: bold;
	color: #252831;
	font-style: italic;
	letter-spacing: 3px;
	font-size: 22px;
	line-height: 28px;
	text-decoration: underline;
	text-align: center;
}

#contenido h4 {
	font-weight: bold;
	color: #866006;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: 3px;
	text-decoration: underline;
}

#contenido h5 {
	font-weight: bold;
	color: #563000;
	font-size: 14px;
	text-indent: 30px;
	line-height: 20px;
	letter-spacing: 2px;
	text-decoration: underline;
}

#contenido li {
	text-indent: 5px;
	margin-left: 50px;
}

#pie {
	clear: both;
	width: 950px;
	height: 75px;
	background-image: url(pie_f.png);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #B4B4B4;
}


.listaCat {
	padding-left: 25px;
	float: left;
	width: 30%
}

.listaCat .listaCat0 {
	font-weight: bold;
	font-size: larger;
	color: blue;
	font-style: italic;
	font-variant: small-caps;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 10px;
}

.listaCat .listaCat1 {
	font-weight: bold;
	padding-left: 25px;
	padding-bottom: 10px;
	background-image: url(lista0.png);
	background-position: left top;
	background-repeat: no-repeat
}

.listaCat .listaCat1 a {
	color: olive;
	font-style: italic;
	font-variant: small-caps;
	text-decoration: none;
}


.listaCat .listaCat1:hover {
	background-image: url(lista0on.png);
}

.listaCat .listaCat1 a:hover {
	color: blue;
}

.tiny_text {
	font-size: 10px;
	color: blue;
	text-align: left;
	letter-spacing: 2px;
}

.captcha_box {
	width: 520px;
	border: 2px solid blue;
	background-color: #76BFD7;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #303030;
}

.captcha_box div {
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #08541F;
	padding: 5px;
}

.informacion {
	margin: 30px;
	padding: 20px;
	border: 3px solid green;
	font-size: 25px;
	line-height: 35px;
	background-color: #e0ffe0;
	text-align: justify;
}

.exclamacion {
	margin: 30px;
	padding: 20px;
	border: 3px solid red;
	font-size: 25px;
	line-height: 35px;
	background-color: #ffe0e0;
	text-align: justify;
}

.cm_informe {
	border: 1px solid;
	width: 100%;
	border-collapse: collapse;
}

.cm_informe td {
	padding: 3px;
	font-size: 10px;
	border: 1px solid;
}
