body {
	background-color: #FFFFFF;
	background-image:url(imagenes/fondo-pag.gif)
}

a {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #7c262f;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #666666;
	text-decoration: none;
}

.enlace {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #7c262f;
	text-decoration: underline;
}

.enlace:hover {
	color: #666666;
}

.cabecera {
	width: 950px;
	height: 550px;
}

.pie {
	width: 950px;
	height: 20px;
	padding-top: 10px;
}

.ciudad {
	width: 950px;
	height: 30px;
	padding-top: 15px;
}

h1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
}

.textarea {
	height: 50px;
	width: 261px;
	border: 1px solid #000000;
	overflow:hidden;
}

.ley {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.texto {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-indent: 20px;
	margin-right: 5px;
}

.texto-inicio {
	float: right;
	height: 385px;
	width: 438px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	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: none;
	border-top-color: #7c262f;
	border-right-color: #7c262f;
	border-bottom-color: #7c262f;
	border-left-color: #7c262f;
}

.mapa {
	float: right;
	height: 400px;
	width: 445px;
}

.menu {
	float: left;
	height: 400px;
	width: 500px;
	vertical-align: bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

.copy{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: normal;
	color: #003333;
}

.input{
	border: 1px solid #000000;
}

.enlace-pie {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #666666;
}

