html {background:#42484e none repeat scroll 0 0; color:#444444; font:14px/18px Arial,Helvetica,sans-serif; text-align:left; }

#message    { background:transparent url(../images/bgtop.png) repeat-x scroll 0 0; border-bottom:2px solid #FFFFFF; color:#FFFFFF; font:11px/29px Georgia,"Times New Roman",Times,serif; height:29px; text-align:right; }
#header     { background:transparent url(../images/bgheader.png) repeat-x scroll 0 0; border-bottom:1px solid #D0D1D2; height:119px; }
#navbar     { float:left; margin-top:42px; text-align:right; width:770px; }
#container  { }
#footer     { background:transparent url(../images/footer_bg.png) repeat-x scroll 0 0; min-height:50px; color:#ccc; padding:10px 0; }
#content    { background:#f3f3f3 none repeat scroll 0 0; padding:30px 0; }


.two-col-wide-left .leftColumn  { float:left; margin-right:30px; width:730px; }
.two-col-wide-left .rigthColumn { float:left; width:200px; }

.two-col-product .leftColumn  { float:left; margin-right:30px; width:600px; }
.two-col-product .rigthColumn { float:left; width:330px; }


.three-col .leftColumn      { float:left; margin-right:30px; width:170px; }
.three-col .middleColumn    { float:left; width:530px; }
.three-col .rigthColumn     { float:left; margin-left:30px; width:200px; }

.three-col-wide-left .leftColumn      { float:left; margin-right:20px; width:460px;  }
.three-col-wide-left .middleColumn    { float:left; width:260px; }
.three-col-wide-left .rigthColumn     { float:left; margin-left:20px; width:200px; }

.two-col-home .leftColumn      { float:left; margin-right:40px; width:460px;  }
.two-col-home .rightColumn     { float:left; width:460px; }

.two-col-home .two-col-sidebar .leftColumn      { float:left; margin-right:30px; width:210px;  }
.two-col-home .two-col-sidebar .rightColumn     { float:left; width:220px; }

#paginacion			{ padding: 5px; margin: 3px 0 0 0; border: 1px solid #AAAAAA; background: #eee; color:#333; font-size: .8em; text-align: center }
#paginacion a       { color: #555; font-weight: normal }
#paginacion a:hover	{ color: #000 }

.wrapper    { margin:0 auto; width:960px; }
.clear      { clear:both; height:0; width:0; }


