BODY {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, sans-serif;


}


ul {
	list-style-type: square;
	}


A:link {color: #7d7d7d; background: transparent; text-decoration: underline}
A:visited {color: #7d7d7d;  background: transparent; text-decoration: underline}
A:hover {color: black; background: transparent; text-decoration: underline; cursor: pointer}
A:active {color: #7d7d7d;  background: transparent; text-decoration: underline}





/* ------LA CABECERA TOTAL-------- */

DIV.header {
	color: #333333;
	background: black;
	font-family: "Trebuchet MS";
	font-size: 110%;
	text-align: left;
	width: 770px;
	left: 35px;
	right: 35px;
	clip: rect(auto,35px,auto,35px);
	top: auto;
	bottom: auto;
	margin: 0px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	}

.header A {
	font-size: 95%;
	font-weight: bold; }

.header A:link {color: white; background: transparent; text-decoration: none; border: none;}
.header A:visited {color: white;  background: transparent; text-decoration: none; border: none;}
.header A:hover {color: black; background: white; text-decoration: none; cursor: pointer; border: none;}
.header A:active {color: white;  background: transparent; text-decoration: none; border: none;}

.header IMG{
	text-align: left;
	}


/* ---------VIEJOS------------- */

.viejos {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	background: white;
	border: solid #7d7d7d 10px;
	width: 1000px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: small;
	}

.viejos H1 {
	padding: 0.5em 0em 0.25em 0em;
	color: black;
	font-size: xx-large;
	font-weight: bold;
	text-align: left;
	background: url("../images/cenefa2.gif") repeat-x bottom right;
	font-family: Helvetica, Arial, sans-serif;
	z-index: 1;
	}



/* ---------EL CONTENIDO LA CAJA PRAL------------- */

.content {
	display: block;
	text-align: left;
	border: 10px solid #555555;
	width: 800px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #000000;
	padding: 10px;
	margin: 10px;
	color: #EEEEEE;
	height: 1290px;
	}


/* ---
.content IMG {
 	display: block;
	float: left;
	margin: 0px 0px 10px 0px;
	}
--- */


.content P, LI{
	padding: 0em 0em 1em 0em;
	font-size: small;
	text-align: left;
	}


.content H1 {
	padding: 0.5em 0em 0.25em 0em;
	color: black;
	font-size: xx-large;
	font-weight: bold;
	text-align: left;
	background: url("../images/cenefa2.gif") repeat-x bottom right;
	font-family: Helvetica, Arial, sans-serif;
	z-index: 1;
}
.content H1 a {
	text-decoration:none;
	text-transform:uppercase;
	color: #7d7d7d;
}

.content H2 {
	padding: 0.5em 0em 0.25em 0em;
	color:#000000;
	font-size: normal;
	text-align: left;
	background: inherit;
	font-family: Helvetica, Arial, sans-serif;
	display:block;
	}

.content H3 {
	clear: both;
	color: #FFF;
	background-color: #990000;
	background-image: url(corners.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	}

.content H4 {
	color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	vertical-align: middle;
	width: 265px;
	text-align: justify;
	text-indent: 10px;
	background-color: #6C757A;
	background-image: url(corners_04.png);
	}
.filetegris {
	color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	vertical-align: middle;
	width: 265px;
	text-align: justify;
	text-indent: 10px;
	background-color: #6C757A;
	background-image: url(corners_04.png);
	float: right;
}

hr.content {
	clear: both;
	background-color: none; color: none;
	height: 0px;
	border: none;
	margin: 40px 0px 40px 0px;
	}

/* left side
   --------- */

.left {
	float: left;
	width: 515px;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	left: 35px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 5px;
	margin-left: 0px;
	padding-top: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-right: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	text-align: left;
	height: auto;
}
.lefttexto_antonio {
	width: 500px;
	height: 490px;
	vertical-align: top;
	float: left;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #EEEEEE;
	text-align: left;
	border-right-width: 1px;
	border-right-color: #333333;
	border-right-style: dotted;
	padding: 5px;
	line-height: 20px;
}

.left h3 {
	clear: both;
	color: #FFF;
	background-color: #990000;
	background-image: url(../PAG9_Imagenes/corners_515x3_rojo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	height: 25px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 5px;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
}
	.left_side {
		float: left;
		width: 180px;
		padding: 0 0 0 10px;
		margin: 10px 0;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
	float: right;
	width: 220px;
	color: #414141;
	padding: 0 0 0 40px;
	margin: 10px 0;
	background-color: #000000;
	background-image: url(dotted.gif);
	background-repeat: repeat-y;
	}
		
	.left_box {
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 20px;
	margin-right: 5;
	margin-bottom: 5px;
	margin-left: 5px;
	width: 505px;
	height: 405px;
	padding: 1px;
}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 255px;
	height: 460px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding-top: 10px;
}

.right h3 {
	;
	color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	vertical-align: middle;
	width: 250px;
	text-align: justify;
	text-indent: 10px;
	background-color: #6C757A;
	background-image: url(corners_04_255x3_gris.gif);
}

	.right_articles {
	color: #FFFFFF;
	background-color: #000000;
	height: 395px;
	width: 245px;
	padding: 1px;
	margin: 5px;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
	background-color: #E8E8E8;
	
/* -------- BIBLIOTECA------------- */

.biblio-tit {
	float: right;
	width: 450px;
	margin: 20px 0px 60px 0px;
	padding: 0px 0px 0px 0px;
	border: black 1px dashed;
	}


img.biblio {
	padding: 0px 0px 20px 0px;
	float: left;
	vertical-align: middle;
	}

p.biblio {
	margin: 0px 0px 0px 0px;
	}

hr.biblio {
	clear: both;
	background-color: none; color: none;
	height: 0px;
	border: none;
	margin: 40px 0px 40px 0px;
	}

}


/* ---------PIE------------- */

.pie	{
	color: white;
	font-weight: normal;
	font-size: 0.7em;
	padding: 20px 20px 20px 20px;
	background: black;
	font-family: "Trebuchet MS";
	font-style: normal;
	}

.pie a	{
	color: white;
}
.pie a:hover	{
	color: white;
}

/* ---------BLOQUE-------- */


.block {
    	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}




/* ---------DERECHA-------- */


.derecha {
    	margin: -380px 115px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: right;
	display: block;
	font-size: xx-small;
	}




/* ---------BUSCADOR-------- /







/* --------SPANS---------- */

.red {	color: #7d7d7d;
	font-weight: bold;}



.xxl {font-size: x-large;}



/* ---------alinear der---------- */

.aladerta {align: right;
			text-align: right;}

#secciones {
	padding-left:50px;
	padding-right:50px;
}
#secciones img.izquierda {
	float:left;
	padding:10px;
	border:none;
}

#secciones img.derecha {
	float:right;
	padding:10px;
	border:none;
}

#secciones div.imagen_centro {
	text-align:center;
}

