#contenedor {
	width: 760px;
	background-image: url(../im/linea.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	margin: 0 auto;
}

#header {
	padding: 2px;
	width: 99%;
	border-top: 1px solid #FC0;
}

#header img {
	border: 0;
}

#header a {
	text-decoration: none;
	color: #FC0;
}

#logo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	float: left;
	top: 18px;
	left: 11px;
}

#menu {
	width: 100%;
	background-image: url(../im/back_menu.gif);
/*	margin: 6px 0px 4px 0px; */
	margin: 6px 0px 5px 0px;
}

#principal {
	width: 50%;
	float: left;
}

#izq {
	float: left;
	width: 150px;
	margin-right: 1.5em; 
	text-align: center;
	clear: both;
	vertical-align: text-top;
}

#izq img {
	display: inline;
}

#izqboletin {
	float: left;
	width: 150px;
	margin-right: 1.5em; 
	text-align: center;
	clear: both;
	vertical-align: text-top;
}

#izqboletin img {
	display: inline;
}

#central {
	position: relative;
	float: left;
	text-align: left;
	padding: 0;
	border-bottom: 1px solid #DCDCDC;
	vertical-align: text-top;
}

#centro {
	width: 250px;
	float: left;
	text-align: justify;
	padding: 1.5em;
	vertical-align: text-top;
}

#centro_new {
	width: 450px;
	float: left;
	text-align: justify;
	padding: 1.5em;
	vertical-align: text-top;
}

#centro_guia {
	width: 700px;
	float: none;
	text-align: justify;
	padding: 1.5em;
	vertical-align: text-top;
}
#doble {
	width: 500px;
	float: left;
	text-align: justify;
	vertical-align: text-top;
	padding: 1.5em;
}

#centro img {
	display: inline;
}

#der {
	width: 250px;
	float: right;
	padding: 1.5em;
	vertical-align: text-top;
	text-align: justify;
}

#der_new {
	width: 250px;
	float: right;
	padding: 1.5em;
	vertical-align: text-top;
	text-align: justify;
}

#der img {
	display: inline;
}

#footer {
	clear: both;
	padding: 6px 0px 0px 0px;
	text-align: center;
	border-top: 1px solid #DCDCDC;
}
