body {
	text-align: justify;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	color: #333333;
	background-color: #000000;
	background-image: url(images/fondo.gif);
}
h1, h3, h4, h5  {
	margin: 0;
}



#header {
	width: 700px;
	height: 115px;
	padding: 0;
	background-color: #E9EAE2;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: none;
	border-left-style: double;
	border-top-color: #BA0C26;
	border-right-color: #BA0C26;
	border-bottom-color: #BA0C26;
	border-left-color: #BA0C26;
	text-align: center;
}

#header h1 {
	float: left;
	font-size: 60px;
	letter-spacing: -7px;
	color: #FFFFFF;
	background-image: url(images/cabecera2.png);
	background-repeat: no-repeat;
	width: 600px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 40px;
	background-position: center;
}

#header h2 {
	float: none;
	font-size: 18px;
	letter-spacing: 0px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}


a {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
}
.inicio {
	background-color: #BA0C26;
}



#menu1 {
	float: left;
	width: 160px;
	margin: 0px auto;
	padding-bottom: 20px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #323B2E;
}

#menu1 ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#menu1 li {
}

#menu1 a {
	display: block;
	width: 190px;
	padding: 15px 0px;
	background-color: #788770;
	border-top: 1px solid #323B2E;
	border-bottom: 1px solid #788770;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}

#menu1 a:hover {
	background-color: #AFB3A5;
	border-top: 1px solid #555E4F;
	border-bottom: 1px solid #555E4F;
}

/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: #E9EAE2;
	font-size: 14px;
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #BA0C26;
	border-right-color: #BA0C26;
	border-bottom-color: #BA0C26;
	border-left-color: #BA0C26;
}

#colOne {
	float: left;
	width: 120px;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 10px;
	background-repeat:      no-repeat;
	background-position: right;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #C0C0C0;
}

#colTwo {
	float: right;
	margin-top: 20px;
	width: 500px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin-right: 20px;
	text-align: left;
}

#content h2 {
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: -2px;
}


#footer {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}


#footer p {
	text-align: center;
	padding: 0;
	font-size: 10px;
}
h2 {
	font-size: 36px;
}
.novedades {
	width: 135px;
	margin-top: 35px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
.mapa {
	text-align: right;
}
.texto_contacto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.novedades2 {
	width: 450px;
	margin-top: 35px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	padding: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;
}
