body {
	text-align: left;
	background-color: #000066;
	line-height: 16px;
	margin-top: 0em;
	margin-bottom: 0em;
		
}

#wrapper {
	margin-top:10px;
	width: 920px;
	background-color: #FFFFCC;
	padding-bottom: em;
	margin-left: 40px;
	border: 1px solid #000000;
	min-height: 100%;
}

#header
{
	
	width: 920px;
	background-color:#FF9900;
	border: 1px solid #000000;
	border-bottom:0px;
}


#menu
{
	background-color:#FF9900;
	width: 150px;
	float: left;
	text-align: left;
	visibility: visible;
	min-height: 2000px;
	border: 1px solid #000000;
	border-top:0px;
	background-image: url(Imagenes/bmenu.gif);
}

#content
{
	position: relative;
	margin-left:150px;
	min-height: 2000px;
	border: 1px solid #000000;
	border-left:0px;
}


#menu ul
{
	
	margin: 0 10px;
	padding:10px 10px 5px 5px;
	list-style:none;
	
}


#menu li
{
	display: block;
	color: #CC0000;
	font-size: large;
	padding:10px 0px ;
	
}

#menu a:link
{
	text-decoration: none;
	color: #000000;
}

#menu a:hover
{
	text-decoration: none;
	color: #66FF00;
	background-color: #FFFFFF;
	font-size: 20px;
}

#menu a:visited
{
	text-decoration: none;
	color: #000000;
}

#menu a:active
{
	text-decoration: uppercase;
	color: black;
	background: yellow;
}

#mapa
{
	text-align:center;
}
.titulo
{
	text-align: left;
	font-size: 25px;
	margin: 80px;
	padding: 20 px;
	text-indent: 20px;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
}
.subtitulo
{
	margin-left: 10%;
	font-size:25px;
	padding:20px;
}
.enlaces 
{
	text-align:left;
	list-style-type: none;
	padding: 20px;
	margin-left:10%;
}
.enlaces li
{
    padding:10px;
}

p 
{
	margin-left: 5%;
}

.centrado
{
	text-align: center;
	padding 10px;
}

.fotocentrada
{
	float: right;
	padding: 10px;
	margin-right: 12em;
}

h3, h4
{
	margin-left: 10%;
}

ul{

	margin-left:20%;
	list-style:circle;
}
p{
	margin-right: 10%;
}
