html, body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	}
#contenedor {
	width: 770px;
	margin: auto;
	background-color: #fff;
	}
#cab {
	height: 70px;
	background-image: url(img/bgtop.jpg);
	background-position: top;
	border-bottom: 1px solid #FFF2D0;
	}
#cont {
	padding: 5px;
	padding-left: 10px;
	}
#menu {
	background-color: #FFF2D0;
	height: 125px;
	background-image: url(img/bgtop2.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 5px;
	}
#menu img {
	float: left;
}
#pie {
	clear: both;
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	background-image: url(img/bgpie.jpg);
	background-position: top;
	background-repeat: no-repeat;
	background-color: #FFF2D0;
	}
#cab h1, #cab h1 a {
	margin-top: 0;
	padding-top: 10px;
	text-align: center;
	color: #676767;
	text-decoration: none;
	}
#menu h3 {
	font-size: 1.1em;
	margin: 0;
	margin-top: 5px;
	text-align: center;
	padding: 0;
	padding-bottom: 5px;
	*padding-top: 10px;
	}
#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	}
#menu ul li {
	}
#menu ul li a {
	padding-left: 15px;
	width: 205px;
	display: block;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 1px;
	}
#menu ul li a:hover {
	background-color: #FFCA76;
	color: #000;
	}
#pie p {
	padding: 0;
	margin: 0;
	}
a {	
	color: #FF8118;
	color: #E96316;
	}
h1 {
	font-size: 1.8em;
	}
h2 {
	font-size: 1.5em;
	padding: 0;
	margin: 0;
	color: #E96316;
	border-bottom: 1px dashed #FFE4C5;
	margin-bottom: 10px;
	}
h3 {
	font-size: 1.2em;
	color: #676767;
	padding-left: 10px;
	}
h3.conttit {
	border-bottom: 2px solid #FFF5A9;
	margin-bottom: 0;
	}
ul.prov {
	margin-top: 0;
	background-color: #fff8e5;
	padding-top: 10px;
	padding-bottom: 20px;
	list-style-type: none;
	list-style-image: url(img/li.gif);
	background-image: url(img/bgul.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 30px;
	*margin-left: 0;
	}
ul.prov li {
	line-height: 20px;
	font-size: 14px;
	*padding-left: 2px;
	*line-height: 10px;
	*padding-bottom: 10px;
	}
ul.zonashome {
	margin-top: 0;
	background-color: #fff8e5;
	padding-top: 10px;
	padding-bottom: 20px;
	list-style-type: none;
	list-style-image: url(img/li.gif);
	background-image: url(img/bgul.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 25px;
	margin-left: auto;
	margin-right: auto;
	}
ul.zonashome li {
	padding-bottom: 10px;
	border-bottom: 1px solid #FFE7C1;
	margin-bottom: 10px;
	text-align: justify;
	padding-right: 10px;
	}
ul.zonashome li a {
	line-height: 20px;
	}
.provinciashome {
	font-size: 12px;
	}
ul.listemp {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
ul.listemp li {
	float: left;
	text-align: center;
	margin-left: 4px;
	margin-right: 4px;
	margin-bottom: 10px;
	font-size: 13px;
	}
ul.listemp li img {
	border: 0;
	padding-bottom: 2px;
	padding-top: 2px;
	}
.clear {
	clear: left;
	padding-top: 20px;
	}
#menu p {
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-size: 16px;
	margin: 0;
	}
div.mas {
	margin-top: -8px;
	}
div.masdos {
	margin-top: 0;
	}
div.mas a, div.masdos a {
	padding-left: 15px;
	font-size: 15px;
	text-decoration: none;
	background-image: url(/img/mas.gif);
	background-position: left center;
	background-repeat: no-repeat;
	}
.mapa {
	float: right;
	padding-bottom: 10px;
	/*margin-right: 25px;*/
	width: 416px;
	height: 570px;
	*height: 530px;
	background-color: #FFF8E5;
	border-left: 1px solid #FFE7C1;
	padding-left: 10px;
}
.mapa p {
	padding: 10px;
}
#menulat {
	float: right;
	background-color: #fff2d0;
	width: 230px;
	border-left: 10px solid #fff;
	border-bottom: 30px solid #fff;
}
#menulat ul {
	list-style-image: url(img/li.gif);
	margin-left: 0;
	padding-left: 25px;
}
#links {
	text-align: center;
}
