@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #333333;
}
#contenedor {
	/*height: 550px;*/
	width: 900px;
	background-position: 0px 140px;
	/*10px arriba y abajo, y auto a los lados, para los navegadores nuevos es suficiente para centrar la pagina*/
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #333333;
	clear: both;
	float: none;
}
#header {
	clear: both;
	height: 77px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #333333;
}
#logo {
	background-image: url(img/postalesParaVos.gif);
	height: 30px;
	width: 300px;
	margin-top: 25px;
	margin-left: 30px;
	background-repeat: no-repeat;
	float: left;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
/*para evitar que floten en forma incorrecta los contenedores que van debajo del header*/
#clear_header {
	clear: both;
}
#left {
	float: left; /*en #middle margin-left: 200px debe ser el mismo valor*//*height: 390px; se elimina y se incluye en #menu para permitir que se amplie la altura si esto se requiere en otras paginas del mismo sitio*/
}
#menu {
	width: 170px; /*esto mas padding-top: 15px define la altura 170 px*/
	padding-top: 28px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 12px;
	color: #633;*/
	text-align: left;
	height: 28px;
	width: 130px;
	vertical-align: top;
	padding-top: 10px;
	font-weight: bold;
	font-size: 15px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-left: 25px;
	background-color: #333333;
}
.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link:hover {
	color: #FF9900;
}
#clear_menu {
	clear: right;
	float: right;
	margin-top: 42px;
	margin-right: 20px;
}

.menu_chico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	padding-right: 5px;
	padding-left: 5px;
	text-transform: uppercase;
}

.menu_chico:hover {
	color: #FF9900;
}

#right {
	float: right;
	width: 20px; /*en #middle margin-right: 20px debe ser el mismo valor*//*height: 390px; se elimina y se incluye en #menu para permitir que se amplie la altura si esto se requiere en otras paginas del mismo sitio*/
}
#middle {
	margin-right: 20px;
	margin-left: 200px;
	float: none;
	color: #990000;
}
.contenido/*dentro de middle se requieren distintos contenedores para distintas paginas*/
 {
	margin: 0px;
	background-color: #333333;
	padding: 0px;
	width: 900px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 20px;
	text-align: left;
	background-color: #927936;
	padding: 20px;
	margin-top: 30px;
	margin-left: 40px;
	border: 1px solid #663300;
	line-height: 16px;
	margin-bottom: 20px;
}
.textoConsulta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 20px;
	text-align: justify;
	background-color: #604905;
	margin-top: 80px;
	margin-left: 50px;
	border: 1px solid #C0A757;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 220px;
}
.imagenes_chicas {

}
.clima {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFA215;
	margin-right: 80px;
	text-align: justify;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-left: 100px;
	border: 3px solid #663300;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 30px;
	background-position: top;
}
#footer {
	clear: none;
	background-color: #333333;
	height: 20px;
	width: 900px;
	padding: 5px;
	text-align: center;
	color: #FFFFFF;
}
.texto_reg {
	COLOR: #CCCCCC;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.Estilo3 {
	font-size: 13px
}

.Estilo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabla {
	background-color: #333333;
	height: 800px;
	width: 100%;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 15px;
}
#banner_texto  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 650px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	margin-right: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
	line-height: 20px;
	margin-bottom: 0px;
}
#banner_centro  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	width: 450px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	margin-right: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
	line-height: 20px;
	margin-bottom: 0px;
	background-color: #333333;
}
#banner_der  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 200px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	float: left;
	margin-right: 10px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
	line-height: 20px;
	margin-bottom: 0px;
	background-color: #333333;
}
.derecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 35px;
	margin-bottom: 15px;
	line-height: 30px;
	background-color: #333333;
}
#banner1 {
	background-image: url(img/ba_01.jpg);
	float: left;
	height: 200px;
	width: 180px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
#banner2 {
	background-image: url(img/ba_02.jpg);
	float: left;
	height: 200px;
	width: 180px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
#banner3 {
	background-image: url(img/ba_03.jpg);
	float: left;
	height: 200px;
	width: 180px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666666;
	font-weight: bold;
}
#abajo {
	clear: both;
	width: 900px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 10px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.banner:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.banner:hover {
	color: #FF9900;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 5px;
	color: #666666;
	margin: 1px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEEEE;
	padding: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666666;
	margin: 1px;
}
button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EEEEEE;
	margin: 1px;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.derechaContacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 35px;
	margin-bottom: 15px;
	line-height: 25px;
	text-decoration: none;
}
.foto {
	margin: 5px;
}
.fotoVertical {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}

.Estilo1_caja_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
	padding: 3px;
	width: 200px;
	margin-right: auto;
	margin-left:auto;
}

.derechoPF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	float:right;
	width: 380px;
	background-color: #333333;
}
.izquierdoPF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #99C;
	float: left;
	width: 520px;
	background-color: #333333;
}
.centrar_postal {
	text-align: center;
}
.centrado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	margin-top: 35px;
	margin-bottom: 15px;
	line-height: 25px;
	text-align: center;
}

