/* CSS Document */
body {
	background-color: #FFFFCC;
/*	background-position: center top;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
*/	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	vertical-align: middle;
	font-size:14px;
	font-family: "Trebuchet MS";
	color: #990000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #990000;
	scrollbar-dark-shadow-color: #990000;
	scrollbar-track-color: #990000;
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3d-light-color: #990000;
}

.vacia {
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.botonera_abajo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 10px;
	color: #996600;
	height: 59px;
	width: 153px;
}


.atras {
	font-family: "Trebuchet MS";
	font-size: 90%;
	color: #990000;
	background-color: #FFFFCC;
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	width: 764px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.hr {
	size: 7px;
	height: 7px;
	width: 100%;
	background-color: #990000;
}
.hr_fina_roja {
	size: 2px;
	height: 2px;
	width: 760px;
	background-color: #990000;
	text-align: center;
	border: 2px solid #990000;
}
.hr_fina_amarilla {
	size: 2px;
	height: 2px;
	width: 760px;
	background-color: #FFFFCC;
	text-align: center;
	border: 2px solid #FFFFCC;
}

.atras_siguiente {
	font-family: "Trebuchet MS";
	font-size: 90%;
	width: 100%;
	border-top-width: 6px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #990000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h1 {
	font-size: 150%;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
h4 {
	font-size: 90%;
}
h5 {
	font-size: 80%;
}
h6 {
	font-size: 70%;
	line-height: 10px;
}
a {
	font-family: "Trebuchet MS";
	font-size: 90%;
	color: #996600;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: "Trebuchet MS";
	font-size: 90%;
	color: #996600;
	text-decoration: none;
}

a:hover {
	font-family: "Trebuchet MS";
	font-size: 100%;
	color: #990000;
	text-decoration: none;
}

a:active {
	font-family: "Trebuchet MS";
	font-size: 90%;
	color: #996600;
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 130%;
	color: #996600;
	font-weight: bold;
}
.pipeline {
	font-size: large;
	font-weight: bold;
}
.pie {
	width: 760px;
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 8px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-bottom-color: #990000;
}
.pie_object {
	border-top-width: 0px;
	border-right-width: 8px;
	border-bottom-width: 0px;
	border-left-width: 8px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #990000;
	border-left-color: #990000;
}
.div_cont {
	height: 250px;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	visibility: visible;
}
.div_cont_table {
	height: 300px;
}


.td_der_rojo {
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #990000;
	text-align: right;
}
.acad_cont_div {
	font-size: 88%;
	height: 180px;
	width: 452px;
	overflow: scroll;
	padding: 10px;
	text-align: justify;
}

