		body {
			background: url(images/fondo.jpg);
			text-align:center; /* centrar para IE5.x */
			
		}
		#banner {
			width:508px;
			margin-left:159px;
			text-align:center; /* alinear textos */
			margin:0 auto; /* centra el contenedor */
			background: #ffffff;
			
		}
		#centro {
			width:826px;
			margin-left:159px;
			text-align:center; /* alinear textos */
			margin:0 auto; /* centra el contenedor */
			background: #ffffff;
			
		}
		#contenedor {
			width:826px;
			text-align:left; /* alinear textos */
			margin:0 auto; /* centra el contenedor */
			background: #ffffff;
			
		}
		#cabecera {
		    width: 826px;
			height: 153px;
			background: url() no-repeat;
		}
		
		#izquierda {
	width:159px;
	float:left;
	margin:5px 0 0 0;
		}
		
		#iframe {
	width:485px;
	float:left;
	margin:0 0 0 10px;
		}
		
		
		/* Contenido */

	#contenido {
	width: 508px;
	font-family: Trebuchet MS;
	font-size: 12px;
	text-align:justify;
	color: #747786;
	margin-left:159px;
	background: #ffffff;
	
}

/* Post */

.post {
}

.post .title {
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: 0px;
	margin-right: 0px;
	font: Verdana;
	font-size: 18px;
	background: url() no-repeat left top;
	color: #747786;
}
.post .entrada {
	margin-left: 20px;
	margin-right: 20px;
}
.post .title b {
	font-weight: normal;
	color: #0094E0;
}
#derecha {
	width:159px;
	float:right;
}
#derecha_abajo {
	width:160px;
	float:right;
	margin-top: 0;
	*margin-top: 8px;
	
}
#menu_derecha{
	height:260px;
	float:right;
}
#menu_izquierda{
	height:260px;
	float:left;
}
		
		
#menu {
	width: 826px;
	height: 70px;
	margin: 0 auto;
	background: url(images/bot_inf.jpg) no-repeat center bottom;
	
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 43px;
	padding: 20px 0px 0 80px;
	margin-left:20px;
	text-decoration: none;
	font: bold 12px Verdana;
	color: #333333;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	
}

/*-----------------menu2-----------*/

	#menu2 {
	width: 480px;
	height: 20px;
	margin: 0 auto;
	margin-top: 10px;
	background: #BECCDD;

	
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
	height: 0px;
	padding: 5px 0px 5px 15px;
	margin-left:0px;
	text-decoration: none;
	font: bold 10px Verdana;
	color: #333333;
}

#menu2 a:hover {
	text-decoration: underline;
	color: #ffffff;
}

#menu2 .current_page_item a {
	
}
					

pie {
	border:0px solid #ccc;
	width: 826px;
	background: #ffffff;
	font-family: Trebuchet MS;
	color: #959595;
	font-size: 12px;
	text-align:left;
	border-top: 1px solid #959595;
}
