body {
	background-image: url('images/bg.gif');
	margin: 0px;
}

table.todo {
	border: 1px solid #E2E2E2;
}

td, input, textarea {
	font-family: Trebuchet MS, Arial;
	font-size: 16px;
	color: #444444;
}

td.contenido {
	background-image: url('images/fondo.jpg');
}

td.contenido div {
	margin: 10px 60px 10px 60px;
}

td.novedades {
	background-image: url('images/fondo-sin_2.jpg') !important;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

td.contenidosin {
	background-image: url('images/fondo-sin.jpg');
}

td.contenidosin_home {
	background-image: url('images/fondo.jpg');
}

td.contenidosin div {
	margin: 10px 60px 10px 60px;
}


img.fotos {
	border: 8px solid #FFFFFF;
}

h1 {
	color: #6D1B97;
	font-size: 24px;
	margin-top: 20px;
	font-weight: normal;
	font-family: Trebuchet MS, Arial;
	text-align: center;
}

h2 {
	color: #6D1B97;
	font-size: 20px;
	margin-top: 20px;
	font-weight: bolder;
	font-family: Trebuchet MS, Arial;
	text-align: center;
}

p {
	font-size: 17px;
}

img.thumb {
	border: 3px solid #FFFFFF;
}

table.tablaform td, input, textarea {
	font-size: 13px;
}

a img {
	border: 0;
}

#novedades {
	text-align: center;
}

.menu {
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;
}

.filamenu td {
	line-height: 0;
	margin: 0;
	padding: 0;
	font-size: 0;	
}
