@CHARSET "UTF-8";

body{
	color: #000;
	text-align: center;
	font: 16px Arial,"Times New Roman",Serif;
}

#container{
	text-align: center;
	width: 980px;
	text-align: center;
	margin: 0 auto 0 auto;
}

#top{
	height: 110px;
	background: url(../img/header.jpg);
	text-align: left;
}

#menu{
	width: 730px;
	height: 50px;
	position: relative;
	left: 250px;
	background: url(../img/menu.gif);
	font-size: 17px;
}

#content{
	background: url(../img/body.jpg);
	border: 1px solid #B3C8D4;
	padding-top: 5px;
}

#panel-pc{
	width: 625px;
	height: 350px;
	background: url(../img/panel-pc.gif);
}

#promociones{
	width: 302px;
	height: 352px;
	background: url(../img/promociones.gif);
}

#contactese{
	width: 250px;
	height: 150px;
	background: url(../img/contactese.gif);
}

#foro{
	width: 250px;
	height: 150px;
	background: url(../img/foro.gif);
}

#empresa{
	width: 358px;
	height: 222px;
	background: url(../img/empresa.gif);
}

#explicacion{
	width: 358px;
	height: 70px;
	background: url(../img/explicacion.gif);
}

#distribuimos{
	width: 302px;
	height: 317px;
	background: url(../img/distruibuimos.gif);
}

#footer{
	width: 960px;
	height: 45px;
	background: url(../img/footer.gif);
	margin-left: auto;
	margin-right: auto;
}

#backdiv{
	width: 900px;
	/*height: 30px;*/
	background: url(../img/fondito-gris-medio.gif);
	margin-left: auto;
	margin-right: auto;
}

#backdiv-top{
	width: 900px;
	height: 30px;
	background: url(../img/fondito-gris-arriba.gif);
	margin-left: auto;
	margin-right: auto;
}

#backdiv-bottom{
	width: 900px;
	height: 30px;
	background: url(../img/fondito-gris-abajo.gif);
	margin-left: auto;
	margin-right: auto;
}

#menu-prod ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu-prod li{
	float: left;
	display: block;
	width: 130px;
	margin-left: 25px;
	margin-top: 15px;
	text-align: center;
	/*background: #ff0000;*/
}

.menuprod{
	width: 820px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/products-menu.gif);
}

.menuserv{
	width: 820px;
	height: 45px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/services-menu.gif);
}

.div-content-top{
	width: 822px;
	height: 40px;
	background: url(../img/fondo-blanco-top.gif);
	margin-left: auto;
	margin-right: auto;
}

.div-content{
	width: 820px;
	background: url(../img/fondo-blanco-medio.gif);
	margin-left: auto;
	margin-right: auto;
}

.div-content-bottom{
	width: 822px;
	height: 30px;
	background: url(../img/fondo-blanco-bottom.gif);
	margin-left: auto;
	margin-right: auto;
}

.boton-2{
	width: 119px;
	height: 30px;
	display: inline-block;
	margin-top: 10px;
	background: url(../img/boton-2.gif);
	font-size: 20px;
}

.h2img{
	width: 225px;
	height: 30px;
	display: inline-block;
	margin-top: 8px;
	background: url(../img/boton-3.gif);
}

.boton-4{
	width: 160px;
	height: 30px;
	/*display: inline-block;*/
	background: url(../img/boton-4.jpg);
}

.dleft{
	float: left;
	margin-left: 10px;
}

.dc{
	clear: both;
}

.ulprod{
	list-style: none;
	margin: 0;
	padding: 0;
}

.ulprod li{
	float: left;
	display: block;
	width: 380px;
	margin-left: 20px;
	margin-top: 5px;
	text-align: left;
}

.ulprod-2{
	list-style: none;
	margin: 0;
	padding: 0;
}

.ulprod-2 li{
	float: left;
	display: block;
	width: 250px;
	margin-left: 20px;
	margin-top: 5px;
	text-align: left;
}

a:link, a:active, a:visited{
	text-decoration: none;
	color: #17245E;
}

a:hover {
	color: #3D72D3;
}

h2{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

#promos-img{
	width: 595px;
	height: 275px;
	margin: auto;
}

#promos-img div{
	display: none;
}

.divitems{
	width: 600px;
	margin: 0 auto 0 auto;
}

.divitems ul{
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.divitems li{
	border-left: 4px #6EA2BE solid;
	border-bottom: 2px #6EA2BE solid;
	margin-top: 10px;
}

.divitems p{
	margin: 0;
	text-align: left;
}

.precio{
	font-size: 24px;
	color: #273673;
	font-weight: bold;
}

.prod-title{
	font-size: 18px;
	color: #273673;
}

.text-promo{
	width: 80px;
	position: relative;
	left: 150px;
	top: 50px;
}
