@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
<style>

body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#666666;
	background-color:#FFFFFF
}
body {
	color:#666666;
	text-decoration:none;
}
a:hover {
}

#tabMenu {
	margin:0;
	padding:0;
	list-style:none;
}
#tabMenu li {
	float:left;
	height:43px;
	width:221px
}

li.comments {
	background-image: url(../mat/contacto/trabaja_con_nosotros.png);
	background-repeat: no-repeat;
	background-position: 0 -43px;
}
li.posts {
	background-position: 0 -43px;
}

li.mouseover {background-position:0 0;}
li.mouseout {
	background-position:0 -43px;
}
li.selected {background-position:0 0;}

.boxPymes {
	width:650px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-image: url(../mat/fondo-pymes.jpg);
	background-repeat: no-repeat;
}

.box {
	width:650px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background-image: url(../mat/promociones/fondo_solicite_promocion.jpg);
	background-repeat: no-repeat;
}
.boxTop {
	height:10px;
	clear:both;
}
*html .boxTop {margin-bottom:-2px;}
.boxBody {
	height: 870px;
}
.boxBody A {
	color: #666;
}
.boxBottom {
	height:25px;
}

.boxBody div {display:none;}
.boxBody div.show {
	display:block;
	color: #666666;
	font-size: 11px;
}
.boxBody #category a {display:block;}

.boxBody div ul {
	padding:0;
	width:575px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 25px;
}
*html .boxBody div ul {margin-left:10px;padding-left:15px;}
.boxBody div li {
	padding:4px 0;
	cursor:hand;
	cursor:auto;
}
.boxBody div ul li.last {
	border-bottom-style: none;
}
.boxBody div li span {
}
.newsletter-transparente-formulario {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:0 none;
	margin-bottom:10px;
	width:307px;
	margin-top: 4px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-size: 11px;
	color: #9a9a9a;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../mat/contacto/fondo_newsletter_direccion.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.newsletter-transparente-formulario-mensaje {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:0 none;
	margin-bottom:10px;
	width:307px;
	margin-top: 4px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 9px;
	padding-left: 10px;
	font-size: 11px;
	color: #9a9a9a;
	background-attachment: scroll;
	background-color: transparent;
	background-image: url(../mat/presupuestos/fondo_mensaje_presupuestos_packs.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 117px;
}
.newsletter-subir {
	-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#896996 none repeat scroll 0 0;
border:1px solid #999999;
color:#FFFFFF;
padding:2px 5px;
	cursor: pointer;
	margin-left: 15px;
}

.newsletter-enviar-formulario {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	border:1px solid #999999;
	color:#FFFFFF;
	background-attachment: scroll;
	background-color: #00C1E1;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	cursor: pointer;
}

