body {
	background-image:url(../images/fdo_header.jpg);
	background-repeat:  repeat-x;
	background-position: top;
	margin:0px;
	padding:0px;
}
.header{
	width:980px;
	height:251px;
	margin:auto;
	background-image:url(../images/img_header.jpg);
}
	.header .flashHeader{
	margin-top:97px;
	width:980px;
	height:154px;
	float:left;
	position:absolute;
	left: 10px;
	top: 2px;
	}
	.header .menu{
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#FFF9C6;
		margin-top:220px;
		width:980px;
		float:left;
		position:absolute;
	}
		/*.header .menu a{
			text-decoration:none;
			color:#FFF9C6;
		}
		.header .menu a:hover{
			text-decoration: underline;
			color:#FFF9C6;
		}*/
	.header .btnIdioma{
		width:80px;
		height:42px;
		float:left;
		margin-top:-10px;
	}
		.header .btnIdioma .btnEnglish{
			width:35px;
			height:42px;
			border:0px;
			margin-left:5px;
			cursor:pointer;
			background-image:url(../images/btn_english.gif);
			background-color:transparent;
			float:left;
		}
		.header .btnIdioma .btnSpanish{
			width:35px;
			height:42px;
			border:0px;
			margin-left:5px;
			cursor:pointer;
			background-image:url(../images/btn_spanish.gif);
			background-color:transparent;
			float:left;
		}
