@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.homeBk{
	background-image: url(img/gradient_background.jpg);
	background-repeat: repeat-x;
	background-color: #ccc;
}
.portfolioBk{
	background-image: url(img/gradient_background.jpg);
	background-repeat: repeat-x;
	background-color: #efefef;
}

#bar{
	color: #FFFFFF;
	/*	background-color: #232323;*/
	display: block;
	height: 30px;
	top: 30px;
	position: relative;
	z-index: 10;
	width:900px;
	margin:auto;
}
#nav{
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	color: #232323;
	/*background-image: url(img/logo.jpg);*/
	background-repeat: no-repeat;

}
#container{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	color: #333;
}
#logo{
	display: block;

	height: 60px;
	width: 200px;
}
#menu{

}
#menu2{


}
a.menuS{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ccc;
	letter-spacing: -1px;
	display: block;
	height: 40px;
	float: right;
	text-decoration: none;
	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 30px;
	z-index: 19;
	position: relative;
}
.menuS2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #232323;
	letter-spacing: -1px;
	display: block;
	height: 40px;
	text-decoration: none;
	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 31px;
	
}

a:hover.menuS {
	color: #232323;
	display: block;
	height: 40px;
	float: right;
	text-decoration: none;

	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 30px;
}
a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: -1px;
	display: block;
	height: 40px;
	float: right;
	text-decoration: none;
	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 30px;
}
a:hover.menu {
	color: #232323;
	display: block;
	height: 40px;
	float: right;
	text-decoration: none;
	padding-top: 19px;
	padding-right: 30px;
	padding-bottom: 1px;
	padding-left: 30px;
	background-color: #F8F8F8;
}
#mm{
	background-color: #F2F2F2;
	width:130px;
	height:190px;
	left:510px;
	position: relative;
}
#m-3 a{
	width:110px;
	background-color: #E1E1E1;
	text-align: left;
	display: block;
	position: relative;
	padding: 10px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	opacity: 1;
}
#m-3 a:hover{
	width:110px;
	background-color: #CFCFCF;
	text-align: left;
	display: block;
	position: relative;
	padding: 10px;
	text-indent: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
#contentTop{
	width: 100%;
	height:310px;
	/*background-color: #2C2916;*/
margin:auto;
}
#contentBottom{

	width: 100%;
	height:320px;
	background-color: #2C2916;
	margin:auto;

/*	background-color: #ccc;*/

}
#contentBottomHome{

	width: 100%;
	height:310px;
	background-color: #f5f5f5;
	margin:auto;

/*	background-color: #ccc;*/

}
#contentBottomApp{

	width: 100%;
	background-color: #f5f5f5;
	margin:auto;

/*	background-color: #ccc;*/

}
#contentBottom5cs{

	width: 100%;
	background-color: #010101;
	margin:auto;

/*	background-color: #ccc;*/

}
#contentBottomSup{
	width: 100%;
	background-color: #f5f5f5;
	margin:auto;
	background-image: url(img/costumercare.jpg);
	background-position: center;/*	background-color: #ccc;*/

}
#contentBottomContact{
	width: 100%;
	background-color: #f5f5f5;
	margin:auto;
	background-image: url(img/contactus.jpg);
	background-position: center;/*	background-color: #ccc;*/
	background-repeat: no-repeat;
}
#contentBottomAbout{
	width: 100%;
	background-color: #f5f5f5;
	margin:auto;
	background-image: url(img/window.jpg);
	background-position: center;/*	background-color: #ccc;*/
	background-repeat: no-repeat;
}
#logo{
	float: left;
}
#contentMain{
width: 900px;
margin:auto;

}
#contentMainHome{
width: 100%;
height: 310px;
}
#contentMainApp{
width: 100%;
height: 274px;
}
#content{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
		position: relative;
top:90px;
}
.bigTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	letter-spacing: -2px;
	font-weight: bold;
	color: #959595;
}
.listado{
	font-size: 16px;
	font-weight: lighter;
	color: #666666;
}
.listado2{
	font-size: 18px;
	font-weight: lighter;
	color: #0099CC;
}
#home{
	width: 450px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 42px;
	font-weight: bold;
	color: #ccc;
	letter-spacing: -2px;
	display: block;
	margin-top: 35px;
	float:left;
}
#home .titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 160px;
	font-weight: bold;
	letter-spacing: -2px;
	display: block;
	line-height: 100px;
	overflow: hidden;
}
#home a{
	color: #ad9847;
	text-decoration: none;
}
#home a:hover{
	color: #d9b631;
	text-decoration: none;
}
#homeTxt{
	width: 403px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0px;
	display: block;
	margin-top: 0px;
	float: right;
	background-image: url(img/machine.jpg);
	background-repeat: no-repeat;
	height: 254px;
	padding-top: 21px;
	padding-left: 79px;
}
#portTxt{
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	letter-spacing: 0px;
	display: block;
	margin-top: 0px;
	float: right;
	height: 300px;
	padding-left: 0px;
}
a.homeTxt{
	font-size: 18px;
	color: #FFFFFF;
	background-color: #423b1e;
	text-decoration: none;
	padding: 8px;
	display: block;
	width: 108px;
		letter-spacing: -1px;
}
#bottom{
	padding: 20px;
	margin-top: 20px;
	text-align: center;
	width:900px;
	margin:auto;
}
#bottomApps{
	padding: 20px;
	margin-top: 20px;
	text-align: left;
	width:900px;
	margin:auto;
}
#bottom img{
	border: 0px solid #9F9F9F;
	margin-bottom: 10px;
}
#bottom a{
	margin-right: 9px;	

}
#bottom a:hover{
	margin-right: 9px;	

}
.alfaon {  
	filter: Alpha(Opacity=60); opacity: .6;
}
.alfaoff { 
	filter: Alpha(Opacity=100); 
}
.style3 {
	/*	color: #FF0000;*/
	font-weight: normal;
	font-size: 13px;
}

title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	letter-spacing: -1px;
	padding: 8px;
}
#portText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	letter-spacing: 0px;
	filter: Alpha(Opacity=90); opacity: .9;
}
.portitem{
	display: block;
	height: 280px;
	width: 215px;
	text-align: left;
	text-indent: 0px;
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.portitem2{
	display: block;
	height: 200px;
	width: 215px;
	text-align: left;
	text-indent: 0px;
	float: left;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.portitem a{
	display: block;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.portitem a:hover{
	display: block;
	text-decoration: none;
	color: #0066CC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.portitem2 a{
	display: block;
	text-decoration: none;
	color: #333333;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.portitem2 a:hover{
	display: block;
	text-decoration: none;
	color: #0066CC;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#appContainer{
	width: 919px;
	margin:auto;
	background-image: url(img/power.png);
	height: 274px;
	text-align: right;
	vertical-align: bottom;
}
#asteriskContainer{
	width: 919px;
	margin:auto;
	background-image: url(img/asterisk.png);
	height: 274px;
	text-align: right;
	vertical-align: bottom;
}
#cincocContainer{
	width: 919px;
	margin:auto;
	background-image: url(img/5csbig.jpg);
	height: 274px;
	text-align: right;
	vertical-align: bottom;
}
#appContainer span{
	position: relative;
	top: 140px;
	text-align: right;
	right: 30px;
	width: 500px;
	display: block;
}
h1{
	color: #0099FF;
}
li{
	line-height: 20px;
}
a{
	color:#0099FF;
	text-decoration: none;
}
a:hover{
color:#000;
	text-decoration: none;
}
