@charset "utf-8";
.body{
	background-color: #000000;
	background-position:center;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	font-weight:600;
	color:#FF8000;
}

a:link {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	color: #FF8000;
	text-decoration:none;
	font-weight: 400;
}

a:hover {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	color:#FF8000;
	text-decoration: none;
}
a:visited {
	font-family: "Comic Sans MS";
	font-size: 10px;
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	font-family: "Comic Sans MS";
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.titulo {
	font-size:16px;
	text-decoration:underline;
	color:#FF9900;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.titulo_1 {
	font-size:16px;
	text-decoration:underline;
	color: #FF6600;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.destacado {
	font-size: 14px;
	text-decoration:none;
	text-align:left;
	color:#FF9900;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	
}
.body_estudio {
	background-position:left;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:500;
	color:#FF8000;
	border: 1px solid 
	#FF9900;
	}
	.body_equipamiento {
	background-position:left;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:500;
	color:#FF8000;
	
	}
		.body_equipamiento_1 {
	background-position:left;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:10px;
	font-weight:400;
	color:#FF8000;
	
	}
	.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}

/* Hides from IE5-mac \*/
.buggybox {	height: auto !important;	height: 1%;
}
/* End hide from IE5-mac */	

.procesar{
	background-color: #000000;
	background-position:center;
	font-family:"Comic Sans MS", Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:16px;
	font-weight:400;
	color:#FF8000;
}
