body, div, h1, form, span, label, input, p{
	padding:0px;
	margin:0px;
}

#wrapper{
	width:945px;
/*
	margin:0 auto;
*/
}
#main_fondo{
	position:relative;
	width:945px;	
	height:563px;
}
#image_logo{
	position:absolute;
	width:450px;
	height:164px;
	background: url(/images/logo.jpg) transparent no-repeat scroll 0 0;
	top:143px;	
	left:103px;
}
#swf{
	position:absolute;
	width:300px;
	height:120px;
	top:65px;	
	left:288px;
}

#icono{
	display:block;
	width:152px;
	height:101px;
	position:absolute;
	background-color:#fff000;
	background: url(/images/icono_off.png) transparent no-repeat scroll 0 0;
	top:0px;	
	left:740px;
	text-indent:-9999px;
	overflow:hidden;
}
#icono:hover{
	background: url(/images/icono_on.png) transparent no-repeat scroll 0 0;
}
object{
	position:absolute;
	top:180px;
	left:30px;
}
#button_donate{
	float:left;
	padding-right:35px;
	padding-bottom:10px;
}
#form{	
	height:61px;
	margin:0 auto;
	margin-bottom:20px;
	position:absolute;
	left:240px;
	top:465px;
}
.join{
	color:#639EA2;
	font-size:11px;
	font-weight:bold;
	line-height:16px;
	padding:0 13px 0 0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	float:left;
}
.form_main{
	display:block;
	width:290px;
	padding-top:10px;
	float:left;
}
.text_inline{
	border: 1px solid #91918f; 
	background-color:#e6e5e1; 
	font-family: Arial; 
	font-size: 10px; 
	width:155px;  
	padding:1px 0px;
}
.bt_main{
	padding:0px 5px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
}
.form2{
	width:294px;
}
.submit{
	margin-left:245px;
	padding-top:7px;
}
*+ html .submit{           /*selector solamente para ie7*/
	margin-left:244px
}

*html .submit{
   margin-left:246px  /*hack solamente ie6*/
} 
body:nth-of-type(1) blockquote.submit { /*hack solamente para safary y chromo*/
	margin-left:245px
}
p, a{
	color:#695E4A;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	font-style:normal;
	line-height:16px;
	text-align:center;
}

a{
	text-decoration:none;
	color:#695E4A;
}

a:hover{
	text-decoration:underline;;
}
.reset_ul{
	left:0;
	list-style-type:none;
	padding:0;
	position:absolute;
	top:20px;
}
.reset_menu_ul{
	left:0;
	list-style-type:none;
	padding:0;
	position:absolute;
	top:0px;
}
li.section{
	float:left;
	padding-left:13px;
	background: url(/images/dot.jpg) no-repeat scroll center left;
	position:relative;
}
li.first_section{
	float:left;
    padding-left:13px;
	position:relative;
}
#menu_flash{
	width:300px;
	height:120px;
	background-color:white;
	position:absolute;
	top:252px;
	left:325px;
}
.left .right{
	padding:0px 10px;
	color:white;
	font-weight:bold;
	font-size:18px;
}



