/* -------------------------------------  ESTILOS BÁSICOS  ------------------------------------ */
html,html * {
	margin: 0;
	padding: 0;
}

body {
	position: absolute;
	font-size: 1em;
	font-family: Arial, sans-serif;
}

*+html body {
	position: static;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

p {
	margin: 5px 0;
}

a {
	text-decoration: none;
}

abbr, acronym {
	cursor: help;
}

a abbr, a acronym {
	cursor: pointer;
}

/* Clases utilizadas para el estilo específicamente */

.invisible {
	display: none;
}

.navegacion-secundaria {
	visibility: hidden;
	display: none;
}

.subrayado {
	text-decoration: underline;
}

.error {
	color: rgb(153,0,51);
	font-weight: bold;
}


/* ------------------------------------------  CABECERAS   ---------------------------------------------- */

body {
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-header.gif) repeat-x top left;
}

#cabecera {
	margin-left: 350px;
	margin-top: 25px;
}


#cabecera h1#titulo a {
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/logo.png) no-repeat left top;
	height: 160px;
	width: 412px;
	display: block;
	margin-top: 36px;
}

#cabecera h1#titulo a img, #cabecera h1#titulo a span, #cabecera p {
	display: none;
	text-indent: -9000px;
}

/* Lema de Fundamentos Web */

#cabecera p.lema {
	display: block;
	position: absolute;
	right: 0;
	top: 191px;
	text-indent: 0;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-acceso-rapido-funda-hover.png) no-repeat -9999px -9999px;
}

#cabecera p.lema a {
	height: 1em;
	padding: 0 10px 1px 35px;
	color: #80a1cd;	
	font-size: 1em;
	font-family: serif;	
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-acceso-rapido-fundamentos.png) no-repeat left bottom;
}

*+html #cabecera p.lema a {
	padding: 0 10px 0 35px;
}

#cabecera p.lema a:hover {
	color: white;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-acceso-rapido-hover.png) no-repeat left bottom;
}

#cabecera p.lema a:hover, #cabecera p.lema a:focus {
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-acceso-rapido-funda-hover.png) no-repeat left bottom;
}

/* ---------------------------------- MEN? de HERRAMIENTAS ----------------------------- */

#menu-herramientas {
	position: absolute;
	right: 20px;
	top: 0;
	padding-right: 14px;
	font-size: 1.3em;
	background: #0f5db7 url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-herramientas-derecho.gif) no-repeat right bottom;	
}

#menu-herramientas .menu-herramientas-body {	
	padding: 2px 0 4px 14px;
	font-size: 0.8em;
	color: white;
	background: #0f5db7 url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-herramientas-izquierdo.gif) no-repeat left bottom;
}

#menu-herramientas p.titulo-menu {
	display: none;
}

#menu-herramientas ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu-herramientas a {
	padding: 3px;
	text-decoration: none;
	color: white;	
}

#menu-herramientas a:hover, #menu-herramientas ul li.linkActivo {
	color: #4593FF;
}


/* ---------------------------------- MEN? de OPCIONES ----------------------------- */

#menu-opciones {
	position: absolute;	
	left: 20px;
	top: 0;
}

#menu-opciones p.titulo-menu {
	display: none;
}

#menu-opciones .menu-opciones-body {	
	height: 179px;
	width: 305px;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-opciones.gif) no-repeat center bottom;
}

#menu-opciones ul {
	padding-top: 5px;
	
}

#menu-opciones ul li {
	float: right;	
	margin-bottom: 0 !important;
	margin-bottom: -3px;
	list-style: none;
	background: none;
}

*+html div#menu-opciones ul li {
	margin-bottom: -3px !important;
}

#menu-opciones ul li.impar {	
	float: left;
	margin-left: 0;
	text-align: right;
}

#menu-opciones ul li a {
	display: block;	
	height: 25px;
	width: 90px;	
	padding-left: 15px;
	line-height: 25px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 0.65em;
	font-weight: bold;
	color: black;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-a-opciones.gif) no-repeat -9999px -9999px;
}

#menu-opciones ul li a, #menu-opciones ul li span {
	width: 90px !important;
	width: 110px;
}

