/* estillos generales */

*, html {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


.clear {
clear:both;
}

.oculto {
display: none;
}
body {
	background-color: #D6D6D6;
}

.menuactivo {
	font-weight: bold;
}
#contenedor {
	height: 600px;
	width: 960px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#navegacion {
	float: left;
	width: 168px;
	background-color: #F4F4F4;
}
.navegacion_rojo {
	background-image: url(../imagenes/fondos/navegacion_rojo.gif);
}

#navegacion h1 {
	float: left;
	height: 90px;
	width: 168px;
	background-image: url(../imagenes/logotipo_creativa.gif);
	background-repeat: no-repeat;
}
#navegacion h1 a {
	text-indent: -5000px;
	display: block;
	height: 90px;
	width: 168px;
}
#navegacion ul {
	float: left;
	height: 360px;
	width: 168px;
	list-style-type: none;
	margin-top: 120px;
	display: block;
}
#navegacion ul li {
	text-align: right;
	height: 20px;
	margin-top: 12px;
	margin-right: 23px;
}

#navegacion ul li a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#navegacion ul li a:hover {
	text-decoration: underline;
}




#pie {
	height: 32px;
	background-image: url(../imagenes/fondo_pie.gif);
	background-repeat:  repeat-y;
	margin-top: 0px;
	float: left;
	width: 960px;
}

#pie p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-top: 8px;
	display: block;
	color: #FFFFFF;
	padding-right: 12px;
}
#pie   p em {
	font-style: normal;
	letter-spacing: 3px;
	font-weight: bold;
	color: #333333;
}
.naranjapie {
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
}

#contenido {
	float: left;
	height: 570px;
	width: 792px;
}


#texto {
	width: 576px;
	margin-left: 80px;
	float: left;
	margin-top: 0px;
	height: 334px;
}

#texto.formulario {
	overflow: auto;
	width: 642px;
}

#texto h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#texto p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-align: left;
/*	width: 480px;*/	
}
#contenedor #contenido #texto .vermapa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#texto ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	text-align: left;
	width: 480px;
	margin-left: 10px;
}
#texto li {
	margin-bottom: 5px;
}

#texto p.separador20px {
	margin-bottom: 20px;
}

#contenidoBook {
	float: left;
}
#contenidoBook ul  {
	display: block;
	list-style-type: none;
	width: 80px;
	float: right;
	margin-top: 10px;
	margin-right: 15px;
}
#contenidoBook ul li {
	width: 20px;
	float: left;
}
#contenidoBook ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	text-decoration: none;
	height: 20px;
	width: 20px;
	display: block;
}
#contenidoBook ul li a:hover {
	text-decoration: underline;
}

.indiceativo {
	color: #666666;
	background-color: #D0D0D5!important;
}
#navegacionbook {
	float: right;
}
#navegacionbook ul {
	width: 80px;
	list-style-type: none;
	margin-top: -10px;
}

#navegacionbook li {
	height: 40px;
	width: 40px;
}
#navegacionbook li a {
	height: 40px;
	width: 40px;
	display: block;
}

#navegacionbook  a:hover {
	background-position: right 0px;

}







#anterior {
	background-image: url(../imagenes/bt_anterior.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
#siguiente {
	background-image: url(../imagenes/bt_siguiente.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
#contenidoIndex {
	width: 840px;
	height: 440px;
	text-align: center;
	padding-top: 20px;
}


#clases {
	width: 640px;
	margin-left: 75px;
	float: left;
	margin-top: 90px;
}
#clases p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
	margin-bottom: 10px;
	color: #333333;
	line-height: 17px;
}
#clases img {
	margin-bottom: 10px;
}
#pregunta {
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F78F1E;
	border-right-color: #F78F1E;
	border-bottom-color: #F78F1E;
	border-left-color: #F78F1E;
	border-right-width: 0px;
	border-left-width: 0px;
	height: 30px;
	width: 640px;
	margin-top: -10px;
}

#pregunta ul {
	list-style-type: none;
	margin-top: 8px;
	margin-left: 18px;
}
#pregunta li {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	display: block;
	margin-right: 15px;
}
#pregunta ul li a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	height: 20px;
	display: block;
	text-align: center;
}
#pregunta a:hover {
	color: #F78F1E;
}

