body{
	margin: 0px;
	font-family: Helvetica, Arial;
	font-size: 13px;
	height: 100%;
	background: #F4F4F4;
}
img{
	border: 0px;
}
div#mainWrapp{
	width: 970px;
	height:  auto;
	margin: 0px auto;
	background: #FFFFFF url(../img/layout/backgrounds/main_bak.jpg) repeat-y;
}
div#header{
	width:970px;
	height: 130px;
	margin:0px auto;
	background:url(../img/layout/backgrounds/header_bak_mayo.jpg) no-repeat;
}
div.wrapp{
	width:970px;
	margin:0px auto;
	position: relative;
}
div#logo{
	width: 220px;
	height: 101px;
	position: absolute;
	top:0px;
	left: 0px;
}
div#topNav{
	width: 200px;
	height: 30px;
	position: absolute;
	top:23px;
	left: 730px;
	text-align: center;
	font-size: 15px;
	color: #FFF;
}

div#mainNav{
	width: 962px;
	height: 30px;
	background: url(../img/layout/backgrounds/mainNav_bak.jpg) repeat-x;
	position: absolute;
	top:100px;
	left: 4px;
	
}
div.mainNavBoton{
	width: auto;
	height:  30px;
	margin: 1px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	color: #ED007D;
	font-size: 15px;
}
ul.mainNavList{
	width: 970px;
	height:  30px;
	margin: 0px auto;
}
li.mainNavListItem{
	list-style: none;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #ED007D;
	font-size: 16px;
	font-weight: 100;
}
li.mainNavListItemSelected{
	list-style: none;
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000;
	font-size: 16px;
	font-weight: 100;
}
li.mainNavListItem a{
	text-decoration: none;
	color: #FFFFFF;
}
li.mainNavSeparator{
	list-style: none;
	width: 1px;
	height: 20px;
	background: url(../img/layout/mainNav_list_separator.jpg) no-repeat;
	float: left;
	margin-top: 9px;
}
div#suscribeBoton{
	width: 136px;
	height: 133px;
	position: absolute;
	top:30px;
	right: 0px;

}
div#content{
	width:100%;
	height: auto–
	min-height: 600px;
	margin:0px;
}
div#contentContainer{
	width: 975px;
	height:  auto;
	margin: 0px auto;
	
}
div#contentBottom{
	width: 970px;
	height:  10px;
	margin: 0px auto;
	clear: both;
}

div#contentMain{
	width: 960px;
	min-height: 600px;
	position: relative;
	top:5px;
	left: 0px;
	background: #FFFFFF;
}
div#contentBottom{
	width: 970px;
	height:  30px;
	margin: 0px auto;
}
div#footer{
	width:960px;
	height: 100px;
	margin:0px auto;
}
div#bottomWrapp{
	width: 100%;
	height: 590px;
	margin: 0px;
	clear: both;
	background: #FFFFFF url(../img/layout/bottom_bak.jpg) repeat-x;
}
div#followUsPanel{
	width: 960px;
	height: 83px;
	position: absolute;
	top: 35px;
	left:0px;
	background: url(../img/layout/followUs_bak.jpg) no-repeat;
	
}
div.followusBoton{
	width: 65px;
	height:  59px;
	margin: 10px;
	float: left;
}
div#followusTwitter{
	margin-left: 300px;
}
div#followusRSS{
	margin-left: 230px;
}
div#bottomNav{
	width: 960px;
	height: 40px;
	position: absolute;
	top: 40px;
	left: 0px;
	background: url(../img/layout/bottomNav_bak1.jpg) repeat-x;
}
ul.bottomNavList{
	width: 920px;
	margin: 15px auto;
}
li.bottomNavListItem{
	width: auto;
	height:  30px;
	margin: 1px;
	padding-left: 30px;
	padding-right: 30px;
	color: #FFF;
	font-size: 13px;
	float: left;
	list-style: none;
}
li.bottomNavListItem a{
	text-decoration: none;
	color: #FFF;
}
li#botonMapaSitio{
	padding-left: 10px;
}
li#botonSuscribete{
	padding-left: 35px;
}
li.bottomNavSeparator{
	list-style: none;
	float: left;
	width: 1px;
	height: 20px;
	margin-top: 5px;
	background: #999;
}
li#botonMapaSitio{
	margin-left: 0px;
}


div#globalLinks{
	width: 960px;
	height: 80px;
	position: absolute;
	top: 120px;
	left: 0px;
	border-bottom: solid thin #CCC;

}
div#logoFooter{
	width: 254px;
	height:  78px;
	margin: 5px;
	float: left;
}
div#globalLinksContent{
	width: 680px;
	height:  40px;
	margin: 40px auto auto 5px;
	float: left;
	text-align: right;
	font-size: 12px;
}
div#globalLinksContent a{
	color: #333333;
}
div#sisterSites{
	width: 960px;
	height: 90px;
	position: absolute;
	top: 220px;
	left: 0px;
	
}
div#banner_top_leaderboard{
	width: 728px;
	height:  90px;
	position: absolute;
	right:10px;
	top:5px;
	
}
div.floatRight{
	width: auto;
	height:  auto;
	margin: 5px;
	float: right;
}
div#Copyright{
	width: 860px;
	height: 90px;
	position: absolute;
	top: 320px;
	left: 0px;
	text-align: center;
	color: #CCC;
}
div.center{
	width: 550px;
	height:  auto;
	margin: 0px auto;
}