body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;
	text-align: ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
.borde_gral {
	background-color: #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}

#trama {
	background-image: url(images/index_trama.gif);
	background-repeat: repeat;
	height: 135px;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #DEDEE1;
	background-position: bottom;
}
#filete {
	height: 2px;
	background-color: #FF9900;
	clear: both;
	font-size: 2px;
}
#contenido {
	text-align: center;
	margin: 0px;
	line-height: 10px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}

#trama  #trama_adentro_1 {
	float: left;
	margin-top: 77px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;

}
.margen {
	margin: 10px;
}

#trama #trama_adentro_2 {
	text-align: right;
	margin-top: 77px;
	margin-right: 20px;
	float: right;
	margin-bottom: 10px;
	margin-left: 0px;
}
.tabla_gral {
	background-color: #FFFFFF;
	}
.textos {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
#header {
	background-color: #DCDCE0;
}