#menu-opciones ul li a:hover {
	color: white;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-a-opciones.gif) no-repeat right top;	
}

#menu-opciones ul li.impar a {
	padding: 0 15px 0 0;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-a-opciones-izquierda.gif) no-repeat -9999px -9999px;
}

#menu-opciones ul li.impar a:hover {
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-a-opciones-izquierda.gif) no-repeat left top;
}

#menu-opciones ul li span {
	display: block;
	height: 25px;
	padding-left: 15px;
	line-height: 25px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.65em;
	font-weight: bold;
	color: black;	
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-a-opciones-actual.gif) no-repeat right top;
}

#menu-opciones ul li.impar span {
	padding: 0 15px 0 0;	
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-a-opciones-izquierda-actual.gif) no-repeat left top;
}

/* -------------------------------------- PATROCINADORES ------------------------------------------- */
.patrocinadores {
	float: right;
	width: 20%;
	margin: 150px 20px 0 15px;
	color: #03449d;	
}

.patrocinadores img {
	border: none;
}

.patrocinadores ul {
	margin-bottom: 30px;
}

.patrocinadores ul li {
	list-style: none;
}

.patrocinadores dl dt {
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 0em;
}

/* ----------------------- El CONTENEDOR del contenido de la página ------------------------- */

#contenido {
	float: right;
	width: 70% !important;
	width: 65%;
	margin-top: 30px;
	color: #475467;	
}

/* ------------------------------------- PIE -------------------------------------------------- */


#pie {	
	position: relative !important;
	position: static;
	clear: both;
	top: 2em !important;
	top: 0;	
	margin-top: 20px;
	padding: 5px 10px;
	text-align: center;
	color: white;		
	border-top: 1px #a6c6e7 solid;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-pie.png) repeat-x left bottom;
}

*+html #pie {
	margin-top: 0;
}

#pie hr {
	display: none;
}

#pie p {
	font-size: 1em;
}

#pie p a {
	font-weight: bold;
	color: white;
}


/* --------------------------------------- ELEMENTOS del CONTENIDO --------------------------------------------- */

/* Encabezados */

#contenido h2 {
	margin-bottom: 15px;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-size: 1.6em;
	font-weight: 500;
	color: #1853a5;
	border-bottom: 2px #03449d solid;
}

#contenido h3 {
	clear: both;
	margin: 1.5em 0 1em;
	font-size: 1.6em;
	font-weight: 500;
	letter-spacing: 0.1em;
	color: #1853a5;
	border-bottom: 2px #ffb810 solid;	
}

#contenido .item-mini h3 {
	clear: both;
	margin-top: 0;
}


#contenido h4 {
	margin-top: 1.5em;
	font-size: 1.2em;
	font-weight: bold;
}

#contenido h5 {
	margin-top: 1em;
	font-weight: bold;
}

/* Enlaces */

#contenido a {
	color: #3080CB;
	border-bottom: 1px dotted #999999;
}

#contenido a:hover {
	background-color: #FCFFC1;
}

/* Listas */
#contenido ul li {
	padding-left: 25px;
	list-style: none;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-estilos.gif) no-repeat left 5px;
}
	
/* Párrafos */

#contenido  p {
	margin: 1em 0;
	line-height: 1.5em;
	text-align: justify;
}

/* Listas desordenadas y ordenadas*/

#contenido  .item ul,
#contenido  .item ol {
	margin-left: 3%;
}


#contenido  .item ul li,
#contenido  .item ol li,
#contenido  .item-mini ul li,
#contenido  .item-mini ol li {
	padding-bottom: 1em;
	text-align: justify;
	line-height: 1.5em;	
}

#contenido  .item ul li,
#contenido  .item-mini ul li {
	padding-left: 25px;
	list-style: none;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-estilos.gif) no-repeat left 5px;
}

/* Listas de definiciones */

#contenido  .item-mini dl,
#contenido  .item dl{
	line-height: 1.5em;
}

#contenido .item-mini dt,
#contenido .item dt {
	margin-top: 1em;
	font-weight: bold;
}

