@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:382px
}

li.comments {
	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;
}

.caja {
	width:650px;
	padding-bottom: 15px;
	background-image: url(../mat/fondo_suscribire.jpg);
	background-repeat: no-repeat;
}
.cajaTop {
	height:10px;
	clear:both;
}
*html .cajaTop {margin-bottom:-2px;}
.cajaBody {
	height: 520px;
}
.cajaBottom {
	height:25px;
}

.cajaBody div {display:none;}
.cajaBody div.show {
	display:block;
	color: #666666;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eeeeee;
}
.cajaBody #category a {display:block;}

.cajaBody div ul {
	padding:0;
	width:575px;
	list-style-type: none;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 25px;
}
*html .cajaBody div ul {margin-left:10px;padding-left:15px;}
.cajaBody div li {
	padding:4px 0;
	cursor:hand;
	cursor:auto;
}
.cajaBody div ul li.last {
	border-bottom-style: none;
}
.cajaBody 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;
}
