* {
  margin: 0;
  padding: 0;
}

body {
  color: #000;	
  font: 80% "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: #E9E7EF;
  background-image:url(images/bkmain.jpg);
  background-repeat:no-repeat;
  background-position:center; 
  margin:0 auto;
}
h1 {
	font-family: sans-serif;
	font-size:20px;
	font-weight: bold;
}
h3 {
	font-family: sans-serif;
	font-size:16px;
	font-weight: bold;
}
a {
  outline: none;
  color: #99CC00;
  text-decoration: none;
}

a:hover {
  color: #AAFF2A;
  font-weight: bold;
}

a img {
  border: none;
}
#page {
  width: 955px;
  margin: 0px auto;
  padding: 0 0 0 0;
}
ul {
	list-style: square inside url('images/pin.gif');
}
#header {
	width: 950px;
	height: 80px;
	margin-top:20px;
}
.logo {
	width:320px;
	height:80px;
	float:left;
	padding-left:20px;
}
#menu {
	width:580px;
	height:50px;
	float:left;
	margin-top: 30px;
	padding-left: 5px;
}
.menuBtn {
	height: 45px;
	float:left;
	margin-left:22px;
	margin-top: 2px;
}
#content {
	width: 950px;
	background: none;
	background-image:url(images/bkContent.gif);
	background-repeat:no-repeat;
	background-position:top left; 
	height: 640px;
	float:left;
}
#content a {
	color:#008000;
}
.contenido {
	width: 910px;
	background: #FFFFFF;
	margin: 35px 0 0 25px;
	overflow:auto;
	height: 560px;
}
.contenidoText {
	width: 885px;
	background: #FFFFFF;
	margin: 35px 0 0 30px;
	padding-right: 10px;
	overflow:auto;
	height: 560px;
	
}
#foot {
	background: #3C3C3C;
	width:100%;
	height: 160px;
	color:#C0C0C0;
	float:left;
	min-height: 200px;
}
#menutxt {
	background: #1E1E1E;
	width:100%;
	height: 30px;
	font-family: sans-serif;
	font-size:13pt;
	padding-top:10px;
	text-align: center;
	float:left;
}
#creditos {
	background: #2D2D2D;
	width:100%;
	height: 60px;
	padding-top:10px;
	float:left;
	text-align: center;
}
#infoTop {
	color: #333333;
	font-size:14pt;
	font-family: sans-serif;
	margin-bottom:10px;
}
#cuadroProductos {
	width:880px;
	height:400px;
	margin-left: 6px;
	margin-bottom:15px;
	float:left;
}
#cuadroProductos a {
	color:#99CC00;
}
#cuadroIntegratic {
	background-image:url(images/IntegraticBanner.jpg);
	background-repeat:no-repeat;
	background-position:top left; 
	width:440px;
	height:400px;
	float:left;
}
#cuadroEgox {
	background-image:url(images/EgoxDBanner.gif);
	background-repeat:no-repeat;
	background-position:top left; 
	width:440px;
	height:400px;
	float:left;
}
.infoIntegratic {
	width: 100%;
	height:100px;
	background: #800080;
	color:#FFFFFF;
	display:none;
	margin-top: 300px;
	font-size: 13pt;
	font-family: sans-serif;
	text-align: center;
}
.infoEgox {
	width: 100%;
	height:100px;
	background: #008000;
	color:#FFFFFF;
	display:none;
	margin-top: 300px;
	font-size: 13pt;
	font-family: sans-serif;
	text-align: center;
}
#cuadroAdd {
	width:880px;
	height:100px;
	background: #FFFFFF;
	margin-left: 6px;
	margin-bottom:5px;
	float:left;
}
#addIntegratic {
	width: 435px;
	height:90px;
	background: #EEE8ED;
	color:#000000;
	font-size: 10pt;
	font-family: sans-serif;
	text-align: left;
	float:left;
}
#addEgox {
	width: 435px;
	height:90px;
	background: #E7F2D9;
	color:#000000;
	font-size: 10pt;
	font-family: sans-serif;
	text-align: left;
	float:right;
}
.pageFoot {
  width: 950px;
  margin: 0px auto;
  padding: 15px 0 0 15px;
  color: #969696;
  font-family: sans-serif;
}
.f1{
	width: 260px;
	float:left;
	font-size: 9pt;
	font-family: sans-serif;
	text-align: justify;
	margin-left: 20px;	
}
.f2{
	width: 260px;
	float:left;
	font-size: 9pt;
	font-family: sans-serif;
	text-align: justify;
	margin-left: 35px;	
}
.camposC {
	width:350px;
	height:25px;
	background: none;
	background: url('images/bkInput.gif');
	background-repeat: no-repeat;
	border:0px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 5px;
	padding-top:3px;
	color: #666699;
}
#formulario {
	width:400px;
	margin-left:5px;
	float:left;
}
#formulario2 {
	width:400px;
	margin-left:5px;
	float:left;
}
.btForm {
	padding: 5px;
	margin:5px;
	background: #666699;
	color:#FFFFFF;
	font-weight: bold;
	font-size: 15px;
}
#respuesta {
	width:98%;
	padding: 4px;
	background: #FFFF99;
	color:#000000;
	font-weight: bold;
	font-size: 15px;
	float:left;
	
}