#contenido  .item-mini dl dd,
#contenido  .item dl dd {
	margin-left: 1em;
	text-align: justify;
}

/* Lista desordenada dentro de lista de definición */

#contenido  .item-mini dl dd ul,
#contenido  .item dl dd ul {
	margin-left: 0;
}
/*
#contenido  .item-mini dl dd ul li,
#contenido  .item dl dd ul li {
	list-style-type: ;
}
*/

/* Tablas */

#contenido table {
	width: 100%;
	margin: 1em 0 2em;
	padding: 0;
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	color: #555555;
}

#contenido table caption {
	margin: 1em 0 0.5em;
	padding: 0.5em;
	text-align: center;
	background: #F7F7F7;
}

#contenido table th,
#contenido table td {
	padding: 0.5em;
	border: 1px solid #D4E0EE;
}


#contenido table tbody tr th {
	color: #4F76A3;
	background: #F7F9FC;	
}

#contenido table thead tr th {
	color: #4F76A3;
	background: #E6EDF5;	
}

#contenido table tbody tr { 
	background: #FCFDFE; 
}

#contenido table tbody tr td,
#contenido table tbody tr th a {
	font-size: 0.9em;
}

#contenido table tbody tr td.right {
	text-align: right;
}

/* Formularios */

#contenido form fieldset {
	margin: 1em 2em;
	text-align: center;
	border-top: 2px dashed #D7E3EC !important;
	border-top: none;
	border-left: none;
	border-bottom: 2px dashed #D7E3EC;
	border-right: none;
	background: #f6fafe url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-formulario.gif) repeat-x bottom;
}

*+html #contenido form fieldset {
	border-top: none !important;
}

#contenido form fieldset legend {
	padding-right: 0.2em;
	font-weight: bold;
	font-size: 1.5em;
}

#contenido form fieldset p {
	padding: 1em 1em 0.5em;
}

#contenido form .obligatorio {
	color: #F7B20F;
	font-weight: bold;
}

#contenido form fieldset .obligatorio {
	margin-left: -0.3em;
}

#contenido form fieldset p label span.label {
	display: block;
	clear: left;
	float: left;	
	min-width: 13em;
	width: 20% !important;
	width: 45%;
	margin-right: 0.5em;
	text-align: right;
}

#contenido form fieldset p input,
#contenido form fieldset p textarea {
	width: 50% !important;
	width: 90%;
	border: 1px solid #CFDCD9;
	background: #F9F9F9;
}

#contenido form fieldset p input#fichero {
	width: 40%;
	position: relative !important;
	position: static;
	top: 2em !important;
	top: 0;
	left: -10em !important;
	left: 0;
	margin-bottom: 2em !important;
	margin-bottom: 0;
}

*+html #contenido form fieldset p input#fichero {	
	position: static !important;
	top: 0 !important;
	left: 0 !important;
	margin-bottom: 0 !important;
}

#contenido form fieldset p.info-legal {
	font-size: 0.7em;
}

#contenido form fieldset p.botones {
	text-align: center;
}

#contenido form fieldset p.botones input {
	width: 5em;
}

/* Bloques */

#contenido .item-mini {
	float: left;
	margin: 0 25px 10px 0;
	width: 45%;
}

#contenido .par {
	clear: none;
}

/* Fechas */

#contenido span.cal {
	display: block;
	float: left;
	width: 41px;
	height: 41px;	
	margin: 0 10px 0 0;
	padding-top: 4px;
	text-align: center;
	color: white;
	font-weight: 700;		
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-fecha.png) no-repeat;
}

#contenido span.cal span.day, #contenido span.cal abbr.month {
	display: block;
	text-align: center;
	border: none;
	line-height: 15px;
}

#contenido span.cal span.year {
	display: none;
}

/* Noticias y Blogosfera */

#contenido  .item-mini ul.actualidad a {
	display: block;
	margin-top: 0 !important;
	margin-top: -1.5em;
}

#contenido  .item-mini ul.actualidad a {
	margin-left: 55px;
}

*+html #contenido  .item-mini ul.actualidad a {
	margin-top: -3em !important;
	margin-left: 50px;
	width: 85%;
}

