:focus {outline-width: 0px;
}
body {
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	background-color: #354A65;
	background-image: url(../imagenes/invierno/fondo-invierno.jpg);
	background-repeat: no-repeat;
	line-height: 20px;
	letter-spacing: 1px;
	background-attachment: fixed;
}
#contenedor {
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
#contenido {
	float: right;
	width: 780px;
	background-color: #FFF;
}
#estaciones {
	padding-top: 275px;
	float: left;
	width: 25px;
}
#estaciones a img {
	border-width: 0px;
	margin-bottom: 4px;
}
#menu {
	text-align: right;
	color: #ACA6A5;
	font-size: 16px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	margin-right: 20px;
}
#menu a {
	color: #ACA6A5;
	text-decoration: none;
}
#menu a:hover {
	color: #666;
}
#imagen {
	background-image: url(../imagenes/invierno/foto-invierno.jpg);
	height: 197px;
}
#texto {
	margin-top: 33px;
	margin-left: 139px;
	margin-right: 135px;
	margin-bottom: 70px;
	min-height: 300px;
}
#titulo h1{
	background-image: url(../imagenes/invierno/casacatedral-invierno.png);
	background-repeat: no-repeat;
	height: 33px;
	margin-top: 0px;
	margin-bottom: 20px;
	text-indent: -9999px;
}
#texto h2 {
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	margin-top: 20px;
}
#texto h3 {
	font-size: 12px;
	color: #D27F33;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	margin: 0px;
}
#texto p {
	line-height: 20px;
	margin-bottom: 10px;
	color: #999;
	margin-top: 5px;
}
#texto p a {
	color: #666;
	text-decoration: underline;
}
#texto p a:hover {
	color: #CCC;
	text-decoration: underline;
}
.activo {
	color: #666 !important;
}
.borrar {
	clear: both;
}
#fotos {
	margin-top: 20px;
	margin-bottom: 20px;
}


#fotos a img{
	text-decoration: none;
	border-style: none;

}
#fotos img {
	margin-right: 6px;
	margin-bottom: 6px;
}
#fotos2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#fotos2 img {
	margin-right: 6px;
	margin-bottom: 6px;
}
#fotos2 a img {
	text-decoration: none;
	border-style: none;
}
.subtitulos {
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 20px !important;
	font-weight: bold !important;
	margin-bottom: 5px !important;
}
#pie {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-bottom: 20px;
	letter-spacing: 0px;
	color: #C1C1C1;
}
#pie a {
	color: #C1C1C1;
	text-decoration: none;
}
#pie a:hover {
	text-decoration: underline;
}

