html, body {
	height: 100%;
}
body {
	margin: 0px;
	background-color: #CCC;
	background-image: url(imagenes/salafondo.jpg);
}
#contenedor {
	font-family: "Trebuchet MS", aRIAL, CALibri;
	background-color: #FFFFFF;
	height: auto;








	min height: 100%
	margin-right: auto;
	margin-left: auto;
	font-size: 0.75em;
	width: 970px;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navegacion {
	width: 970px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
	padding: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	}

#encabezado {
	padding-bottom: 5px;
}

#navegacion ul {
	padding: 0px;
	margin-bottom: 5px;
	margin-top: 6px;
	margin-right: 0px;
	margin-left: 0px;
}
#navegacion ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#navegacion ul li a {
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	white-space: normal;
	padding: 0.4em;
	background-color: #303;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navegacion a:hover {
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;
	margin-left: 0px;
	color: #482d58;
}
#pata {
	clear: both;
	margin-bottom: 0px;
}

#contenido {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 528px;
	float: left;
	color: #442E55;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#contenido01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 800px;
	float: left;
	color: #442E55;
	background-color: #FFFFFF;
	height: auto;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}

#lateral {
	width: 342px;
	background-color: #7D204F;
	float: right;
	padding: 25px;
	color: #FFFFFF;
	font-size: 0.8em;
	height: auto;
}
#lateral a {
	color: #FFFFFF;
}
#lateral a:hover {
	color: #80BB53;
}

.subtitulo {
	font-weight: bold;
}
#contenedor textoblanco2 {
	font-size: large;
	color: #FFF;
}
.textoblanco2 {
	font-size: 24px;
	color: #FFF;
}
.textoblanco {
	font-size: 13px;
	color: #FFF;
}