#contenido ul.actualidad li {
	clear: both;
	margin: 8px 0;
	padding-top: 12px;
	list-style: none;
	background: none;
	padding-left: 0;
	text-align: left;
}

#contenido ul.actualidad  li.ultimo-item {
	float: right;
}

#contenido .item-mini ul.actualidad li.ultimo-item a {
	display: block;
	margin-top: 0;
	margin-left: 5px;
	padding-left: 20px;
	text-transform: lowercase;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffb810;	
	border: none;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-ultimo-item.png) no-repeat left center;
}

*+html #contenido .item-mini ul.actualidad li.ultimo-item a {
	/*margin-top: 2em;
	padding-top: 3em;*/
	margin: 0 !important;
	/*padding: 0 !important;*/
}

#contenido ul.actualidad  li.ultimo-item a:hover {
	background-color: #FCFFC1;
}

#contenido .item-mini ul.actualidad li.feed {
	clear: none;
	float: right;
	margin-top: 0.7em !important;
	margin-top: 0.9em;
	padding-right: 1em;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/separacion.gif) no-repeat 95% 40%;
}

*+html #contenido .item-mini ul.actualidad  li.feed {
	margin-top: 1.3em !important;
	margin-right: 6px;
	background-position: 95% 0%;
}

*+html #contenido .item-mini ul.actualidad  li.feed img {
	margin-top: 2.5em;
}

#contenido ul.actualidad li.feed a {
	margin-top: 0;
	border: none;
}

#contenido .item-mini ul.actualidad  li.feed a:hover {
	background: none;
}

#contenido dl.actualidad dt {
	margin-top: 2em;
	margin-bottom: 1em;
	font-weight: bold;
}

#contenido  .item dl dd {
	margin-left: 51px; /* para que libre el calendario */
}

/* Social */

#contenido  .item ul.actualidad li {
	padding-left: 25px;
	margin-top: 0;
	padding-top: 0;
	list-style: none;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-estilos.gif) no-repeat left 5px;
}

#contenido  .item ul.actualidad li a strong {
	font-weight: normal;
}



#contenido  ul.actualidad span.tiempo {	
	display: block;
	margin: 0.5em 0 0 1em;
	padding-left: 20px;
	font-size: 0.8em;
	color: #ffb810;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-tiempo.gif) no-repeat left center;
}

/* Concurso portada */

#contenido .bloque-importante img {
	float: left;
}

#contenido .bloque-importante h3  + p + p strong {
	font-size: 1.25em;
	font-weight: 400;
	display: block;
}

#contenido .bloque-importante p strong {
	color: #ffb810;
	clear: both;
}

#contenido .bloque-importante p.resumen {
	text-align: right;
}

#contenido .first {
	clear: left;
}

#contenido .first p img.decorador {
	display: block;
	float: none;
	width: 125px;
	margin: 5px auto;
	text-align: center;	
	border: none;
}

/* Cambia estilo */

#contenido .bloque-importante2 {
	float: left;
	clear: none;
}

#contenido .bloque-importante2 p {
	font-weight: 400;	
}


#contenido .bloque-importante2 strong {
	font-weight: bold;
}

/* Propuestas de estilos en portada */

#contenido .bloque-importante2 dl.estilos dd li img {
	width: 75px;
    	height: 50px;
    	margin: 0 15px 5px 0;
	padding: 3px;
	border: 4px #E5D6CA solid;
	float: left;
	display: inline;
	line-height: 0;
}

#contenido .bloque-importante2 dl.estilos {
	clear: both;
	margin: 20px 0 10px;
	font-size: 1.2em;
}

#contenido .bloque-importante2 dl.estilos dt {
	display: block;
	clear: both;
	margin: 0.5em 0;
	padding-left: 20px;
	font-size: 1em;
	color: #ffb810;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-estilos2.png) no-repeat left center;
}

#contenido .bloque-importante2 dl.estilos dd {
	margin: 5px 0 10px;
	padding-bottom: 20px;
}

#contenido .bloque-importante2 dl.estilos dd ul {
	margin-left: 0;
}

