/******************************************************************
								GENERALES
*******************************************************************/

body						{ background: #EDEDEB top center no-repeat; color:#999; }



/******************************************************************
								ESPECIFICOS
*******************************************************************/

h1#logo 										{ width:220px; height:130px; text-indent:-9999999px; display:block; background:url(i/logo-copesa.gif) top left no-repeat; }

ul#companies 									{ display:block; overflow:hidden; width:980px; padding-bottom:2em; }
ul#companies li 								{ display:block; float:left; }
ul#companies li.noLink							{ padding:10px 10px 5px 10px; }

ul#companies li a	 							{ width:220px; height:105px; display:block; float:left; padding:10px; background:#EDEDEB;  }
ul#companies li a:hover							{ background:#FFF; }
ul#companies li a:active						{ position:relative; top:2px; } 


img							{}
.left						{float:left; margin: 0 20px 0 0;}
.right						{float:right; margin: 0 0 0 20px;}



/******************************************************************
								BLOQUES
*******************************************************************/

#header						{ padding:1.5em 0; }
#footer						{ margin:21px 0; font-size:0.8em; }
#footer p					{ text-align:center; line-height:1.6em; }

