/* CSS Document */

/***** general *****/

*
{ margin:0px; padding:0px; border:0px }

body
{ background-color:#FFFFFF; color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; line-height:200%; }

p
{ margin-bottom:14px }

a:link, a:active, a:visited
{ text-decoration:none; font-weight:bold; color:#000000 }

a:hover
{ text-decoration:none; font-weight:bold; color:#666666 }

#content
{ width:788px; margin:-52px auto 0 auto; font-size:11px }

#lang
{ padding-top:30px; color:#999; font-size:10px }

#lang a:link, #lang a:active, #lang a:visited
{ text-decoration:none; color:#333 }

#lang a:hover
{ color:#666 }

#menu
{ float:right; margin-top:-45px; }

#footer
{ background:url(black.gif) repeat; height:70px; width:100%; color:#FFFFFF; font-weight:bold; text-align:center; padding-top:60px; clear:both; }

#footer a:link, #footer a:active, #footer a:visited
{ filter: alpha(opacity=100); -moz-opacity: 1.0; display:inline-block }

#footer a:hover
{ filter: alpha(opacity=50); -moz-opacity: 0.5; display:inline-block }


/***** splash *****/

#horizonte 
{ display: block; left: 0px; width:100%; position:absolute; top:50%; height:1px; background-color: transparent; text-align:center }

#centrado 
{ left:50%; margin-left:-159px; width:318px; position:absolute; top:-122px; height:244px; background-color:transparent }

/***** proyectos *****/

.colu-a
{ width:400px; margin-right:44px; float:left }

.colu-b
{ width:340px; float:right }

/***** donar *****/
.colu-c
{ width:340px; float:right; text-align:right; margin-top:50px }