#contenido .bloque-importante2 dl.estilos dd ul li {	
	padding: 0;
	margin: 0;
	font-size:0.8em;	
	list-style: none;
	background: none;
	text-align: left;
	line-height: 1.3em;
}

#contenido .bloque-importante2 dl.estilos dd li img {	
	display: inline;
	float: left;	
	width: 75px;
    	height: 50px;
    	margin: 0 15px 5px 0;
	padding: 3px;
	border: 4px #E5D6CA solid;
}

#contenido .bloque-importante2 dl.estilos dd ul li a {
	font-size: 1em;
}

#contenido .bloque-importante2 p.resumen {
	clear: both;
}

/* Sección estilos propuestos */

#contenido dl.estilos dt {
	clear: both;
	margin: 1em;
	font-size: 1.5em;
} 

#contenido dl.estilos dd {
	margin-left: 0;
}

#contenido dl.estilos dd img {
	float: left;
	/*padding-right: 2em;*/
}

#contenido dl.estilos dd ul {	
	margin-left: 190px;
}

#contenido div.estilos-votacion dl img {
	border: 4px #E5D6CA solid;
}

#contenido div.estilos-votacion dl.estilos dt {
	padding-left: 25px;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-estilos2.png) no-repeat left center;
	color: #ffb810;
}

*+ html .thumbnails #contenido dl.estilos dd ul {	
	margin-left: 180px;
}

#contenido div.estilos-votacion dl.estilos dd ul li {
	padding-left: 25px;
	list-style: none;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-estilos.gif) no-repeat left 5px;
}

/* Fotos de Flickr */

/* Para que el párrafo no flote en el apartado Media */
.thumbnails:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

* html .thumbnails {height: 1%;}
*+ html .thumbnails {height: 1%;}
.thumbnails {display: block;}

#contenido .item ul.thumbnails li {
	float: left;
	padding: 3px 10px;
	list-style-type: none;
	background: none;
}

#contenido .item ul.thumbnails li.thumbnail-texto {
	float: right;
	padding-left: 20px;
	text-transform: lowercase;
	color: #ffb810;	
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-ultimo-item.png) no-repeat left center;
}

#contenido .item ul.thumbnails li img {
	padding: 2px;
	border: 4px #e1effc solid;	
}


#contenido .item ul.thumbnails li.thumbnail-texto a {	
	display: block;
	text-transform: lowercase;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffb810;
	border-bottom: none;	
}

#contenido .item h3#foto {	
	margin-bottom: 10px;
	color: #ffc640;
	border-bottom: 1px #ffc640 solid;
}

#contenido .item ul.thumbnails li.thumbnail {
	float: left;
	padding: 3px 10px;
}

#contenido .item ul.thumbnails li p {
	line-height: 0;
}

/* Teclas rápidas */

#contenido  .item ul li kbd {
	line-height: 2.5em;
	padding: 0.3em 0.4em;
	font-weight: bold;
	color: white;
	background: #B7B7B7;
	border-top: 3px solid #D3D3D3;
	border-right: 3px solid #7F7F7F;
	border-bottom: 3px solid #7F7F7F;
	border-left: 3px solid #D3D3D3;
}

/* Subsecciones */

#contenido .subsecciones ul {	
	float: left;
	padding: 1em;
}

#contenido .subsecciones ul li {
	margin-left: 20px;
	padding-bottom: 0.7em;
	padding-left: 0;
	font-size: 1.2em;
	background: none;
}

#contenido .subsecciones ul li a {
	padding-left: 10px;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-subsecciones.gif) no-repeat left center;
}

#contenido .subsecciones ul li a:hover {
	background-color: #FCFFC1;
}

#contenido .subsecciones ul li a.volver {
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-subsecciones-volver.gif) no-repeat left center;
}

#contenido .subsecciones ul li a.volver:hover {
	background-color: #FCFFC1;
}

/* Sugerencias */

#contenido .subsecciones .nota {
	float: right;
	margin-top: -15px;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-sugerencias.png) no-repeat right bottom;
}

#contenido .subsecciones .nota .sugerencias {
	margin-top: -18px;
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-sugerencias-izquierda.png) no-repeat left bottom;
}

