body{
	font: normal normal 1em/130% "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align: left;
}
a{
	color: #DD211C;
	text-decoration: none;
}
a:hover{
	color: #DD211C;
	text-decoration: underline;
}
v{
	color: #DD211C;
	text-decoration: none;
}
v:hover{
	color: #DD211C;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6{
	font-family: Lucida Sans;
	text-align: left;
}
p{
	margin-bottom: 1em;
}
/**************************************************************
                     ESTRUCTURA PRINCIPAL
**************************************************************/
.center{
	margin: 0 auto 0 auto;
	text-align: center;
}
#header{

}

#main{
	clear: both;
	text-align: left;
}
#footer{

}
/**************************************************************
                     ESTRUCTURA HEADER
**************************************************************/
#header h1 a{
	background: url(../../imag/logo/logo.jpg) no-repeat 0 0;
	width: 237px;
	height: 58px;
	display: block;
	text-indent: -10000px;
	margin-left: 4.2em;
	margin-right: 45px;
	margin-bottom: .5em;
	float: left;
}
/* Menu */
ul.menu{
}
ul.menu li{
	list-style: none none;
}
ul.menu li a, ul.menu li span.spacer{
	margin: 30px 0 0 0;
	display: block;
	height: 48px;
	text-indent: -10000px;
	/*margin-left: 3em;*/
	float: left;
}
ul.menu li a.botoHome{
	background: url(../../imag/boto/botoHome.jpg) no-repeat 0 0;
	width: 55px;
}
ul.menu li a.botoProd{
	background: url(../../imag/boto/botoProducts.jpg) no-repeat 0 0;
	width: 92px;
}
ul.menu li a.botoAbou{
	background: url(../../imag/boto/botoAboutus.jpg) no-repeat 0 0;
	width: 100px;
}
ul.menu li a.botoCont{
	background: url(../../imag/boto/botoContactus.jpg) no-repeat 0 0;
	width: 117px;
}
ul.menu li span.spacer{
	background: url(../../imag/boto/menuSpacer.jpg) repeat-x 0 0;
	width: 225px;
}
ul.menu li a:hover{
	background-position: 0 -48px;
}
ul.menu li a.acti{
	background-position: 0 -48px;
}

/* Menu auxiliar */

/**************************************************************
                     ESTRUCTURA MAIN
**************************************************************/
#galleryHome{
	width: 960px;
	background: #fff;
}
#galleryHome img{
	margin-bottom: 1em;
}
#fotoBott{
	margin-top: 20px;
	margin-left: 35px;
}
#info h3{
	color: #993333;
	font-size: 19px;
	margin-bottom: 1em;
}
#info p{
	color: #666;
	font-size: 13px;
	margin-left: 80px;
}
.rojo{
	color: #993333;
}
ul.listHome{
	margin-left: 105px;
	font-size: 13px;
	color: #666;
}
ul.listHome li{
	list-style: url(../../imag/auxi/auxiBullet.gif);
	margin-bottom: 5px;
}
/*************PRODUCTOS***************/
.box{
	margin-left: 60px;
}
/*tablas*/
h2.demoHeaders{
	margin-top: 2em;
	text-indent: -100000px;
	background: url(../../imag/titu/excelsysEngine.jpg) no-repeat 0 0;
	margin-bottom: 1em;
	height: 26px;
}
.firstFeatures{
	display: block;
	margin-left: 50px;
}
.firstFeatures img.first{
	float: left;
	margin-right: 30px;
}
.firstFeatures h3{
	font-size: 15px;
	color: #993333;
	margin-top: 1.5em;
}
.firstFeatures p{
	font-size: 12px;
	margin-bottom: -5px;
	color: #333!important;
}
.secondFeatures{
	margin-top: 2em;
	margin-bottom: 3em;
}
.secondFeat{
	float: left;
}
.firstFeatures img.second{
	float: left;
	margin-right: 30px;
}
.secondFeat h3{
	font-size: 15px;
	color: #993333;
	margin-top: 1.5em;
}
.secondFeat p{
	font-size: 12px;
	margin-bottom: -5px;
	color: #333!important;
}
.strongBig{
	margin-left: 150px;
	font-size: 22px;
}
/**************OUR MISION***************/
h2.aboutUs{
	margin-top: 2em;
	text-indent: -100000px;
	background: url(../../imag/titu/OurMision.jpg) no-repeat 0 0;
	margin-bottom: 1em;
	height: 23px;
}
#infoAbout img{
	margin-top: 2em;
	margin-bottom: 2em;
}
/**************CONTACT US***************/
h2.contactUs{
	margin-top: 2em;
	text-indent: -100000px;
	background: url(../../imag/titu/Contact_us.jpg) no-repeat 0 0;
	margin-bottom: 1em;
	height: 26px;
}
#contUS p{
	margin-bottom: -1px;
}
form#formContactus{
	border: 7px solid #F4F1F1;
	padding: 2em;
}
ul#form{
	display: block;
}
ul#form li em{
	font-weight: normal;
	color: #999;
}
ul#form li label{
	display: block;
	font-weight: bold;
	font-size: 13px;
	clear: both;
	padding-top: 1em;
}
ul#form li input, textarea{
	/*margin-bottom: 1em;*/
	background: url(../../imag/back/backInput.jpg) repeat-x 0 bottom;
	border: 1px solid #D2C8C8;
	padding: .55em;
	width: 320px;
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
span.ok, span.error{
	background: url(../../imag/auxi/auxiIconOk.jpg);
	width: 29px;
	height: 30px;
	float: left;
}
ul#form li em.error{
	color: #F66;
	font-style: normal;
	display: block;
	clear: both;
	font-size: 12px;
}

.ocultar{
	display: none;
}

.mostrar{
	display: block;
}
label.error{
	display: none;
}

span.error{
	background: url(../../imag/auxi/auxiIconError.jpg);
}
ul#form li input.error, textarea.error{
	border: 1px solid #F00;
	background: url(../../imag/back/backInputError.jpg) repeat-x 0 bottom;
	width: 320px;
	height: 14px;
}
.send{
	padding-top: 1em;
	clear: both;
}
.globo{
	margin-left: 4em;
}
.globo p{
	background-color: #FFFFCC;
	width: 136px;
	padding: 1.5em;
	font-size: 13px;
	margin-top: -.5em;
}
.globo a img{
	margin-top: -1em;
}
input.submit{
	background: url(../../imag/boto/botoSend.jpg) no-repeat 0 0;
	padding-right: 13px;
	padding-bottom: 9px;
	width: 65px;
	height: 37px;
	outline: none;
	border: none;
	color: #fff;
}
/*************************************************************
                    ESTRUCTURA FOOTER
*************************************************************/
#footer{
	border-top: 4px solid #DC6063;
	width: 910px;
	margin-left: 35px;
	margin-top: -5px;
}
#footer p{
	margin-bottom: -.5em;
	color: #333;
	font-size: 11px;
}
#footer p.rojo{
	margin-bottom: .5em;
	color: #993333;
}

/* Para contenedores que tienen contenidos "float" */
.cf:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
    /* Hides from IE-mac \*/
* html .cf{height: 1%;}
/* End hide from IE-mac */



