#portada {
	width: 1000px;
	height: auto;
	float: left;
}
#tipsAdvices {
	float: left;
	width: 760px;
}

h1.bienvenido {
	background-image: url(../img/layout/tituloSeccion/bienvenido-welcome-easytravelchile.jpg);
	background-repeat: no-repeat;
	height: 64px;
	width: 600px;
	text-indent: -1000em;
}
p.bienvenido {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.9em;
	font-style: italic;
	margin-top: 0px;
}
p.bienvenidoEng {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: italic;
}
#emergencia {
	width: 200px;
	float: left;
}
#currency {
	width: 200px;
	float: left;
	margin-top: 10px;
}
#barraDer {
	float: left;
	width: 200px;
	margin-left: 10px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
	padding-left: 10px;
	height: auto;
}
#barraDer h1 {
	background-image: url(../img/tips/informaciones-h1.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 200px;
	text-indent: -1000em;
}
#bienvenida {
	float: left;
	width: 1000px;
}
#tweeter {
	float: left;
	width: 215px;
	margin-left: 10px;
	z-index: -500;
}
#welcome {
	float: left;
	width: 770px;
	border-right-style: dotted;
	border-right-color: #CCC;
	border-right-width: 1px;
	height: 275px;
}
#revista {
	float: left;
	height: 263px;
	width: 165px;
}
#hola {
	float: left;
	width: 590px;
	margin-left: 10px;
}
#hola h1 {
	background-image: url(../img/layout/portada/bienvenido-easytravelchile.jpg);
	height: 40px;
	width: 237px;
	background-repeat: no-repeat;
	text-indent: -1000em;
}
#hola p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #030;
	font-style: italic;
	font-weight: lighter;
	text-align: justify;
}

#hola p.ingles {
	font-size: 0.8em;
	font-style: italic;
	color: #999;
	margin-top: 25px;
}

#tweeter h1 {
	background-image: url(../img/layout/portada/vinacrea-twitter.jpg);
	height: 100px;
	width: 200px;
	background-repeat: no-repeat;
	text-indent: -1000em;
	margin: 0px;
	padding: 0px;
}
#tweeter p {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.8em;
	color: #999;
	margin-bottom: 15px;
}
#barra {
	float: left;
	width: 1000px;
	background-image: url(../img/layout/portada/fondo-barra.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	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: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	background-position: bottom;
	height: 150px;
}
.recordatorio {
	float: left;
	height: 120px;
	width: 320px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.recordatorioPrimera {
	float: left;
	height: 120px;
	width: 320px;
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.recordatorio h1 , .recordatorioPrimera h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #666;
	font-style: italic;
}
.recordatorio p , .recordatorioPrimera p{
	margin-top: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666;
}
#weather {
	width: 200px;
	float: left;
	text-align: right;
}
#barra2 {
	float: left;
	width: 1000px;
	background-image: url(../img/layout/portada/fondo-barra.jpg);
	background-repeat: no-repeat;
	margin-top: 30px;
	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: solid;
	border-top-color: #CCC;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #CCC;
	background-position: bottom;
	height: 300px;
}

