body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-image: url(../img/bkg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: justify;
	background-color: #98D9FF;
}

#contenedor {
	height: 100%;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contenedor #top {
	height: 344px;
	width: 960px;
}
#contenedor #contenidos {
	background-image: url(../img/fondo-centro.png);
	background-repeat: no-repeat;
	height: 100%;
	width: 960px;
	background-color: #FFF;
}
#contenedor #contenidos table tr td #banner-lateral {
	background-image: url(../img/fondo-prensa.jpg);
	background-repeat: no-repeat;
	height: 374px;
	width: 228px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#contenedor #contenidos table tr td table tr td table tr td #texto {
	background-image: url(../img/fondo-texto.png);
	background-repeat: no-repeat;
	height: 213px;
	width: 697px;
}
#contenedor #contenidos #texto-interior .texto-manual          {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: justify;
}

#contenedor #contenidos table tr td table tr td table tr td #texto-interior {
	height: 100%;
	width: 697px;
	background-image: url(../img/fondo-interior.png);
	background-repeat: no-repeat;
}
#contenedor #contenidos table tr td table tr td table tr td #texto-interior-2 {
	height: 100%;
	width: 697px;
	background-image: url(../img/fondo-interior-2.png);
	background-repeat: no-repeat;
}

#contenedor #contenidos table tr td table tr td table tr td #texto-actividades {
	height: 100%;
	width: 697px;
	background-image: url(../img/fondo-actividades.png);
	background-repeat: no-repeat;
}
#contenedor #contenidos table tr td table tr td table tr td #texto-stand {
	height: 100%;
	width: 697px;
	background-image: url(../img/fondo-stand.png);
	background-repeat: no-repeat;
}
#contenedor #contenidos table tr td table tr td table tr td #concurso-1 {
	height: 100%;
	width: 697px;
	background-image: url(../img/fondo-concurso1.png);
	background-repeat: no-repeat;
}
#contenedor #contenidos table tr td table tr td table tr td #concurso-2 {
	height: 100%;
	width: 697px;
	background-image: url(../img/fondo-concurso2.png);
	background-repeat: no-repeat;
}


#contenedor #contenidos table tr td table tr td table tr td #concurso-video {
	height: 100%;
	width: 697px;
	background-image: url(../img/fondo-concurso-video.png);
	background-repeat: no-repeat;
}

#contenedor #contenidos table tr td table tr td table tr td #concurso-invento {
	height: 100%;
	width: 697px;
	background-image: url(../img/fondo-concurso-invento.png);
	background-repeat: no-repeat;
}




#contenedor #footer {
	height: 81px;
	width: 960px;
	margin-top: 5px;
	background-image: url(../img/fondo-footer.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	text-align: justify;
}

.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.titulo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #091AA6;
	text-decoration: none;
}
.titulo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F07709;
	text-decoration: none;
}
.titulo5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: left;
}
.titulo5-mod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	padding-top: 6px;
	padding-left: 6px;
}

.titulo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}


.linea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}
.campos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #F77D10;
}
.boton-enviar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #F77D10;
	border: 1px solid #E35A09;
	height: 20px;
}
.boton-formularios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #F77D10;
	border: 1px solid #E87309;
}
.cuadro-tabla {
	border: 1px solid #CCCCCC;
}

a.link-modulo-banner:link, a.link-modulo-banner:visited {
	color:#F07709;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;

}

a.link-modulo-banner:hover {
	color:#CC6600;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.titulo7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #F07709;
	text-decoration: none;
}
#popup_anuncio {
	height: 266px;
	width: 650px;
	margin-top: -170px;
	margin-left: -300px;
	position: absolute;
	z-index: 100;
	left: 50%;
	top: 50%;
}
.titulo8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
