body {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background-color: #868B8A;
}

#contenedor {
	width: 913px;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	padding: 10px;
	background-color: #fff;
}

/* ///////////////////// COMIENZA centro */

#superior {
	width: 913px;
	height: 79px;
	background-image: url(../imagenes/fondo-cabecera.jpg);
	background-repeat:no-repeat;
	margin-bottom: -6px;
}

#logo {
	float:left;
	width: 260px;
	
}

#logo img {
	margin-left: 25px;
}

#texto {
	float: right;
	width: 400px;
	text-align:right;
	height: 60px;
	padding-right:20px;

}

.grande {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 30px;
	color: #fff;
	text-decoration: none;
	padding: 15px 20px 0 0;
	margin: 5px 0 0 0 ;
}
#animacion {
	height: 143px;
	margin: 0;
	padding:0 0 0 1px;
	margin-bottom: -5px;
}

/* ///////////////////// COMIENZA contenidos */

#contenidos {
	width: 913px;

	background-color: #fff;
}

/* ///////////////////// COMIENZA columna1 */
#columna1 {
	float: left;
	width: 178px;
	height: 620px;
	border: 2px solid #000;
	padding: 10px 10px 0px 10px;
	margin: -5px 10px 0px 24px;
}

#menu  {
	margin: 3px;
	padding:0;
}	



#menu a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #ED6E00;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../imagenes/punto-logo.gif);
	background-position:left;
	background-repeat:no-repeat;	
	padding: 0.0em 0.30em 0.0em 1.5em;
}

#menu a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

#menu ul {
	padding-left: 0;
	padding-top: 5px;
	margin-left: 0;
}

#menu li {
	width: 160px;
	height: 30px;
	padding: 0.0em 0.30em 0.0em 0.0em;
	background-image:url(../imagenes/linea-puntos.jpg);
	background-position: 23px 22px;
	background-repeat:no-repeat;	
		
}

#menu p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #868B8A;
	text-decoration: none;
	padding: 15px;
	margin: -25px 0 -30px 10px;
	
}

#piecolumna1 {
	width: 178px;
	padding: 5px 0 5px 0;
	margin: -10px;
}

#piecolumna1 p {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #868B8A;
	text-decoration: none;
	padding-left: 15px;
	margin: 5px 0 5px 20px;
	
}

.titvar {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #ED6E00;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../imagenes/punto-logo.gif);
	background-position:left;
	background-repeat:no-repeat;	
	padding: 0.0em 0.30em 0.0em 1.5em;
	margin: 10px 10px 0px 10px;
}

.titvar2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #ED6E00;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0 0 0;
	margin: 1px;

}
#piecolumna2 {
	width: 178px;
	padding: 5px 0 5px 0;
	margin: -10px;
	
}