#clases p.gris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	margin-bottom: 40px;
	color: #8B8B8B;
	line-height: 16px;
}
#equipo {
	width: 640px;
	margin-left: 18px;
	float: left;
	margin-top: 18px;
	display: inline;
}
.noticia img {
	float: left;
	margin-right: 20px;
	border: 0;
}
.noticia .texto_noticia a    {
	font-size: 12px;
	color: #C00;
}
.noticia h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
}
div.titulo_noticia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 5px;
}
#contenedor #contenido #texto iframe {
	float: right;
	margin-top: -92px;
	font-family: Arial, Helvetica, sans-serif;
}

#texto .columna {
	float: left;
	width: 288px;
	margin-right: 0px;
}

#texto .columna a {
	color: #E8558D;
}
#texto  .columna  p   {
	font-size: 14px;
	line-height: 28px;
}
.ideas {
	color: #FFFFFF;
}

#mano {
	float: right;
	height: 210px;
	width: 390px;
	margin-top: 0px;
}
.naranja  {
	background-color: #F78F1E;
}
.amarillo {
	background-color: #E3B602;
}
.rosa {
	background-color: #E8558D;
}

.rojo {
	background-color: #CC0000;
}
.tiponaranja {
	color: #F78F1E;
}
.textorojo {
	color: #CC0000;
}
.textorosa {
	color: #E8558D;
}
.textoamarillo {
	color: #E3B602;
	font-family: Arial, Helvetica, sans-serif;
}
.purpura {
	background-color: #AF005A;
}
.textopurpura {
	color: #AF005A;
}
.azul {
	background-color: #454E87;
}
.verde {
	background-color: #BEC50E;
}
.cian {
	background-color: #26A4D9;
}
#scroll {
	width: 576px;
	margin-left: 80px;
	float: left;
	margin-top: 0px;
	height: 334px;
	overflow: auto;
}
#scroll h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
/*#scroll p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	width: 480px;
}*/

#scroll  .noticia {
	float: left;
	margin-bottom: 20px;
	margin-top: 10px;
}
/*#contenedor  #contenido  #scroll  .noticia  p {
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	margin: 0.5em 0;
}*/

div.texto_noticia {
	margin: 0 0 0 8em;
	width: 26em;
}

#scroll div.texto_noticia p {
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	text-align: justify;
	color: #333333;
	font-size: 12px;
	line-height: 16px;
	margin: 0.5em 0;
}

div.texto_noticia a {
	color: #000;
}

div.texto_noticia a:hover {
	color: #CC0000;
	text-decoration: none;
}
#equipo {
	margin-top: 50px;
	margin-left: 88px;
}
#boton_360 {
	height: 158px;
	width: 126px;
	float: left;
	margin-top: 38px;
	position: relative;
	top: 22px;
	left: -30px;
}
#foto360 dl {
	margin-top: 40px;
	margin-left: -30px;
}
#foto360 p a {
	color: #3A8FCB;
}

#foto360 dl dd {
	float: left;
	margin-left: 30px;
	margin-bottom: 30px;
}
#foto360 dl dd p {
	font-size: 11px;
	margin-top: 3px;
	text-align: center;
}


#boton_360 a {
	background-image: url(../imagenes/bt_360.gif);
	background-repeat: no-repeat;
	text-indent: -5000px;
	display: block;
	height: 158px;
	width: 126px;
}
#foto360 dl dd a img {
	border: 1px solid #999;
}

#foto360 h2 , #foto360_ampliada h2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #008FCB;
}
#foto360 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666;
	text-align: left;
}
#foto360_ampliada , #foto360{
	width: 660px;
	margin-left: 80px;
	float: left;
	margin-top: 25px;
	height: 540px;
	overflow: auto;
}
#foto360_ampliada p a {
	background-image: url(../imagenes/btanterior.gif);
	background-repeat: no-repeat;
	display: block;
	height: 19px;
	width: 100px;
	color: #000;
	font-size: 13px;
	text-indent: 24px;
	margin-top: 20px;
}
#foto360_ampliada embed {
	margin-top: 10px;
}
