body {
	background-color: #333333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	background-image: url(img/trama.gif);
	background-repeat: repeat;
}

a img {border:0}

#contenedor {
	width: 900px;
	padding: 0px;
	background-image: url(img/fondo_cuerpo_copia.gif);
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

#contenedor #cabecera {
	height: 170px;
	width: 900px;
	margin: 0px;
	padding: 0px;
	background-image: url(img/fondo_cabecera_rosa_blanco.gif);
	background-repeat: repeat-x;
}
#contenedor #cabecera h1 a {
	text-indent: -9999;
	height: 170px;
	width: 661px;
	display: block;
}

#contenedor #cabecera #cartel_menu {
	margin-top: 0px;
	margin-left: 710px;
}


#contenedor #cuerpo {
	height: auto;
	width: 900px;
	margin: 0px;
	padding: 0px;
}

#contenedor #cuerpo #contenido {
	height: auto;
	width: 660px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenedor #cuerpo #menu {
	width: 240px;
	height: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: right;
}






#contenedor #cuerpo #menu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contenedor #cuerpo #menu li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 1.4em;
	width: 190px;
	padding-top: 15px;
}

#contenedor #cuerpo #menu a {
	color: #ec2024;
	text-decoration: none;
	width: 190px;
	display: block;
}


#contenedor #cuerpo #menu a:hover {
	text-decoration: none;
	background-image: url(img/fondo_menu_sobre.gif);
}
#contenedor #cuerpo #menu #menus {
	padding-top: 70px;
}
#contenedor #cuerpo #menu ul #navidad {
	background-image: url(img_navidad/fondo_racimos.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
}
#contenedor #cuerpo #menu ul #navidad a:hover {
	background-image: url(img_navidad/fondo_racimos_sobre.gif);
	background-repeat: no-repeat;
}

#contenedor #cuerpo #menu ul #presupuestos {
	padding-top: 50px;
}
#contenedor #cuerpo #menu ul #donde {
	padding-bottom: 8px;
}


#contenedor #cuerpo #contenido #texto a {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
#contenedor #cuerpo #contenido #texto a:hover {
	color: #CC3333;
	text-decoration: underline;
	font-weight: bold;
}

#contenedor #pie {
	height: 30px;
	width: 900px;
	clear: both;
	color: #CCC;
	background-image: url(img/trama.gif);
	background-repeat: repeat;
}
#contenedor #pie ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenedor #pie li {
	display: inline;
	font-size: 0.95em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenedor #pie a {
	text-decoration: none;
	color: #ccc;
}
#contenedor #pie a:hover {
	text-decoration: underline;
}
#contenedor #pie #webespacio {
	padding: 0px;
	margin-left: 100px;
}
#contenedor #pie #selina {
	margin-left: 0px;
	padding-top: 0px;
}
.actual {
	text-decoration: none;
	background-image: url(img/fondo_menu_sobre.gif);
	color: #ec2024;
}
.flotar_izqda {
	float: left;
}
.flotar_dcha {
	float: right;
}

