body {
	margin-top:0px;
	margin-left:0px;
}
#cuadro {
	width:780px;
	position:absolute;
	left:50%;
	margin-left:-390px;
	top:0px;
}
#encabezado {
	width:780px;
	position:relative;
	top:0px;
}
#encabezado2 {
	width:780px;
	height:100px;
	position:relative;
	top:7px;
}
#menu {
	width:780px;
	height:133px;
	position:relative;
	background-image:url(grafica/menu-fondo.gif);
}
#imagen {
	width:780px;
	height:150px;
	position:relative;
	top:7px;
}
#contenido {
	position:relative;
	width:780px;
	top:10px;
}
#conte {
	position:relative;
	width:780px;
	top:10px;
}
#col {
	position:relative;
	width:370px;
	float:left;
}
#separa {
	width:780px;
	height:9px;
	position:relative;
	background-image:url(grafica/separa.gif);
	background-repeat:no-repeat;
	clear:both;
	margin-top:2px;
	margin-bottom:-10px;
	#margin-bottom:5px;
}
#espacio {
	width:780px;
	height:50px;
	#height:25px;
}
#pie {
	position:relative;
	width:770px;
	height:11px;
	margin-top:20px;
	padding:5px;
	background-image:url(grafica/pie-fondo.gif);
	text-align:center;
	float:right;
}
.texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	font-size:10px;
	line-height:14px;
	text-align:left;
	margin-bottom:-3px;
}
.texto a {
	color:#6e6e6e;
}
.texto a:hover{
	color:#6e6e6e;
	text-decoration:underline;
}
.textopie {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:9px;
	text-align:center;
}
.textopie a{
	color:#FFF;
	text-decoration:none;
}
.textopie a:hover{
	color:#FFF;
	text-decoration:underline;
}
.subtitulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c8b118;
	font-size:18px;
	line-height:18px;
	text-align:left;
}
.titulo {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c8b118;
	font-size:30px;
	text-align:center;
	margin-bottom:2px;
}
