/*
	////////////////////////////////
	//	    ESPECIAL GRUNGE       //
	////////////////////////////////
*/
body {
	background-color: #000000;
	background-position: center center;
	margin: 0px;
	text-align:center;
}
.swfcentro {

}
/*
	////////////////////////////////
	//	DIV CABEZERA EMOL
	////////////////////////////////
*/
#div_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(imagenes/fondo_head.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 15px;
	margin: 0px;
	padding: 0px;
}
#div_head ul {
	margin: 0px;
	padding: 0px;
	width: 605px;
	position: relative;
	margin: 0px auto;
}
#div_head li {
	margin: 0px;
	padding-right: 7px;
	padding-left: 7px;
	display: inline;
	list-style-type: none;
}
#div_head li a{
	color: #003399;
	text-decoration: none;
}
#div_head li a:hover{
	color: #3C6ED0;
	text-decoration: none;
}
#div_final {
	padding: 0px;
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
}
#div_final a:link {
	width:661px;
	position:relative;
	margin:0px auto;
	text-align:center;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D79C2;
	text-decoration: none;
}
#div_final a:visited{
	width:661px;
	position:relative;
	margin:0px auto;
	text-align:center;
	margin-bottom:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3D79C2;
	text-decoration: none;
}
/*
	////////////////////////////////
	//	DIV CENTRO
	////////////////////////////////
*/
#div_centro_ {
	margin:0 auto 0 auto; 
	width:900px;
	position: center;
	height: 700px;
	background-image: url(imagenes/texto.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#div_cabezera_general {
	margin: 0px;
	position: center;
	width: 900px;
	height: 200px;
}
