@charset "UTF-8";
html, body {
	margin:0;
	padding:0;
	height:100%;
}
body {
	margin: 0px;
	padding: 0px;
	background: #000;
	color:#ccc;
	font-family: Century Gothic;
	font-size:13px;
}
object{
	outline:none;
	}
#floater {
	position:relative;
	float:left;
	height:50%;
	margin-bottom:-300px;
	width:1px;
}
#centered {
	position:relative;
	clear:left;
	height:600px;
	width:80%;
	max-width:854px;
	min-width:854px;
	margin:0 auto;
}
#main {
	float:left;
	width: 854px;
}
.lefthome {
	float:left;
	width:286px;
	padding-left:34px;
	height:600px;
}
.lefthome .buttons {
	padding-top:31px;
}
.lefthome .buttons img {
	margin-left:17px;
	border:0px;
}
.righthome {
	float:left;
	width:534px;
	background:url(../images/intro-page_06.jpg) right bottom no-repeat;
	height:600px;
}
#menu {
	width:854px;
	display:block;
	float:left;
}
#menu ul {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
#menu li {
	float:left;
	width:84px;
	margin-right:20px;
	padding-top:10px;
}
#menu li.first {
	margin:0px;
	padding:0px;
}
#titles {
	float:left;
	width:84px;
}
#flash {
	float:left;
}
#flash a, #flash a:visited, #flash a:active, #flash a:link{
	color:#ccc;
	text-decoration:none;
}
#flash a:hover{
	color: #F16844;
}
#flash h3 {
	float:left;
	display:block;
	margin:0px;
	padding:0px;
	margin-top:25px;
	margin-bottom:20px;
	font-size:18px;
	font-weight:normal;
	letter-spacing:3px;
	color:#FFF;
	margin-left:100px;
	width:754px;
	text-align:left;
}
#flash p {
	float:right;
	display:block;
	margin-left:100px;
	width:754px;
	margin:0px;
	padding:0px;
	margin-bottom:25px;
	text-align:justify;
}
#flash ul {
	float:left;
	display:block;
	width:755px;
	margin:0px;
	margin-top:20px;
	margin-left:100px;
	padding:0px;
	list-style:none;
}
#flash li {
	float:left;
	display:block;
	width:190px;
	margin:0px;
	margin-right:91px;
	padding:0px;
	list-style:none;
	text-align:left;
}
#flash .last {
margin-right:0px;
}

#flash img{
	margin-top:10px;
}
#flash li a{
	display:block;
	height:239px;

}
#flash li .roots{
background:url(../images/roots.jpg) no-repeat;
}
#flash li .roots:hover{
background:url(../images/roots-over.jpg) no-repeat;
}
#flash li .uprooting{
background:url(../images/uprooting.jpg) no-repeat;
}
#flash li .uprooting:hover{
background:url(../images/uprooting-over.jpg) no-repeat;
}
#flash li .resilience{
background:url(../images/resilience.jpg) no-repeat;
}
#flash li .resilience:hover{
background:url(../images/resilience-over.jpg) no-repeat;
}
#flash li .roots2{
background:url(../images/cultural.jpg) no-repeat;
}
#flash li .roots2:hover{
background:url(../images/cultural-over.jpg) no-repeat;
}
#flash li .uprooting2{
background:url(../images/desarraigo.jpg) no-repeat;
}
#flash li .uprooting2:hover{
background:url(../images/desarraigo-over.jpg) no-repeat;
}
#flash li .resilience2{
background:url(../images/resistencia.jpg) no-repeat;
}
#flash li .resilience2:hover{
background:url(../images/resistencia-over.jpg) no-repeat;
}
#flash li img{
	border:0px;
}


.addthis_toolbox .lightbox {
    position: fixed;
    top: 200px;
    left: 400px;
    width: 480px;
    color: #555;
}

.addthis_toolbox .lightbox .lightbox_top {
    background: url(../top.png) no-repeat 0 0;
    height: 34px;
    overflow: hidden;
    position: relative;
}
.addthis_toolbox .lightbox .lightbox_top h4 {
    display: inline;
    position: absolute;
    top: 12px;
    left: 20px;
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #fff;    
}
.addthis_toolbox .lightbox .lightbox_close {
    position: absolute;
    top: 10px;
    right: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
}
.addthis_toolbox .lightbox .lightbox_middle {
    background: url(../middle.png) repeat-y;
    overflow: hidden;
}
.addthis_toolbox .lightbox .lightbox_content {
    padding: 10px 20px;
}

.addthis_toolbox .lightbox .lightbox_bottom {
    background: url(../top.png) no-repeat 0 -34px;
    height: 16px;
    overflow: hidden;
}

.addthis_toolbox .lightbox_sharing
{
    margin-left: 10px;
}

.addthis_toolbox .lightbox .columns A 
{
    text-indent: 0 !important;
    float: none !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 4px 0 4px 34px !important;
    position: relative;
    width: 76px !important;
    display: block;
    color: #F16844;
}

.addthis_toolbox .lightbox .columns A:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #F16844;
    color: #fff;
    text-decoration: none !important;

}

.addthis_toolbox .lightbox .columns SPAN
{
    padding: auto !important;
    margin: auto !important;        
    position: absolute;
    left: 14px;
    top: 4px;
    float: none !important;

}

.addthis_toolbox .lightbox .columns .column
{
    width: 107px;
    float: left;
    padding: 0;
}

.addthis_toolbox .lightbox .frame
{
    border: 2px solid #eee;
    padding: 10px;
    margin: 0 20px 0 0;
    float: left;
}

.addthis_toolbox .lightbox .border
{
    border-top: 1px dashed #333;
    margin: 0 10px;
}

.addthis_toolbox .lightbox A.sharelink:hover, 
.addthis_toolbox .lightbox A.lightbox_close:hover
{
    text-decoration: underline;
}

