/* 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;
}

#manual {
	margin: 100px 0 20px 0;
}

#downmanual {
	text-align: right;
	padding: 10px 10px 0 0;
}

#downmanual a {
	text-decoration:none;
	color:#999999;
}

#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 #titulo {
	float: right;
	margin: 30px 40px 0 20px;
	background: url(../img/oferta.png) top right no-repeat;
      
	height: 75px;
	width: 358px;
}


div.packs {
	padding: 110px 0 10px 50px;
}

.packs a {
	display: block;
	margin-bottom: 25px;
	text-decoration: none;
	color: #2c312e;
	text-align: justify;
	width: 359px;
	border-bottom: solid 1px #CCCCCC;
}

.packs a img {
	border: none;
}

.packs a:hover span {
	text-decoration: none;
}



#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;
}

.table {
	border-collapse: collapse;
	width: 430px;
	margin: 15px 5px 15px 15px;
}
.table td {
	border: 1px solid #666666;
	padding: 3px;
}

.table td.blue {
	background: #0099FF;
}
.table td.yellow {
	background: #FFCC99;
}
.table td.no {
	background: url(../img/no.png) center no-repeat;
}
.table td.yes {
	background: url(../img/yes.png) center no-repeat;
}

.table tr.gray td {
	background-color: #ffffff;
}
.table td.noborder, .table tr.gray td.noborder {
	border-top: none;
	border-bottom: none;
	background: #ffffff;
}
.tab_c{
	border:solid 1px;
	width: 400px;

}
.tab_d{
	display: block;
	
}
a,
a:hover,
a:visited{
	color:black;
	text-decoration:none;
}
.volver_1{
	border: solid 1px black;
	margin:auto;
	text-align:center;
}
