/**
 * @version     	$Id: layout.css December 2011 18:28:38Z OmegaTheme.com $
 * @package     OmegaTheme Joomla 1.7 Template
 * @subpackage  OT Template Code Standard
 * @author      	OmegaTheme.com (services@omegatheme.com)
 * @link        		http://omegatheme.com
 * @copyright   Copyright (C) 2008 - 2011 OmegaTheme. All Rights Reserved
 * @license     	http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 */

body#ot-body{
	background: none repeat scroll 0 0 #F1EEE7;
	color: #3F3F3F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.ot-wrap{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.ot-wrap-i,
.ot-header,
.ot-header-i,
.ot-mainmenu,
.ot-mainmenu-i,
.ot-banner,
.ot-banner-i,
.ot-topboxes,
.ot-topboxes-i,
.ot-mainbody,
.ot-mainbody-i,
.ot-content-i,
.ot-bottom-content,
.ot-bottom,
.ot-bottom-i,
.ot-footer,
.ot-footer-i{
	float: left;
	width: 100%;
	
	
	
	
}
.ot-header-w,
.ot-mainmenu-w,
.ot-banner-w,
.ot-topboxes-w,
.ot-mainbody-w,
.ot-bottom-w,
.ot-footer-w{
	margin: 0 auto;
	width: 998px;
	
	
	
}


.ot-header{
	background-image: url(../images/bg_header.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 160px;
	color: #FFFFFF;
	
	
}

.ot-header-w {height: 160px;}
.ot-logo{
	float: left;
	
	
}
.ot-logo a.logo{
	background: url("../images/logo.png") no-repeat;
	height: 153px;
	width: 220px;
	display: block;
}
.ot-headertop{
	float: right;
	width: 65%;
	margin-top:8px;
	height: 120px;
}
.ot-headertop ul{
	float: right;
	margin: 0;
	padding: 0;
}
.ot-headertop ul li{
	background: none;
	display: inline;
	padding: 0;
	margin: 0;
}

.ot-headertop-1,
.ot-headertop-2{
	float: left;
	
	
}
.ot-mainmenu{
	background: url("../images/mnu-bar-bg.gif") repeat-x scroll 0 100% #EDE8DB;
	border-bottom: 1px solid #E8E3D8;
	height: 66px;
	position: relative;
	z-index: 9999;
}
.ot-headertop-1 {
	width: 180px;
	display: block;
	height: 70px;
	position: relative;
	padding-top:98px;
}

.mod-languages{
	margin-top: 10px;

		
}

.


.ot-mainmenu{
	background: url("../images/mnu-bar-bg.gif") repeat-x scroll 0 100% #EDE8DB;
	border-bottom: 1px solid #E8E3D8;
	height: 66px;
	position: relative;
	z-index: 9999;
}
.ot-banner{
	background: none repeat scroll 0 0 #E8E3D8;
	border-bottom: 1px solid #E3DDCF;
	clear: both;
	overflow: hidden;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.ot-topboxes{
	padding-top: 15px;
}
.ot-topboxes .top-box{
	float: left;
}
.ot-topboxes .otclass-1{
	background: url("../images/box-bottom-bg.png") no-repeat scroll 50% 100% transparent;
	padding: 0 10px;
	padding-bottom: 21px;
}
.ot-topboxes .otclass-2{
	background: url("../images/box-bg.gif") no-repeat scroll 0 0 #FFFFFF;
	padding: 15px 15px 10px;
	overflow: hidden;
}
.ot-topboxes .first{
	padding: 0 16px 21px 0;
}
.ot-topboxes .last{
	padding: 0 0 21px 16px;
}
.ot-topboxes .top-box h3{
	color: #000;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 0;
	padding-bottom: 8px;
	text-transform: none;
}
img.left{
	float: left;
	margin-right: 10px;
}
img.right{
	float: right;
	margin-left: 10px;
}
/* STYLE MAIN BODY */
.ot-mainbody{
	padding-top: 20px;
	padding-bottom: 15px;
}
.ot-content{
	overflow: hidden;
}
.ot-leftcolumn,
.ot-rightcolumn{
	float: left;
	width: 235px;
}
.ot-leftcolumn .otmodule,
.ot-rightcolumn .otmodule{
	padding-bottom: 15px;
}
.ot-leftcolumn h3,
.ot-rightcolumn h3{
	font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	text-transform: uppercase;
}
.ot-leftcolumn ul li,
.ot-rightcolumn ul li{
	background-position: 4px 8px;
	padding-top: 6px;
	padding-bottom: 6px;
}
/* STYLE LEFT COLUMN */
.ot-leftcolumn{
	margin-right: 20px;
}
/* STYLE RIGHT COLUMN */
.ot-rightcolumn{
	float: right;
	margin-left: 20px;
}
.ot-bottom-content{
	
}
.ot-bottom-content h3{
	background: url("../images/user-ico.png") no-repeat scroll 0 0 transparent;
	color: #000;
	font-size: 18px;
	font-weight: normal;
	padding-left: 40px;
}
.ot-footer{
	background: url("../images/footer.gif") repeat-x scroll 0 0 #F1EEE7;
	color: #575757;
	height: 100px;
}
.ot-footer-i{
	padding: 20px 0;
}
.ot-bottom-1,
.ot-bottom-2{
	width: 48%;
	float: left;
}
.ot-bottom-2{
	float: right;
	text-align: right;
}

.chronoform { display:none; }

#logomenu {
	margin-top:22px;
	width: 210px;
	float: left;
	background-image: url(../images/wutierson.jpg);
	background-repeat: no-repeat;
	height: 55px;
}

/* menu superior del header */

#menuheader {
	float: right;
	bottom:0;
	position:relative;
	z-index: 999;	
    }


.spacer  span {
	font-size: 15px !important;
	font-weight: bold !important;
	margin-left:5px !important;
	color: #000000 !important;	
}
.PricesalesPrice {font-size: 14px !important;font-weight: bold !important;}