@import url("default.css");

td#main {
	vertical-align: top;
	background-color: #F6F7D8;
}
td#main table {
	height: 100%;
}

td#menu, td#menubar {
	/*background-color: #B5B600;*/
	background-color: #B0B100;
}

td#menu a:link, td#menu a:visited {	/* color:#666666; */ color:#333;}

td#menu a:hover {
	color: #ff9;
}

.temp {
	height: 100%;
}

td#menu_two {
	/*background-color: #C6BA7E;*/
	background-color: #C1B579;
	vertical-align: top;
	/*width: 209px;*/
	width: 260px;
	/*height: 416px;*/
	height: 420px;
	margin-left: 15px;
	padding-left: 15px;
	/*white-space: nowrap;*/
}

td#menu_two a:link, td#menu_two a:visited {
	color: #607e8a;
	}

td#menu_two a:hover {
	color: #1C178C;
}

h1 {
	background-image: url('../img/menu/h1_3.gif');
}

p {
	/*color: #4C808C;*/
	color: #466;
	font-weight: bold;
	margin-bottom: 0px;
}

ul.submenubar {
	margin: 15px 0px 15px 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}

ul.submenubar li {
	color:#000;
	padding: 0px;
	padding-top: 5px;
	border-bottom: 1px solid #C1B579;
	/*white-space: nowrap;*/
}

ul.submenubar li a:link, ul.submenubar li a:visited {
	display: block;
	color: #fff !important;
	border-left: 0.5em solid #cc6;
	padding-left: 0.5em;
}

ul.submenubar li a:hover {
	/*color: #63896f !important;*/
	color: #363 !important;
	border-left: 0.5em solid #363;
}

td#contenido {
	background-color: transparent;
	padding: 30px;
	margin: 10px;
	color: #333;
	vertical-align: top;
}

td#contenido img {
	margin: 5px;
	padding: 5px;
}

td#contenido p {
	margin: 10px 10px 20px 10px;
	padding: 0px;
	text-align: justify;
	color: #333;
	background-color: #F6F7D8;
	font-weight: normal;
}

td#contenido table {
 width: 95%;
}
 
h3 {
 margin: 0px;
 padding: 5px;
 text-align: right;
 vertical-align: bottom;
 color: #FFFFFF; 
 font-size: large;
 }
 
h3.tapas {
	margin-top: -20px;
	height: 158px;
	background: #000 url('../img/groups/tapas.jpg') bottom left no-repeat;
	padding: 10px;
}
 
/*-- Albufera */
.al {
	color: #217891;
}
.al_bg {
	text-align: right;
	vertical-align: middle;
	color: #FFF; 
	font-size: large;
	background-color: #CCCCD8;
}

/*----Historic */
.th {
	/*color: #4C808C;*/ color: #363;
}

/*--- Architecture */
.al { /*color:#A2B0A3;*/ color:#696; }

/*--- Arts */
.arts { /* color:#4489A5;*/ color:#369; }

/*--- Ceramics */
.ce {	/*color: #BF7D3D;*/ color: #a63; }
.ce_link { background-color: #BF7D3D }

/*--- Gardens */
.ga {	/*color: #4C8029;*/ color: #363; }

/*--- Manises */
.ma { /*color:#ACA6CC;*/ color:#669; }

/*--- Night */
.ni { /* color:#4489A5;*/ color:#369; }

/*--- Oceanographic */
.oc { /* color:#4489A5;*/ color:#369; }

/*-- Requena*/
.re {
	/*color: #8BAD00;*/ color: #690;
}

/*-- Xativa */
.xa { /*color: #CC9933;*/ color: #963; }

a.ce_link:hover { color: #000; }

table.manises td { vertical-align: top !important; }
table.manises td a { color: #666 !important; }
table.manises td a:hover { color: #000 !important; }
