/* Color base: B06000 */

a {
	border: 0px;
}

a:link {
	color: #0000AF;
	text-decoration: none;
}

a:visited {
	color: #0000AF;
	text-decoration: none;
}
a:active {
	color: #0000AF;
	text-decoration: none;
}

img {
	border: 0px;
}

img.menu {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 16px;
	text-indent: 30px;
}

p.menu {
	text-indent: 0px;
	font-size: 14px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p.menu2 {
	text-indent: 0px;
	font-size: 14px;
	border: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}

p.titulo {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	text-indent: 0px;
}

p.aviso {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	text-indent: 0px;
}

p.presentacion {
	text-align: center;
	font-size: 12px;
	text-indent: 0px;
}

p.direccion_correo {
	text-align: center;
	text-indent: 0px;
}

p.copyright {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	padding-top: 30px;
	text-indent: 0px;
	clear: both;
}

p.anuncio {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
	vertical-align: middle;
}

p.imagen {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}

p.lista_grupo {
	background-color: #e6c259;
	background-image: url("imagen/barra1_brown.png");
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	text-indent: 0px;
	border: 2px;
	border-color: #D08000 #904000 #904000 #D08000;
	border-style: solid;
	padding: 2px;
	margin: 30px 0px 0px 0px;
}

p.lista_elemento {
	background-color: #ffd863;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	text-indent: 0px;
}

p.lista_descripcion {
	margin-top: 5px;
}

div.menu {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	width: 160px;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	z-index: 2;
}

div.titulo_index {

	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	height: 300px;
	z-index: 1;
}

div.cuerpo_index {
	margin: 550px 10px 10px 160px;
	padding: 10px 10px 10px 10px;
	border: 2px;
	border-color: #D08000 #904000 #904000 #D08000;
	border-style: solid;
	font-size: 100%;
	text-align: left;
	background-color: #E0E0E0;
	z-index:0;
}

div.titulo {

	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	text-align: center;
	width: 100%;
	height: 120px;
	z-index:1;
}

div.cuerpo {
	margin: 120px 10px 10px 160px;
	padding: 10px 10px 10px 10px;
	border: 2px;
	border-color: #D08000 #904000 #904000 #D08000;
	border-style: solid;
	font-size: 100%;
	text-align: left;
	background-color: #E0E0E0;
	z-index: 0;
}

div.cuadro_interno {
	clear: both;
	padding: 10px 0px 10px 0px;
}

div.cuadro_con_fotos {
	clear: both;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

body.global {
	background: url("imagen/menu/fondo1.jpg") top left;
	background-color: #e6c259;
	margin: 0px;
	padding: 0px;
	font-family: "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
}
