body
{
	font-size: 62.5%;
	font-family: "Terbuchet MS", Verdana, Arial, Helvetica, sans-serif;

}
h1, h2
{
display: none;
}
big
{
	text-align: left;
	text-transform: uppercase;
	font-size: 1.4em;
line-height: 1.6em;
}

#container
{
	margin: 10px auto 10px auto;
	padding: 0;
	width: 1000px;
	border-color: #762330;
	border-width: 1px;
	border-style: solid;
	background-image: url(images/bandaizquierda2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 695px;
}

#menu
{
	float: left;
	width: 228px;
	margin: 0px;
	padding: 0px;
	

}

#menu ul { margin: 150px 5px 10px 20px; }
#menu li
{
padding: 11px;
}
#menu a
{
	text-decoration: none;
}
#menu a:link
{
	font-size: 1.2em;
	padding: 2px;
	line-height: 1.6em;

}
#menu a:hover
{
border-bottom: 1px white dotted;

}
#menu a:visited
{
	font-size: 1.2em;
	padding: 2px;
	line-height: 1.6em;

}
#menu a:focus
{
outline: none;
}
#menu a:active
{
border-bottom: 1px white dotted;

}
#menu a#seccion
{
border-bottom: 1px white dotted;
}

#derecha
{
	margin-left: 273px;
	padding: 0;

}
#derecha img
{
float: right;
}
#derecha a
{
	text-decoration: none;
	font-size: 1.2em;
line-height: 1.6em;
	font-style: italic;
	color: #762330;
text-transform: uppercase;


}
#derecha a:hover
{
	text-decoration: underline;
}
#derecha p
{
margin:5px 0;
}
#bloque { margin: 30px 0 0 60px; }
#bloque ul
{
margin: 10px
}
#bloque li
{
padding:4px;
}
#bloque img
{
float: right;
margin-right: 15px;
}

.titular
{
font-size: 1.5em;
color: #762330;
padding: 5px;
border-left: 5px #636 solid;
margin:2px;
}
.titular2
{
	font-size: 1.3em;
	color: black;
	padding: 3px;

	margin: 15px 2px;
	text-align: left;
}
.blanco
{
color: white;
}
.rosa { color: #C06; }

.texto1
{
	float: left;
	padding: 10px;
	margin: 5px;
	text-align: justify;
	width: 340px;
/* valor falso para IE4-5.x/Win, de tal forma que: */
voice family: "\"}\"";
/* ancho real + borde i/d + margen interno i/d = valor falso */
voice family:inherit;
/* fin del valor falso para IE4-5.x/Win */
width: 330px;
/* valor real para navegadores actuales */
}

.texto1 p
{
padding-top: 10px;
}

.thumbnail
{
	float: left;
	padding: 10px;
	margin: 10px;
max-width: 190px	
}

.thumbnail a
{
	text-decoration: none;
	font-size: 1em;
}

.mapa
{
	background-image: url(images/mapap.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.destacado
{
	color: #C39;
	font-size: 1.2em;
	font-weight: 500;
	text-transform: uppercase;
}
.horarios
{
color: #636;
font-weight: bold;
margin-right: 10px;
}