#secciones img.centro {
	padding:10px;
	border:none;
}

p.consultoria {
	padding:0;
	margin:0;
}
img.consultoria {
	padding-left:50px;
	padding-right:50px;
	padding-top:0px;
	padding-bottom:10px;
	border:none;
    float: right;
    clear: right;
}

img.left {
    float: left;
    clear: left;
}
img.right {
	float: right;
    clear: right;
}

div.intro {
	padding-bottom:10px;
}

span.docSize {
	font-size:90%;
}
a.arriba {
	display:block;
	text-align:right;
	padding:5px;
}
img.imagen_cab {
	border:none;
	padding:5px;
	padding-bottom:10px;
}

div.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
div.pdf{
	display:block;
}
.contenidocentralantonio {
	height: 490px;
	width: 780px;
	background-color: #888888;
}
.fotocabeceraantonio {
	background-color: #000000;
	width: 780px;
	background-image: url(imagbaner_13_autoria.jpg);
	background-repeat: no-repeat;
	height: 500px;
}
.contenidoizqantonio {
	width: 510px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.contenidoizq_rojo_antonio {
	height: 230px;
	width: 500px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	background-color: #990000;
	background-image: url(corners.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-indent: 10px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	text-align: left;
	vertical-align: top;
}
.conteidoespectaculos_antonio {
	color: #808080;
	background-color: #000000;
	width: 780px;
	margin-top: 10px;
	margin-bottom: 5px;
	height: 730px;
}
.left_antonio {
	background-color: #BBBBBB;
	height: 490px;
	width: 525px;
	left: 35px;
	float: left;
}
.right_antonio {
	float: right;
	height: 490px;
	width: 270px;
}
.cajadescargassimbolos_antonio {
	width: 100px;
	height: 80px;
	float: left;
}
.cajadedescargas_antonio {
	height: 50px;
	width: 250px;
	float: left;
	top: 20px;
	margin: 2px;
	padding: 2px;
}
.cajadescargastextos_antonio {
	height: 28px;
	width: 205px;
	float: right;
	padding-top: 15px;
	padding-bottom: 2px;
	margin: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #EEEEEE;
	text-align: left;
	text-indent: 10px;
	vertical-align: middle;
	padding-right: 0px;
}
.cajafotosizq_antonio {
	float: right;
	width: 240px;
	font-family: "Trebuchet MS";
	color: #EEEEEE;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-indent: 2px;
	padding: 1px;
	height: auto;
}

