html, body {
	font-family: sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	background-color: #FFCA08;
	background-image: url(img/header_fondo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	}
#cont {
	/*border: 1px solid #000;*/
	width: 762px;
	*width: 780px;
	background-color: #E1E9FF;
	}
#cab {
	height: 100px;
	background-color: #4A6ACC;
	background-image: url(img/header.gif);
	}
#menu {
	width: 140px;
	float: left;
	background-color: #FFCA00;
	}
#menu ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-top: -3px;
	margin-bottom: -3px;
	}
#menu ul li {
	border-bottom: 1px solid #FFCA00;
	}
#menu ul li a {
	background-color: #FFB728;
	width: 130px;
	display: block;
	padding-left: 5px;
	border-right: 5px solid #FF811A;
	color: #4A6ACC;
	text-decoration: none;
	height: 20px;
	padding-top: 2px;
	}
#menu ul li a:hover {
	background-color: #FFCA00;
	border-right: 5px solid #FF811A;
	}
#imgmenu {
	height: 90px;
	width: 140px;
	background-color: #E1E9FF;
	background-image: url(img/bottom_menu.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 70px;
	}
#imgmenu a {
	color: #fff;
	}
#text {
	width: 602px;
	float: left;
	color: #000;
	padding: 10px;
	background-image: url(img/fondo_top_text.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
#footer {
	clear: both;
	text-align: center;
	background-color: #4A6ACC;
	}
	
#footer a {
	color: #fff;
	text-decoration: none;
	}
	
h1 {
	margin: 0;
	padding-top: 64px;
	padding-right: 10px;
	text-align: right;
	color: #FF8118;
	font-style: italic;
	font-family: serif;
	}
h2 {
	margin: 0;
	margin-bottom: 10px;
	padding-left: 70px;
	height: 28px;
	background-image: url(img/fondo_h2.gif);
	color: #4A6DC5;
	}
.anunimg {
	height: 224px;
	background-color: #FFCA08;
	}
.textoanun h2{
	margin: 0;
	padding: 0;
	padding-top: 5%;
	background-image: none;
	padding-left: 30px;
	text-align: center;
	font-size: 20px;
	}
/*
.textoanun h2.dos{
	margin: 0;
	padding: 0;
	possition: absolute;
	margin-top: 80px;
	background-image: none;
	padding-left: 30px;
	text-align: center;
	font-size: 20px;
	}
*/
.flotader {
	float: right;
	}
p {
	border-left: 5px solid #FFCA08;
	padding-left: 3px;
	}
a img {
	border: 0;
	}
h1 a {
	text-decoration: none;
	color: #FF8118;
	}
ul.listag {
	list-style-type: none;
	list-style-image: url(img/listag.gif);
	margin: 0;
	padding: 0;
	padding-left: 30px;
	}
ul.listag li {
	font-size: 18px;
	color: #4a6dc5;
	}
ul.listm {
	list-style-type: none;
	list-style-image: url(img/listam.gif);
	margin: 0;
	padding: 0;
	padding-left: 30px;
	}
ul.listm li {
	font-size: 15px;
	color: #4a6dc5;
	}
.divfoto {
	height: 300px;
	}
.divfoto img.left {
	float: left;
	margin-right: 10px;
	}
.divfoto img.right {
	float: right;
	margin-left: 10px;
	}
/*
h3 {	
	color: #4A6DC5;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 5px;
	}
*/
.enlaces {
	background-color: #FFCA08;
	text-align: center;
	color: #4A6DC5;
	padding-bottom: 5px;
	}
.enlaces a {
	color: #4A6DC5;
	text-decoration: none;
	font-size: 10px;
	}

.contador {
	text-align: center;
	}
.imgapart {
	text-align: center;
}
.imgapart img {
	padding: 2px;
	background-color: #FFCB08;
	}
h3 {
	color: #4A6DC5;
	text-align: left;
	border-bottom: 2px solid #ffcb08;
	margin-bottom: 5px;
	margin-top: 10px;
	}
ul.fotos li a {
	color: #4969CF;
	font-weight: bold;
}
.subir {
	text-align: right;
	border-bottom: 2px solid #ffcb08;
	padding: 4px;
	padding-right: 10px;
	padding-bottom: 0;
	width: 500px;
	}
.subir a {
	color: #4969CF;
	font-weight: bold;
	width: 100%;
	display: block;
	}
.centrado {
	text-align: center;
	}
table.metros {
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	margin-bottom: 10px;
	}
table.metros tr td {
	border-bottom: 1px solid #eee;
	border-bottom: 1px solid #8796CC;
	}
h4.metros {
	margin-bottom: 0;
	background-color: #BDCCE7;
	width: 210px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2px;
	padding-top: 2px;
	}
