@charset "utf-8";
html, body { margin:0px; padding:0px; background:url(../imagenes/fondo_exp3.jpg) #fff no-repeat top center; }
ul li a {	display:block;		 list-style-type: none;
text-decoration:none;	text-align:right;			}
img{ border:none; }
a{ text-decoration:none; }

#todo { width:850px;
position: absolute; 
left: 50%; 
margin-top: 150px; 
 margin-left: -425px;
}
#top{ width:850px; height:25px;  }


#logo{ width:200px; height:25px; float:left;  }
/* comienzo menu */
#menu{ width:455px; height:25px; background-color:#000; float:right; }

#navi { list-style:none;	margin:0;	padding:0; }
#navi ul { margin: 0;
        padding: 0; color:#FFF; }
#navi li { float:right; font-family: Georgia, "Times New Roman", Times, serif; color:#FFF;
}
#navi a { font-family: Georgia, "Times New Roman", Times, serif; color:#FFF; font-size:10px; line-height:3; padding: 1px 8px;
}
#navi a:hover { font-family: Georgia, "Times New Roman", Times, serif; color:#f00; font-size:10px; line-height:3;  padding: 1px 8px;  overflow:hidden; 
       }
#navi a:visited { text-decoration:none;}
#navi li:visited { text-decoration:none;}
/* fin_menu */

.txt { font-family: Arial, Helvetica, sans-serif, Times, serif; color:#fff; font-size:12px; line-height:11px; text-align:left; padding-left: 140px; padding-right: 100px;}

.txt_span {font-family: Georgia, "Times New Roman", Times, serif; color:#333; font-size:12px; line-height:12px; text-align:center;  font-style:italic;}
.txt span {font-family: Georgia, "Times New Roman", Times, serif; color:#9C0200;  font-size:12px; font-weight: bold; text-align:center; padding-bottom:5px; margin-left:15%; }
h1 {font-family: Georgia, "Times New Roman", Times, serif; color:#FFF; font-size:16px; text-align:left;  }
h1 span {font-family: Georgia, "Times New Roman", Times, serif; color:#F00; font-size:16px; text-align:left;  margin-left:5px;}






#todo { width:850px;
position: absolute; 
                left: 50%; 
                
                
                margin-top: 150px; 
                margin-left: -425px;
				 
                 }


#contenido { 
 margin: 0 auto;
 width: 812px;

}
#contenido_superior{ 
 margin: 0 auto;
 width: 812px; height:187px; background-color:#fff;

}

#columna_izquierda{ 
 margin: 0 auto;
 width: 563px; height:187px; background-color: #FFf; float:left;

}
#banner{ 
 margin: 0 auto;
 width: 563px; height:89px; background-color: #FFf; float:left;

}
#wellcome{ 
 margin: 0 auto;
 width: 563px; height:29px; background-color: #FFf; float:left;

}
#texto{ 
 margin: 0 auto; 
 width: 563px; height:69px; background-color: #FFf; float:left; 
}
#columna_derecha{ 
 margin: 0 auto;
 width:249px; height:187px; background-color: #fff; float:right; _zoom:1;

}

#projects{ 
 margin: 0 auto;
 width:812px; height:29px; background-color: #fff; 

}
#juegos { 
 margin: 0 auto;
 width:812px; height:180px; background-color: #fff; 

}



#separador { margin-top:5px; margin-bottom:5px; clear:both; text-align:left;}