body { background-color: #FFF; color: #000; margin: 0 auto; font-family: Arial, Verdana, sans-serif; font-size: 12px; line-height: 18px; }
img { border-width: 0; vertical-align: middle; }
a { text-decoration: none; cursor: pointer; color: #7E5388; }
a:hover { text-decoration: none; }
br.p { margin-bottom: 2px; clear: both; }
hr { width: 100%; border: 0; border-bottom: 1px solid #cdcbca; }

h1, h2, h3, h4, h5, h6 { margin: 0 0 10px 0; font-family: Arial, sans-serif; color: #000; font-weight: normal; }
h1 { font-size: 2.5em; line-height: 33px; }
h2 { font-size: 1.8em; line-height: 25px; }
h3 { font-size: 1.6em; line-height: 23px; }
h4 { font-size: 1.4em; line-height: 21px; }
h5 { font-size: 1.2em; line-height: 19px; }
h6 { font-size: 1em; }

.ocult { display: none; }

.lila, .lila a { color: #7E5388 !important; }

div#continent { margin: 0 auto; width: 940px; }

/* MENU */
div.menu a { color: #000 }
div.menu ul { list-style: none; padding: 0; margin: 0; }
div.menu ul li { margin: 0 0 25px 0; padding: 0; height: 18px; width: 150px;}
div.menu ul li a { height: 18px; width: 150px }
div.menu ul li.menu1 a.menu1 { background: #FFF url('/historiapremsa/img/menu1.png') no-repeat top left; display: block; }
div.menu ul li.menu2 a.menu2 { background: #FFF url('/historiapremsa/img/menu2.png') no-repeat top left; display: block; }
div.menu ul li.menu3 a.menu3 { background: #FFF url('/historiapremsa/img/menu3.png') no-repeat top left; display: block; }
div.menu ul li.menu4 a.menu4 { background: #FFF url('/historiapremsa/img/menu4.png') no-repeat top left; display: block; }
div.menu ul li.menu5 a.menu5 { background: #FFF url('/historiapremsa/img/menu5.png') no-repeat top left; display: block; }
div.menu ul li.menu6 a.menu6 { background: #FFF url('/historiapremsa/img/menu6.png') no-repeat top left; display: block; }
div.menu ul li.menu7 a.menu7 { background: #FFF url('/historiapremsa/img/menu7.png') no-repeat top left; display: block; }
div.menu ul li a:hover, div.menu ul li a.actiu { background-position: 0 -18px !important; }

div.portada_esquerra { float: left; width: 150px; }
div.portada_dreta { float: right; width: 650px; padding-left: 90px; border-left: 1px solid #BFBFBF }
div#portada_peu { margin: 0 auto; padding-left: 505px; width: 360px; }
div#portada_peu img { float: left; margin-right: 30px; }

div.esquerra { clear: both; float: left; width: 300px; padding-right: 15px; border-right: 1px solid #BFBFBF }
div.dreta { float: right; width: 530px; padding-left: 90px; margin-top: -130px; }
div#peu { margin: 0 auto; padding: 60px 0 0 245px; width: 360px; height: 70px }
div#peu img { float: left; margin-right: 30px; }

div.esquerra ul { margin-left: 125px !important; } 

table.programa { width: 100%; }
table.programa td { vertical-align: top; padding-bottom: 15px }
table.programa td.hora { width: 40px } 

form {
	margin: 0px;
	padding: 0px;
}
fieldset {
	margin-bottom: 10px;
	padding: 3px;
	border: none;
}
fieldset {
	margin-bottom: 10px;
	padding: 3px;
	border: none;
}
input {
	border: 1px solid #E3E9EB;
	background-color: #E3E9EB;
	width: 500px;
	color: #333;
}
input.error {
	border: 1px solid #D8000C;
	background-color: #FFBABA;
	width: 500px;
	color: #333;
}
input.submit {
	border: 1px solid #E3E9EB;
	background-color: #E3E9EB;
	width: 70px;
	color: #333;
	font-weight: bolder;
	text-align: center;
	font-size: 11px;
}
