/*
#------------------------------------------------------------------------
# Game Magazine - October 2011 template (for Joomla 1.6/1.7)
#
# Copyright (C) 2007-2011 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com 
*/

/* Here you can include your override CSS styles */

.campo {
 display:block;
  float: left;
width: 100%;
}

td, th, input, select, textarea {
  font-family: FuturaStdLight, Arial, Helvetica, sans-serif;
  font-size:14px;
}