﻿/*MM_Amigos-Chevrolet*/
/*MGMD - Mauricio Gomez - Agosto 2010*/

/*--------------------------------------------resets and Aux Styles---------------------------------------*/
html, body, div, img, a, p, h1, h2, h3, h4, h5, form, dl, dt, dd, code, * { margin:0px; padding:0px; border:none; }
.noborder { border: none!important; }
.nomargin { margin:0px!important;}
.t_right { text-align: right; }
.t_left { text-align: left; }
.t_center { text-align: center; }
.f_left { float: left; }
.f_right { float: right; }
.m_boton { margin-bottom:10px; }
.overflow-hidden { overflow:hidden; }
.overflow-visible { overflow:visible; }
.margin-10 { margin:10px }
.margin-top-25 { margin-top: 25px; }
.clear { clear:both; }
a { text-decoration:none; }
/* new clearfix */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0 }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/*--------------------------------------------reset---------------------------------------*/
/*
---------- GENERAL ---------*/
html { background:#FFF url(../img/layout/bg-corner.gif) 0 0 no-repeat; }
body { font-family:Arial, Helvetica, sans-serif; font-size:14px; padding:20px 0; }
.wrapper { background:url(../img/ecoenergy.jpg) 0 0 no-repeat; border:1px solid #488418; height:599px; margin:0 auto; position:relative; width:990px; }
.wrapper h1 { background:url(../img/logo-ecoenergy.gif); height:96px; line-height:999px; margin:0 auto; overflow:hidden; width:338px;}
.wrapper ul, .wrapper p { display:none;}
/*
---------- FOOTER -----------*/
#footer { height:30px; margin:0 auto; position:relative; width:990px;}
#footer span { color:#2FC0E8;}
a.mgmd { background:url('../img/footer/magdalenamedio.gif') no-repeat scroll 0 0 transparent; height:11px; line-height:999px; overflow:hidden; position:absolute; right:0; top:30px; width:9px; }