#contenido .subsecciones .nota .sugerencias p {
	padding: 0.3em 1em 0 1em;
	margin-bottom: 0.5em;
	line-height: 1em;
	font-size: 1.1em;
	font-weight: bold;
}

#contenido .subsecciones .nota .sugerencias ul {
	float: none;
	margin: 0;
	padding: 0 1em;
}

#contenido .subsecciones .nota .sugerencias ul li {
	margin-left: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	font-size: 0.8em;
	/*background: none;*/
}

/** Para solucionar un bug del IE7 */
*+html #contenido .subsecciones .nota .sugerencias ul li {
	background: url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/bullet-subsecciones.gif) no-repeat -9999px -9999px;
}

#contenido .subsecciones .nota .sugerencias ul li a {
	padding-left: 0;
	background: none;
}

#contenido .subsecciones .nota .sugerencias ul li a:hover {
	background-color: #FCFFC1;
}

/* RSS */

.rss dd a {
	padding-left: 20px;
	background: transparent url(http://www.fundamentosweb.org/2007/img/feed_small.png) no-repeat left center;
}

/* Ponentes */

#contenido .photo {
	float: left;
	border: 2px #dbdbdb solid;
	margin-right: 1em;
}

#contenido #subsecciones-ponentes ul {
	padding: 1em 2%;
}

#contenido #subsecciones-ponentes .nota .sugerencias ul {
	padding: 0 1em;
}

#contenido #subsecciones-ponentes ul li {
	margin-left: 0;
	padding-left: 10px;
	font-size: 0.8em;
}

#contenido #subsecciones-ponentes ul.seccion-actual {
	background-color: #F7F7F7;
}

#contenido #subsecciones-ponentes ul.seccion-actual li a {
	font-weight: bold;
}


/* Mapa de Google */

#contenido #mapa-google {
	margin: 2em 3%;
	font-size: 0.8em;
	border: 1px solid #505F74;
}

#contenido #mapa-google address {
	position: static;
	width: 90%;
	top: 0;	
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	text-align: left;
	background: none;	
	border: none;		
}

#contenido #mapa-google address .adr {
	margin: 0;
	padding: 0;
}

/* Microformato de la dirección */

#contenido address {
	width: 26em;
	margin-left: 3%;
	padding: 2em;
	line-height: 1.5em;	
	border-right: 3px solid #C4C4C4;
	border-left: 3px solid #C4C4C4;
	background: #F7F7F7 url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-microformatos.gif) no-repeat 95% 80%;
}

#contenido address .adr {
	display: block;
	padding: 0;
	margin: 0;
}

/* Particularidades del Microformato de la sección Contacta */

#contenido .vcard address {
	position: relative;
	top: 2em;
	width: 20em;	
	margin-left: 330px;
	padding: 1em;
}

/* Imagen decorativa en Concurso */

#contenido img.decorador {
	float: right;
	margin-left: 1em;
	border: 2px #dbdbdb solid;
}

/* Paginación */

#contenido p.anterior-seccion {
	clear: left;
	float: right;
	margin-bottom: 0;
	line-height: 1em;
}

#contenido p.anterior-seccion a {
	padding-left: 20px;
	background: transparent url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-paginacion-izquierda.gif) no-repeat left -86px;
}

#contenido p.anterior-seccion a:hover {
	background: #FCFFC1 url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-paginacion-izquierda.gif) no-repeat left top;
}

#contenido p.siguiente-seccion {
	clear: both;
	float: right;
	margin-bottom: 0;
	line-height: 1em;
}

#contenido p.siguiente-seccion a {
	padding-right: 20px;
	background: transparent url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-paginacion-derecha.gif) no-repeat right -86px;
}

#contenido p.siguiente-seccion a:hover {
	background: #FCFFC1 url(http://www.neuroticweb.com/proyectos_externos/fundamentosweb/images/fondo-paginacion-derecha.gif) no-repeat right top;
}

/* Logo de Frappr */

#contenido a.logo {
	float: right;
	margin-left: 1em;
	border: none;
}

#contenido a.logo:hover {
	background: none;
}

