@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
}

a:link {
	color: #3399FF;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #3399FF;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #33CCFF;
}
a:active {
	text-decoration: none;
	color: #33CCFF;
}

h1 {
	font-size: x-large;
	color: #3399FF;
	border-bottom: #999999 1px solid;
}

h3 {
	font-size: x-large;
	color: #009966;
	border-bottom: #999999 1px solid;
}

img {
	border: 0;
}

#container {
	width: 975px;
	margin: 0 auto;
}

#logo {
	margin-top: 0px;
	margin-left: 0Px;
}

#icons {
	margin-top: -95Px;
	margin-left: 695Px;
}

#slogan {
	text-align: right;
	color: #FFFFFF;
	font-size: medium;
	margin-right: 4Px;
	font-weight: bold;
	position: relative;
	bottom: 30px;
  left: 40px;
}

#cuerpo {
	margin-top: 20px;
	margin-left: 0Px;
	position: relative;
}

#menu {
	margin-top: 5px;
	float: right;
	width: 240px;
}

#menu li {
	list-style: square;
	border-bottom: #999999 1px solid;
	line-height: 25px;
	font-size: 90%;
	margin-left: -5px;
}


#menu li li {
	list-style: none;
	border-bottom: none;
	font-size: 100%;
	margin-left: -15px;
}

#contenido {
	float: right;
	width: 540px;
	border-right: #999999 1px solid;
	padding-right: 35px;
	left: -100px;	
}

#icono {
	float: left;
	width: 110px;
	position:relative;
	left: 10px;
}

#pie {
	margin-top: 20px;
	clear: both;	
	padding: 5px;
	border-top: #999999 1px solid;
	text-align:center;
	font-size: smaller;
}


#contacto {
	margin-top: -80px;
	margin-right: 70px;
	float: right;
	bottom: 10px;
	}
	
.idea {
	margin-left: -70px;
	float: left;
	}
	
	
.touchscreen {	
	background: url(images/touchscreen.png) 0px 0px no-repeat;
	padding: 1px 160px;
	width: 350px; 
	text-align:left;	
	}
	
		
.row 
{ 
  overflow:hidden; 
  clear: left; 
  width: 350px; 
}

.cell 
{ 
  float: left; 
  width: 65px; 
}

.cell2 
{ 
  float: left; 
  width: 250px; 
}

#recuadro {
	background: #3399FF;
	padding: 5px;
	color: #FFFFFF;
	}
	
#recuadro2 {
	background: #d2d2fc;
	padding: 5px;
	color: #000000;
	}

h2 {
	font-size: medium;
	font-weight: bolder;
}

.distribuidores {
	margin-top:  10px;
	margin-left: 80px;
}


#casosexito {
	width: 350px;
	margin-top: -130px;
	margin-left: 160px;
}