/* CSS Document */

.clearer {
	clear: both;
}

body {
	padding: 0;
	margin: 0;
	font-size: 62.5%;
	background: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

#wrap {
	width: 950px;
	margin: 5px auto 0 auto;
	background: #ffffff url(../img/body_bg.gif) top center repeat-y;
}

#topside {
	margin: 0 25px;
}
#top_bg {
	background: url(../img/top_bg.gif) top left no-repeat;
	margin: 0 -25px;
	padding: 25px 25px 0 25px;
}
#top {
	background: url(../img/header_bg.gif) top right no-repeat;
}

#header a#logo {
	text-decoration: none;
}
#header a#logo img {
	border: none;
}

#body {
}
#body #body_left,
#body #body_center {
float: left;
}
#body #body_left {
	width: 190px;
}
#body #body_center {
	width: 452px;
}
#body #body_right {
	width: 250px;
	float: right;
	padding: 200px 0 0 0;
}

div.menu {
	float: left;
	width: 190px;
	padding: 55px 0 0 0;
}

div.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

div.menu ul li {
}

div.menu ul li a {
	display:block;
	height:50px;
	text-decoration:none;
}

div.menu ul li a span {
	display: none;
}

div.menu ul li a.nuestroproducto {
	background: url(../img/product.jpg);
	height: 50px;
}

div.menu ul li a.funciones {
	background: url(../img/functions.jpg);
	height: 50px;
}

div.menu ul li a.ofertas {
	background: url(../img/ofertas.jpg);
	height: 50px;
}

div.menu ul li a.dispositivos {
	background: url(../img/hardware.jpg);
	height: 50px;
}

div.menu ul li a.modulos {
	background: url(../img/modulos.jpg);
	height: 50px;
}

div.menu ul li a.contacto {
	background: url(../img/contacto.jpg);
	height: 50px;
}

div.menu ul li a.nuestroproducto:hover {
	background: url(../img/producthover.jpg);
	height: 50px;
}

div.menu ul li a.funciones:hover {
	background: url(../img/functionshover.jpg);
	height: 50px;
}

div.menu ul li a.ofertas:hover {
	background: url(../img/ofertashover.jpg);
	height: 50px;
}

div.menu ul li a.dispositivos:hover {
	background: url(../img/hardwarehover.jpg);
	height: 50px;
}

div.menu ul li a.modulos:hover {
	background: url(../img/moduloshover.jpg);
	height: 50px;
}

div.menu ul li a.contacto:hover {
	background: url(../img/contactohover.jpg);
	height: 50px;
}

div.links a {
	display: inline;
	width: 250px;
	height: 120px;
}

div.links a img {
	border: none;
}

#body_center #titulo8 {
	float: right;
	margin: 30px 0 0 20px;
	background: url(../img/titmodulos.gif) top right no-repeat;
	height: 66px;
	width: 358px;
}

#tabs1 {
      float:left;
      width:432px;
	  background:#ffffff;
      font-size:93%;
      line-height:normal;
	  border-bottom:1px solid #BCD2E6;
	  margin-left: 10px;
	  margin-bottom: 3px;
      }
    #tabs1 ul {
	  margin:0;
	  padding:10px 10px 0 2px;
	  list-style:none;
      }
    #tabs1 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs1 a {
      float:left;
      background:url("../img/tableft1.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs1 a span {
      float:left;
      display:block;
      background:url("../img/tabright1.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#627EB7;
      }
	  #tabs1 a:hover span {
      color:#627EB7;
      }
    #tabs1 a:hover {
      background-position:0% -42px;
      }
    #tabs1 a:hover span {
      background-position:100% -42px;
      }
	#tabs1 a.active span {
      color:#627EB7;
      }
    #tabs1 a.active {
      background-position:0% -42px;
      }
    #tabs1 a.active span {
      background-position:100% -42px;
      }

#modulos {
	width: 432px;
	margin: 0 0 0 10px;
}

.modulotitulo {
	background: #f5f5f5;
	color:#999999;
	font-size:16px;
	font-weight: bold;
	line-height: 30px;
	font-family:Arial, Helvetica, sans-serif;
	border-bottom: solid 2px #FFFFFF;
	padding-right: 20px;
	text-align: right;
}

.modulobody {
	padding: 10px;
	border-right: solid 1px #999999;
	border-left: solid 1px #999999;
	border-bottom: solid 1px #999999;
	text-align: justify;
}

.modulodesc {
}

.moduloreq {
	padding: 10px 0 10px 0;
	font-weight: bold;
	text-align: left;
}

.moduloscreens {
	padding: 10px 0 0 30px;
	font-weight: bold;
}

.moduloscreens img {
	padding: 5px 10px 0 0;
	float: left;
}



#footer_bg {
	background: url(../img/footer.gif) bottom left no-repeat;
	padding: 0 25px 25px 25px;
}
#footer {
	padding: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background: #cccccc;
	font-family: Tahoma;
	font-size: 12px;
}
#footer p {
	padding: 0;
	margin: 0;
}
#footer a {
	color:#333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footai {
	border-top: 1px solid #999999;
	background:url(../img/ai.gif) top left no-repeat;
	height: 80px;
	margin: 5px 0 0 0;
}