.cuerpo{
	width:980px;
	overflow:hidden;
	margin:auto;
	padding-top:50px;
	padding-bottom:20px;
}
	.cuerpo .columnaIzq{
		width:764px;
		overflow:hidden;
		float:left;
	}
		.cuerpo .columnaIzq .spacerHome{
			width:764px;
			height:40px;
			background-image:url(../images/lineas_home.jpg);
			background-repeat:  repeat-x;
			background-position: center;
			float:left;
		}
		.cuerpo .columnaIzq .titulo{
			font-family:Arial, Helvetica, sans-serif;
			font-size:22px;
			color: #000000;
			margin-bottom:10px;
		}
		.cuerpo .columnaIzq .texto{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #666666;
			line-height: 18px;
		}
			.cuerpo .columnaIzq .texto a{
				font-family:Arial, Helvetica, sans-serif;
				color: #666666;
				text-decoration:none;
			}
			.cuerpo .columnaIzq .texto a:hover{
				font-family:Arial, Helvetica, sans-serif;
				color: #3A6068;
				text-decoration:none;
			}
			.cuerpo .columnaIzq .texto .imgIzq{
				width:300px;
				overflow:hidden;
				padding:0px 15px 15px 0px;
				float:left;
			}
			.cuerpo .columnaIzq .texto .imgDer{
				width:300px;
				overflow:hidden;
				padding:0px 0px 15px 15px;
				float: right;
			}
		.cuerpo .columnaIzq .subtitulo{
			font-family:Arial, Helvetica, sans-serif;
			font-size:18px;
			color:#3A6068;
			margin-bottom:10px;
		}
			.cuerpo .columnaIzq .subtitulo a{
				font-family:Arial, Helvetica, sans-serif;
				color:#3A6068;
				text-decoration:none;
			}
			.cuerpo .columnaIzq .subtitulo a:hover{
				font-family:Arial, Helvetica, sans-serif;
				color:#3A6068;
				text-decoration: underline;
			}
		.cuerpo .columnaIzq .subtituloInterno{
			font-family:Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#3A6068;
			width:740px;
			height:31px;
			background-image:url(../images/fdo_listado.jpg);
			padding-top:12px;
			padding-left:20px;
			margin-bottom:5px;
			margin-top:20px;
		}
		.cuerpo .columnaIzq .contentForo{
			width:764px;
			overflow:hidden;
			padding-bottom:20px;
			border-bottom:1px #666666 dotted;
			margin-bottom:20px;
		}
		.cuerpo .columnaIzq .contentNota{
			width:764px;
			overflow:hidden;
			padding-bottom:10px;
			border-bottom:1px #666666 dotted;
			margin-bottom:10px;
		}
			.cuerpo .columnaIzq .contentNota .fotoNota{
				width:120px;
				margin-right:15px;
				float:left;
			}
			.cuerpo .columnaIzq .contentNota .infoNota{
				width:600px;
				float:left;
				overflow:hidden;
			}
				.cuerpo .columnaIzq .contentNota .infoNota .fechaNota{
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					color: #333333;
				}
				.cuerpo .columnaIzq .contentNota .infoNota .tituloNota{
					font-family:Arial, Helvetica, sans-serif;
					font-size:15px;
					font-weight:bold;
					color:#3A6068;
					overflow:hidden;
				}
					.cuerpo .columnaIzq .contentNota .infoNota .tituloNota a{
						font-family:Arial, Helvetica, sans-serif;
						font-size:15px;
						color:#3A6068;
						text-decoration:none;
					}
					.cuerpo .columnaIzq .contentNota .infoNota .tituloNota a:hover{
						font-family:Arial, Helvetica, sans-serif;
						font-size:15px;
						color:#3A6068;
						text-decoration: underline;
					}
				.cuerpo .columnaIzq .contentNota .infoNota .textoNota{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color: #666666;
					overflow: hidden;
				}
					.cuerpo .columnaIzq .contentNota .infoNota .textoNota a{
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						color: #666666;
						text-decoration:none;
					}
					.cuerpo .columnaIzq .contentNota .infoNota .textoNota a:hover{
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						color: #666666;
						text-decoration: underline;
					}
		.cuerpo .columnaIzq .texto{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color: #666666;
			line-height: 18px;
		}
		.cuerpo .columnaIzq .contentBuscador{
			width:764px;
			height:145px;
			background-image:url(../images/sombra_mapas.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
		}
			.cuerpo .columnaIzq .contentBuscador .moduloBuscador{
				width:736px;
				height:112px;
				padding-top:23px;
				padding-left:28px;
				background-image:url(../images/fdo_mapas.jpg);
				background-repeat:  repeat-x;
				background-position: top;
			}
				.cuerpo .columnaIzq .contentBuscador .moduloBuscador .campos{
					width:220px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					color: #666666;
					float:left;
					margin-bottom:7px;
					margin-right:20px;
				}
				.cuerpo .columnaIzq .contentBuscador .moduloBuscador .items{
					font-family: Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#FFF9C6;
					width:220px;
					margin-bottom:3px;
					float:left;
					margin-right:20px;
				}
		.cuerpo .columnaIzq .listado{
			width:760px;
			overflow:hidden;
			padding-bottom:10px;
			margin-top:20px;
		}
			.cuerpo .columnaIzq .listado .encabezado{
				width:740px;
				height:31px;
				background-image:url(../images/fdo_listado.jpg);
				padding-top:12px;
				padding-left:20px;
				margin-bottom:10px;
			}
				.cuerpo .columnaIzq .listado .encabezado .tit{
					font-family: Arial, Helvetica, sans-serif;
					font-size:17px;
					color:#3A6068;
					float:left;
				}
			.cuerpo .columnaIzq .listado .items{
				width:720px;
				overflow:hidden;
				background-image:url(../images/fdo_items_listado.jpg);
				border-bottom:1px solid #CCCCCC;
				margin-left:20px;
			}
				.cuerpo .columnaIzq .listado .items .tit{
					width:490px;
					overflow:hidden;
					background-image:url(../images/fdo_items_listado.jpg);
					float:left;
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#999999;
					padding-bottom:10px;
					margin-top:10px;
					padding-right:30px;
				}
					.cuerpo .columnaIzq .listado .items .tit a{
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						color:#999999;
						text-decoration:none;
					}
					.cuerpo .columnaIzq .listado .items .tit a:hover{
						font-family:Arial, Helvetica, sans-serif;
						font-size:12px;
						color:#3A6068;
						text-decoration:none;
					}
				.cuerpo .columnaIzq .listado .items .claves{
					width:200px;
					overflow:hidden;
					background-image:url(../images/fdo_items_listado.jpg);
					float:left;
					margin-bottom:10px;
					margin-top:10px;
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#999999;
				}
				.cuerpo .columnaIzq .paginado{
					font-family: Arial, Helvetica, sans-serif;
					font-size:15px;
					color:#1E72C1;
					margin:auto;
					text-align:center;
					margin-top:20px;
				}
					.cuerpo .columnaIzq .paginado a{
						font-family:Arial, Helvetica, sans-serif;
						font-size:15px;
						color:#3A6068;
						text-decoration:none;
					}
					.cuerpo .columnaIzq .paginado a:hover{
						font-family:Arial, Helvetica, sans-serif;
						font-size:15px;
						color: #999999;
						text-decoration:none;
					}
		.cuerpo .columnaIzq .contentSubmenu{
			width:764px;
			height:58px;
			background-image:url(../images/sombra_mapas.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
		}
			.cuerpo .columnaIzq .contentSubmenu .moduloSubmenu{
				width:746px;
				height:33px;
				padding-top:15px;
				padding-left:18px;
				background-image:url(../images/fdo_mapas.jpg);
				background-repeat:  repeat-x;
				background-position: top;
			}
				.cuerpo .columnaIzq .contentSubmenu .moduloSubmenu ul{
					margin:0px;
					padding:0px;
					float:left;
				}
					.cuerpo .columnaIzq .contentSubmenu .moduloSubmenu ul li{
						font-family: Arial, Helvetica, sans-serif;
						font-size:12px;
						color: #FFF9C6;
						margin-bottom:5px;
						padding-left:6px;
						padding-right:6px;
						border-right:1px solid #FFFFFF;
						list-style-type: none;
						float:left;
					}
						.cuerpo .columnaIzq .contentSubmenu .moduloSubmenu ul li a{
							font-family:Arial, Helvetica, sans-serif;
							font-size:12px;
							color: #FFF9C6;
							text-decoration: none;
						}
						.cuerpo .columnaIzq .contentSubmenu .moduloSubmenu ul li a:hover{
							font-family:Arial, Helvetica, sans-serif;
							font-size:12px;
							text-decoration: underline;
						}
						.cuerpo .columnaIzq .contentSubmenu .moduloSubmenu .buscadorAgenda{
							float:right;
						}
							.cuerpo .columnaIzq .contentSubmenu .moduloSubmenu .buscadorAgenda .campos{
								width:70px;
								font-family:Arial, Helvetica, sans-serif;
								font-size:11px;
								color: #666666;
								margin-right:20px;
								float:left;
							}
							.cuerpo .columnaIzq .contentSubmenu .moduloSubmenu .buscadorAgenda .txt{
								font-family:y:Arial, Helvetica, sans-serif;
								font-size:12px;
								color: #FFFFFF;
								margin-right:10px;
								margin-top:2px;
								float:left;
							}
		.cuerpo .columnaIzq .contentNovedades{
			width:405px;
			height:452px;
			margin-right:15px;
			background-image:url(../images/sombra_novedades.jpg);
			background-repeat: no-repeat;
			background-position: center bottom;
			float:left;
		}
			.cuerpo .columnaIzq .contentNovedades .moduloNovedades{
				width:385px;
				height:385px;
				padding:10px;
				border:1px solid #CCCCCC;
			}
				.cuerpo .columnaIzq .contentNovedades .moduloNovedades .fotoNovedades{
					width:390px;
					height:225x;
				}
					.cuerpo .columnaIzq .contentNovedades .moduloNovedades .fotoNovedades .botonera{
						width:148px;
						height:35px;
						position:absolute;
						margin-top:190px;
						margin-left:120px;
						text-align:left;
						background-image:url(../images/fdo_botonera.gif);
					}
						.cuerpo .columnaIzq .contentNovedades .moduloNovedades .fotoNovedades .botonera .btnRetroceder{
							width:15px;
							height:15px;
							margin-top:12px;
							margin-left:15px;
							background-image:url(../images/btn_retroceder.jpg);
							cursor:pointer;
							border:0px;
							float:left;
							margin-right:18px;
						}
						.cuerpo .columnaIzq .contentNovedades .moduloNovedades .fotoNovedades .botonera .btnPausa{
							width:15px;
							height:15px;
							margin-top:12px;
							background-image:url(../images/btn_pausa.jpg);
							cursor:pointer;
							border:0px;
							float:left;
							margin-right:18px;
						}
						.cuerpo .columnaIzq .contentNovedades .moduloNovedades .fotoNovedades .botonera .btnPlay{
							width:15px;
							height:15px;
							margin-top:12px;
							background-image:url(../images/btn_play.jpg);
							cursor:pointer;
							border:0px;
							float:left;
							margin-right:18px;
						}
						.cuerpo .columnaIzq .contentNovedades .moduloNovedades .fotoNovedades .botonera .btnAvanzar{
							width:15px;
							height:15px;
							margin-top:12px;
							background-image:url(../images/btn_avanzar.jpg);
							cursor:pointer;
							border:0px;
							float:left;
							margin-right:18px;
						}
				.cuerpo .columnaIzq .contentNovedades .moduloNovedades .tituloNovedades{
					font-family:Arial, Helvetica, sans-serif;
					font-size:16px;
					font-weight:bold;
					color:#3A6068;
					margin-top:15px;
				}
					.cuerpo .columnaIzq .contentNovedades .moduloNovedades .tituloNovedades a{
						font-family:Arial, Helvetica, sans-serif;
						color:#3A6068;
						text-decoration:none;
					}
					.cuerpo .columnaIzq .contentNovedades .moduloNovedades .tituloNovedades a:hover{
						font-family:Arial, Helvetica, sans-serif;
						color:#3A6068;
						text-decoration: underline;
					}
				.cuerpo .columnaIzq .contentNovedades .moduloNovedades .textoNovedades{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color: #666666;
					margin-top:10px;
				}
					.cuerpo .columnaIzq .contentNovedades .moduloNovedades .textoNovedades a{
						font-family:Arial, Helvetica, sans-serif;
						color: #666666;
						text-decoration:none;
					}
					.cuerpo .columnaIzq .contentNovedades .moduloNovedades .textoNovedades a:hover{
						font-family:Arial, Helvetica, sans-serif;
						color: #666666;
						text-decoration:underline;
					}
		.cuerpo .columnaIzq .contentEventos{
			width:340px;
			height:452px;
			background-image:url(../images/sombra_eventos.jpg);
			background-repeat: no-repeat;
			background-position: center bottom;
			float:left;
		}
			.cuerpo .columnaIzq .contentEventos .moduloEventos{
				width:320px;
				height:385px;
				padding:10px;
				border:1px solid #CCCCCC;
			}
				.cuerpo .columnaIzq .contentEventos .moduloEventos .itemsEventos{
					width:320px;
					height:345px;
				}
					.cuerpo .columnaIzq .contentEventos .moduloEventos .itemsEventos .sombraEvento{
						width:320px;
						overflow:hidden;
						background-image:url(../images/fdo_evento.jpg);
						background-repeat:  repeat-x;
						background-position: top;
					}
						.cuerpo .columnaIzq .contentEventos .moduloEventos .itemsEventos .sombraEvento .itemEvento{
							width:300px;
							overflow:hidden;
							padding:10px;
							background-image:url(../images/sombra_evento.jpg);
							background-repeat: no-repeat;
							background-position: bottom;
						}
							.cuerpo .columnaIzq .contentEventos .moduloEventos .itemsEventos .sombraEvento .itemEvento .tituloEvento{
								font-family:Arial, Helvetica, sans-serif;
								font-size:13px;
								color:#3A6068;
								font-weight:bold;
								margin-bottom:5px;
							}
								.cuerpo .columnaIzq .contentEventos .moduloEventos .itemsEventos .sombraEvento .itemEvento .tituloEvento a{
									font-family:Arial, Helvetica, sans-serif;
									color:#3A6068;
									font-weight:bold;
									text-decoration:none;
								}
								.cuerpo .columnaIzq .contentEventos .moduloEventos .itemsEventos .sombraEvento .itemEvento .tituloEvento a:hover{
									font-family:Arial, Helvetica, sans-serif;
									color:#3A6068;
									font-weight:bold;
									text-decoration: underline;
								}
							.cuerpo .columnaIzq .contentEventos .moduloEventos .itemsEventos .sombraEvento .itemEvento .textoEvento{
								font-family:Arial, Helvetica, sans-serif;
								font-size:11px;
								color: #666666;
								margin-bottom:10px;
							}
								.cuerpo .columnaIzq .contentEventos .moduloEventos .itemsEventos .sombraEvento .itemEvento .textoEvento a{
									font-family:Arial, Helvetica, sans-serif;
									color: #666666;
									text-decoration:none;
								}
								.cuerpo .columnaIzq .contentEventos .moduloEventos .itemsEventos .sombraEvento .itemEvento .textoEvento a:hover{
									font-family:Arial, Helvetica, sans-serif;
									color: #666666;
									text-decoration: underline;
								}
		.cuerpo .columnaIzq .contentMapas{
			width:764px;
			height:255px;
			background-image:url(../images/sombra_mapas.jpg);
			background-repeat: no-repeat;
			background-position: bottom;
		}
			.cuerpo .columnaIzq .contentMapas .moduloMapas{
				width:764px;
				height:245px;
				background-image:url(../images/fdo_mapas.jpg);
				background-repeat:  repeat-x;
				background-position: top;
			}
				.cuerpo .columnaIzq .contentMapas .moduloMapas .fotoMapas{
					width:386px;
					height:221px;
					margin:10px;
					margin-right:20px;
					border:1px solid #999999;
					float:left;
				}
				.cuerpo .columnaIzq .contentMapas .moduloMapas .tituloMapas{
					font-family:Arial, Helvetica, sans-serif;
					font-size:16px;
					color:#FFF9C6;
					font-weight:bold;
					float:left;
					width:332px;
					margin:20px 10px 15px 0px;
				}
					.cuerpo .columnaIzq .contentMapas .moduloMapas .tituloMapas a{
						font-family:Arial, Helvetica, sans-serif;
						color:#FFF9C6;
						font-weight:bold;
						text-decoration:none;
					}
					.cuerpo .columnaIzq .contentMapas .moduloMapas .tituloMapas a:hover{
						font-family:Arial, Helvetica, sans-serif;
						color:#FFF9C6;
						font-weight:bold;
						text-decoration: underline;
					}
				.cuerpo .columnaIzq .contentMapas .moduloMapas .textoMapas{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color: #FFFFFF;
					float:left;
					width:332px;
					margin:0px 10px 0px 0px;
				}
					.cuerpo .columnaIzq .contentMapas .moduloMapas .textoMapa a{
						font-family:Arial, Helvetica, sans-serif;
						color: #FFFFFF;
						text-decoration:none;
					}
					.cuerpo .columnaIzq .contentMapas .moduloMapas .textoMapa a:hover{
						font-family:Arial, Helvetica, sans-serif;
						color: #FFFFFF;
						text-decoration: underline;
					}
				.cuerpo .columnaIzq .contentMapas .botonera{
						width:148px;
						height:35px;
						position: absolute;
						margin-top:209px;
						margin-left:510px;
						text-align:left;
						background-image:url(../images/fdo_botonera.gif);
					}
						.cuerpo .columnaIzq .contentMapas .botonera .btnRetroceder{
							width:15px;
							height:15px;
							margin-top:12px;
							margin-left:15px;
							background-image:url(../images/btn_retroceder.jpg);
							cursor:pointer;
							border:0px;
							float:left;
							margin-right:18px;
						}
						.cuerpo .columnaIzq .contentMapas .botonera .btnPausa{
							width:15px;
							height:15px;
							margin-top:12px;
							background-image:url(../images/btn_pausa.jpg);
							cursor:pointer;
							border:0px;
							float:left;
							margin-right:18px;
						}
						.cuerpo .columnaIzq .contentMapas .botonera .btnPlay{
							width:15px;
							height:15px;
							margin-top:12px;
							background-image:url(../images/btn_play.jpg);
							cursor:pointer;
							border:0px;
							float:left;
							margin-right:18px;
						}
						.cuerpo .columnaIzq .contentMapas .botonera .btnAvanzar{
							width:15px;
							height:15px;
							margin-top:12px;
							background-image:url(../images/btn_avanzar.jpg);
							cursor:pointer;
							border:0px;
							float:left;
							margin-right:18px;
						}
		.cuerpo .columnaIzq .contentSabiasque{
			width:694px;
			height:130px;
			background-image:url(../images/pregunta.jpg);
			background-repeat: no-repeat;
			background-position: left center;
			padding-left:70px;
			float:left;
		}
			.cuerpo .columnaIzq .contentSabiasque .tituloSabiasque{
				font-family:Arial, Helvetica, sans-serif;
				font-size:16px;
				color:#3A6068;
				font-weight:bold;
				margin-bottom:10px;
				margin-top:10px;
			}
				.cuerpo .columnaIzq .contentSabiasque .tituloSabiasque a{
					font-family:Arial, Helvetica, sans-serif;
					color:#3A6068;
					font-weight:bold;
					text-decoration:none;
				}
				.cuerpo .columnaIzq .contentSabiasque .tituloSabiasque a:hover{
					font-family:Arial, Helvetica, sans-serif;
					color:#3A6068;
					font-weight:bold;
					text-decoration: underline;
				}
			.cuerpo .columnaIzq .contentSabiasque .textoSabiasque{
				font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color: #666666;
			}
				.cuerpo .columnaIzq .contentSabiasque .textoSabiasque a{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color: #666666;
					text-decoration:none;
				}
				.cuerpo .columnaIzq .contentSabiasque .textoSabiasque a:hover{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color: #666666;
					text-decoration: underline;
				}
	.cuerpo .tblAgenda{
		border: 0px; 
		background: #E6E6E6;
		margin-top:20px;
	}
		.cuerpo .tblAgenda .tr1{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			background-color: #CCCCCC;
			color: #666666;
			font-weight: bold;
		}
		.cuerpo .tblAgenda .tr2{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			background-color: #FFFFFF;
			color: #666666;
		}
		.cuerpo .tblAgenda .tit{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			background-color:#7b9ca3;
			color: #FFFFFF;
			font-weight: bold;
			width:88px;
		}
		.cuerpo .tblAgenda .dia{
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			background-color: #999999;
			color: #666666;
			font-weight: bold;
		}
		.cuerpo .tblAgenda tr td{
			padding-left:10px;
			padding-right:10px;
			padding-top:2px;
			padding-bottom:2px;
		}
	.cuerpo .columnaDer{
		width:195px;
		overflow:hidden;
		float:left;
		margin-left:20px;
	}
		.cuerpo .columnaDer{
			width:195px;
			overflow:hidden;
			float:left;
			margin-left:20px;
			margin-top:30px;
		}
			.cuerpo .columnaDer .moduloChat{
				width:195px;
				overflow:hidden;
				background-image:url(../images/fdo_chat.jpg);
				background-repeat:  repeat-x;
				background-position: bottom;
				background-color:#f7f7f7;
				margin-bottom:10px;
			}
				.cuerpo .columnaDer .moduloChat .tituloChat{
					font-family:Arial, Helvetica, sans-serif;
					font-size:16px;
					color:#3A6068;
					font-weight:bold;
					background-image:url(../images/tit_chat.jpg);
					background-repeat: no-repeat;
					background-position: center center;
					width:135px;
					height:30px;
					padding-top:20px;
					padding-left:60px;
				}
				.cuerpo .columnaDer .moduloChat .tituloForo{
					font-family:Arial, Helvetica, sans-serif;
					font-size:16px;
					color:#3A6068;
					font-weight:bold;
					background-image:url(../images/tit_foro.jpg);
					background-repeat: no-repeat;
					background-position: center center;
					width:135px;
					height:30px;
					padding-top:20px;
					padding-left:60px;
				}
				.cuerpo .columnaDer .moduloChat .textoChat{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#666666;
					margin:10px;
				}
				.cuerpo .columnaDer .moduloChat .textoChat ul{
					margin-left:13px;
					margin-top:0px;
					margin-bottom:0px;
				}
				.cuerpo .columnaDer .moduloChat .textoChatVerde{
					font-family:Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#3A6068;
				}
		.cuerpo .columnaDer .moduloForoImg{
			width:175px;
			overflow:hidden;
			padding:10px;
			background-color:#B4CED1;
			margin-bottom:10px;
		}
		.cuerpo .columnaDer .moduloForoImg img{
			cursor:pointer;
			border:0px;
		}
.footer{
	width:980px;
	height:144px;
	margin:auto;
	background-image:url(../images/fdo_footer.jpg);
	background-repeat:  repeat-x;
	background-position: center;
}
	.footer .logosFooter{
		width:340px;
		height:47px;
		padding-top:85px;
		margin-left:10px;
		float:left;
	}
	.footer .textoFooter{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		text-align:right;
		padding-top:95px;
		float:left;
		margin-left:130px;
	}
	.footer .alemaniaFooter{
		width:95px;
		height:21px;
		padding-top:100px;
		margin-left:20px;
		float:left;
	}
.menuDesplegable{
	overflow:hidden;
	width:200px;
	padding:10px;
	background-color:#47737C;
}
	.menuDesplegable ul{
		margin:0px;
		padding:0px;
	}
		.menuDesplegable ul li{
			font-family: Arial, Helvetica, sans-serif;
			font-size:13px;
			color: #FFF9C6;
			font-weight:bold;
			border-bottom:1px dotted #FFFFFF;
			list-style-type: none;
			padding-top:3px;
			padding-bottom:3px;
		}
			.menuDesplegable ul li a{
				font-family: Arial, Helvetica, sans-serif;
				color: #FFF9C6;
				font-weight:bold;
				text-decoration:none;
			}
			.menuDesplegable ul li a:hover{
				font-family: Arial, Helvetica, sans-serif;
				color: #FFFFFF;
				font-weight:bold;
				text-decoration: none;
			}

.cuerpo .columnaIzq .listado .itemsmapas{
	width:720px;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
	margin-left:20px;
}
.cuerpo .columnaIzq .listado .itemsmapas .tit{
	width:490px;
	overflow:hidden;
	background-image:url(../images/fdo_items_listado.jpg);
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	padding-bottom:10px;
	margin-top:10px;
	padding-right:30px;
}
	.cuerpo .columnaIzq .listado .itemsmapas .tit a{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#999999;
		text-decoration:none;
	}
	.cuerpo .columnaIzq .listado .itemsmapas .tit a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#3A6068;
		text-decoration:none;
	}
.cuerpo .columnaIzq .listado .itemsmapas .claves{
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
}

.cuerpo .columnaIzq .listado .itemsdoc{
	width:720px;
	overflow:hidden;
	border-bottom:1px solid #CCCCCC;
	margin-left:20px;
}

.cuerpo .columnaIzq .listado .itemsdoc .titdoc{
	width:700px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	padding-bottom:10px;
	margin-top:10px;
	padding-right:30px;
}
.cuerpo .columnaIzq .listado .itemsdoc .titdoc a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999999;
	text-decoration:none;
}
.cuerpo .columnaIzq .listado .itemsdoc .titdoc a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A6068;
	text-decoration:none;
}

.textoChat
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#3A6068;
	font-weight:bold;
}
