@charset "UTF-8";
body {
	font-family: "Trebuchet MS", Verdana, Arial;
	margin: 0px;
	padding: 0px;
	background-image: url(imagenesInterfaz/fondoBody.gif);
}
h1 {
	color: #B21E3B;
	display: block;
	font-weight: bold;
	font-size: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 175px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #B21E3B;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
p {
	font-size: 14px;
	line-height: 20px;
}
li {
	color: #B21E3B;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px;
}
a:link {
	color: #B21E3B;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #B21E3B;
	font-weight: bold;
}
a:hover {
	color: #F6952D;
	font-weight: bold;
	text-decoration: none;
}
#contenedor {
	width: 740px;
	position: relative;
	margin: auto;
}
#contenidos {
	width: 740px;
	margin-top: 100px;
	position: absolute;
	background-image: url(imagenesInterfaz/fondoContenedor.gif);
	background-repeat: repeat-y;
}
#columna {
	width: 160px;
	float: right;
	margin-right: 5px;
}
#navegacion {
	margin-top: 75px;
	height: 25px;
	width: 730px;
	position: absolute;
	background-color: #FFDCB7;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B21E3B;
	border-right-color: #B21E3B;
	border-bottom-color: #B21E3B;
	border-left-color: #B21E3B;
}
#top {
	height: 75px;
	width: 730px;
	position: absolute;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B21E3B;
	border-left-color: #B21E3B;
	background-image: url(imagenesInterfaz/fondoTop.jpg);
	background-repeat: repeat-x;
}
#direccion {
	height: 25px;
	width: 730px;
	background-color: #E7E7E7;
	border-top-width: 1px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B21E3B;
	border-right-color: #B21E3B;
	border-bottom-color: #B21E3B;
	border-left-color: #B21E3B;
	margin-top: 10px;
	clear: both;
}
#navPrincipal {
	margin: 0px;
	padding: 0px;
}
#navPrincipal li {
	display: inline;
	float: left;
	list-style-type: none;
}
#navPrincipal a:link {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #B21E3B;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	height: 25px;
	padding-top: 5px;
}
#navPrincipal a:visited {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #B21E3B;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	height: 25px;
	padding-top: 5px;
}
#navPrincipal a:hover {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFDCB7;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	background-image: url(imagenesInterfaz/botonNav.jpg);
	background-repeat: no-repeat;
}
#navPrincipal a.current:link {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFDCB7;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	background-image: url(imagenesInterfaz/botonNav.jpg);
	background-repeat: no-repeat;
}
#navPrincipal a.current:visited {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #FFDCB7;
	text-decoration: none;
	display: block;
	width: 100px;
	text-align: center;
	height: 25px;
	padding-top: 5px;
	background-image: url(imagenesInterfaz/botonNav.jpg);
	background-repeat: no-repeat;
}
.logoTop {
	background-image: url(imagenesInterfaz/logoTop.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	padding: 0px;
	height: 75px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	width: 250px;
}
.titulos {
	margin-left: 20px;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B21E3B;
}
.subTitulos {
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #B21E3B;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-transform: uppercase;
}
.tituloColumna {
	font-size: 12px;
}
.pContenidos {
	width: 540px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.pContenidosNota {
	width: 540px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-size: 10px;
	text-transform: uppercase;
	color: #B21E3B;
	font-weight: bold;
}
.direccion {
	color: #B21E3B;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imagenesParrafos {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.imagenesParrafosLinea {
	float: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #B21E3B;
}
.uLista {
	padding: 0px;
	list-style-type: none;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
}
#columna a:link {
	background-color: #FFDCB7;
	width: 149px;
	display: block;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #B21E3B;
	margin-bottom: 5px;
}
#columna a:visited {
	background-color: #FFDCB7;
	width: 149px;
	display: block;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #B21E3B;
	margin-bottom: 5px;
}
#columna a:hover {
	background-color: #B21E3B;
	width: 149px;
	display: block;
	padding: 5px;
	font-size: 12px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFDCB7;
	border-right-color: #B21E3B;
	border-bottom-color: #FFDCB7;
	border-left-color: #B21E3B;
	color: #FFDCB7;
}
#contenidos .pContenidos a:link {
	font-size: 12px;
	font-style: italic;
	color: #F69825;
}
#contenidos .pContenidos a:visited {
	font-size: 12px;
	font-style: italic;
	color: #F69825;
}
#contenidos .pContenidos a:hover {
	font-size: 12px;
	font-style: italic;
	color: #F69825;
	text-decoration: underline;
}
#miniatura {
	width: 540px;
	margin-left: 20px;
}
.miniaturaGaleria {
	border: 1px solid #B21E3B;
	margin-bottom: 10px;
	margin-left: 10px;
}
#google {
	width: 200px;
	position: absolute;
	top: 30px;
	right: 10px;
}
