

body {
	background-image: url(img/fondo.jpg);
}

div#menu{
margin:0;
padding:0;
height:138px;

}
div#submenu{
margin:0;
padding:0;
height:42px;

}


div#cuerpo {
	background-image: url(img/fondo_cuerpo.jpg);
	background-repeat:   repeat-y;
	width: 627px;
	padding-right: 50px;
	padding-left: 50px;
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}
td {
	vertical-align: top;
}
td#texto {
	padding-left: 20px;
	padding-right: 10px;
}
td#form {
	background-image: url(img/fondo_formulario.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
}
td#not {
	background-image: url(img/fondo_not_2.jpg);
	background-repeat:  repeat-y;
}
td#notf {
	background-image: url(img/fondo_not_3.jpg);
	background-repeat:  repeat-y;
}
td#logo {
	vertical-align: middle;
}
table#noticias {
	padding-right: 10px;
	padding-left: 10px;
}
.noticias {
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
}
a {
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
td#ver {
	vertical-align: top;
}
.noticiastitulo {
	font-weight: bold;
	padding-right: 15px;
	padding-left: 10px;
	padding-top: 5px;
}
td#textimg {
	vertical-align: bottom;
}
form#foro {
	text-align: right;
}
td#muestras {
	vertical-align: middle;
	text-align: left;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #333366;
}
#papel_arriba {
	background-image: url(img/fondo_not_3.jpg);
	height: 19px;
	width: 238px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	background-repeat:   repeat-y;
}
#papel_contenido {
	padding-right: 20px;
	background-image: url(img/fondo_not_2.jpg);
	background-repeat:  repeat-y;
	padding-left: 20px;
	width: 218px;
}
#papel_abajo {
	background-image: url(img/fondo_not_1.jpg);
	height: 16px;
	width: 258px;
}
input.datos {
	width: 100%;
}
textarea.datos {
	width: 100%;
}
td#disco {
	background-image: url(img/disco_info.jpg);
}
td#carrito {
	vertical-align: bottom;
}

#container{
	width: 727px;
	margin: 0 auto 0 auto;
}