@charset "UTF-8";
/* CSS Document */

html {background: #F5EFDF;}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

ul, li {
	list-style:none;
}

/* principal layout*/


#pagewidth {
	width: 960px;
	text-align: left;
	position: relative;
	margin: auto;
	height: auto;
	top: 0px;
	background-color: #FFFFFF;
}

h1 {
	color:#8CC63F;
	font-family: Helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight:normal;
	z-index:100;
}


body {
	color: #000000;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

body a {
	color: #8CC63F;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
}

body a:hover {
	color: #8CC63F;
	text-decoration: underline;
}


.destacado {
	color: #8CC63F;
	font-weight: bold;
	display: inline;
}


#header {
	width: 960px;
	position: absolute;
	margin: auto;
	height: 136px;
	top: 0px;
	background-color: #F5EFDF;
}



#logo {
	width: 160px;
	height: 96px;
	position: absolute;
	left: 36px;
	top: 20px;
}

#iconos {
	width: 750px;
	height: 96px;
	position: absolute;
	left: 210px;
	top: 10px;
}

#data_content {
	width: 960px;
	height: 32px;
	position: absolute;
	left: 0px;
	top: 136px;
	background-color: #F5EFDF;
	border-bottom-style: dashed;
	border-top-style: dashed;
	border-width: 2px;
	z-index: 100;
}

#data {
	width: auto;
	height: 22px;
	position: absolute;
	left: 220px;
	top: 6px;
	background-color: #F5EFDF;
}

#data_text {
	width: auto;
	height: 22px;
	position: absolute;
	left: 320px;
	top: 10px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #000;
}

#facebook {
	width: 23px;
	height: 23px;
	position: absolute;
	top: 5px;
	left: 870px;
	z-index: 300;
}

#twitter {
	width: 23px;
	height: 23px;
	position: absolute;
	top: 5px;
	left: 904px;
	z-index: 300;
}

#link_home {
	width: auto;
	height: 22px;
	position: absolute;
	left: 770px;
	top: 10px;
}

#background_color {
	width: 960px;
	position: relative;
	margin: auto;
	background-color:#F5EFDF;
	height: 1700px;
	top: 172px;
}

#background_color2 {
	width: 960px;
	position: relative;
	margin: auto;
	background-color:#F5EFDF;
	height: 520px;
	top: 172px;
}

#background_color3 {
	width: 960px;
	position: relative;
	margin: auto;
	background-color:#F5EFDF;
	height: 1040px;
	top: 172px;
}


#navi {
	width: 745px;
	height: 26px;
	position: absolute;
	left: 210px;
	top: 104px;
	z-index: 100;
}

.navigation {
	text-transform: uppercase;
}

.navigation li {
	float: left;
}

/* estilo de los links */

.navigation a, .navigation a:visited {
	display:block; 
	width: 106px;
	line-height:26px;
	padding:0px;
	text-decoration:none;
	text-align: center;
	vertical-align: middle;
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
}

.navigation li a:hover {
	color: #8CC63F;
	text-decoration: none;
}

.navigation li.selected a {
	color: #8CC63F;
	text-decoration: none;
}

/* buenos aires */

#logo_corazon {
	width: 265px;
	height: 308px;
	position: absolute;
	left: 100px;
	top: 38px;
}

#despertate_grande {
	width: 265px;
	height: 155px;
	position: absolute;
	left: 100px;
	top: 365px;
}

#bici_content {
	width: 223px;
	height: 200px;
	position: absolute;
	left: 100px;
	top: 560px;
	color: #8CC63F;
	padding:20px 20px 20px;
	border-style: dashed;
	border-width: 2px;
	border-color: #8CC63F;
}


#texto_grande {
	width: 450px;
	height: auto;
	position: absolute;
	left: 400px;
	top: 38px;
	font-size: 18px;
	line-height: 24px;
	}
	
#texto_home {
	width: 450px;
	height: auto;
	position: absolute;
	left: 400px;
	top: 270px;
}

#texto_columna1 {
	width: 360px;
	height: auto;
	position: absolute;
	left: 100px;
	top: 900px;
}

#texto_columna2 {
	width: 360px;
	height: auto;
	position: absolute;
	left: 480px;
	top: 900px;
}

/* seccion */

#texto_seccion {
	width: 450px;
	height: auto;
	position: absolute;
	left: 400px;
	top: 38px;
}

#icono_trama {
	width: 270px;
	height: auto;
	position: absolute;
	left: 90px;
	top: 38px;
}

#logos01 {
	width: 960px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 38px;
	border-bottom-style: dashed;
	border-width: 2px;
}

#logos02 {
	width: 960px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 438px;
	border-bottom-style: dashed;
	border-width: 2px;
}

#logos03 {
	width: 960px;
	height: auto;
	position: absolute;
	left: 0px;
	top: 838px;
}



/* proximamente */

#proximamente {
	width: 700px;
	height: 300px;
	position: absolute;
	top: 180px;
	left: 150px;
	z-index: 100;
	font-size: 48px;
	color: #CCCCCC;
	line-height: 58px;
}
