.general {
	background-color: #fff;
	font-size: 0.8em;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none
}
h1{
	font-size: 200%; 
	font-family: Arial, sans-serif;
	color: #000;
	font-weight: bold;
}

h2{
	font-size: 150%; 
	color: #000;
}

h3{
	font-size: 130%; 
	color: #000;

}
#divbarra { 
	display: none;
}
#logo {
	margin: 0px 0px 0px 20px;
	width: 96px;	
	height: 94px;
}
#logo img { border: 0}
#titulo {
	position:absolute; 
	top: 0px; 
	left: 194px;
	background: url(titulo.gif);
	width: 345px;	
	height: 83px;
}
#botones {
	display: none;
}
#barra-arriba{
	display: none;
}
#centrado {MARGIN: 0px auto auto; WIDTH: 740px;  POSITION: relative; TOP: 0px;}

#general {
	color: #000;
	padding:10px; 
}
#cuerpo {
	border: 0px;
	width: 78%;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	background-color: #fff; 
	text-align: justify;
}
#pie-pagina {
	width: 78%;
	margin-top: 0px;
	background-color: #fff;
	color: #000;
	text-align:center;
	font-size: 80%;
	padding-bottom: 5px;
	padding-top: 3px;
}
#imgcentro {
	text-align: center;
}

