body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	color: #003399;
	font-weight: bold;
}
h1#santacruz {
	position: relative;
	width: 400px;
	top: 0px;
	left: 100px;
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	color: #003399;
	font-weight: bold;
}
h1#lalaguna a {
	color: #FFFFFF;
}
h1#lalaguna {
	position: relative;
	width: 550px;
	top: 0px;
	left: 200px;
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: bold;
}
a {
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF9933;
}
div#centeredbox {
	width: 800px;
}
div#cabecera-sup {
	width: 100%;
	margin: auto;
	height: 71px;
}
div#logo {
	position: relative;
	float: left;
	width: 96px;
	height: 71px;
}
div#webtenerife {
	margin-top: 58px;
	float: right;
	text-align: right;
	padding: 1px 6px 1px 1px;
	font-weight: bold;
}
div#webtenerife a {
	text-decoration: none;
	color: #003399;
}
div#webtenerife a:hover {
	text-decoration: underline;
}
#barracabecera {
	clear: both;
	background-color: #FF9933;
	height: 8px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#barrapie {
	clear: both;
	background-color: #FF9933;
	height: 8px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#cabecera-inf {
	width: 100%;
	margin: auto;
}
div#columna_izq {
	width: 150px;
	float: left;
	border-top: 8px solid #FF9933;
}
div#columna_der {
	width: 162px;
	float: left;
}
div#menu {
	padding: 10px 0px 10px 0px;
}
ul#nav, ul#nav li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul#nav li {
	text-align: right;
	margin-bottom: 10px;
	float: left;
}
ul#nav a {
	padding: 4px 10px 4px 10px;
	float: left;
	width: 122px;
	border-right: 8px solid #FF9933;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
ul#nav a:hover, ul#nav li.activelink a, ul#nav li.activelink a:hover {
	background-color: #CCCCCC;
	color: #FFF;
	border-right: 8px solid #003399;
}
#cuerpo {
	float: left;
	width: 800px;
}
div.destacado {
	float: right;
	width: 162px;
	margin: 10px 0px 10px 0px;
}
div.destacado h3 {
	font-size: 14px;
	padding: 7px 0px 0px 4px;
	margin: 0px;
	background-color: #FF9933;
	text-align: center;
	color: #FFF;
}
div.destacado div {
	border: 2px solid #FF9933;
	color: #FFF;
	background-color: #FF9933;
	padding: 3px 3px 9px 3px;
}
div.destacado img {
	margin: 1px 0px 5px 0px;
}
div.destacado a {
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
div.destacado a:hover {
	text-decoration: underline;
}
#pie {
	clear: both;
	font-size: 10px;
	color: #999999;
}
#copy {
	clear: both;
	margin-top: 5px;
	text-align: center;
}
div.acceso {
	width: 220px;
	float: left;
	margin: 0px 5px 0px 5px;
}
div.acceso h3 {
	font-size: 14px;
	padding: 3px 0px 3px 0px;
	margin: 0px;
	background-color: #003399;
	text-align: center;
	color: #FFF;
}
div.acceso div {
	border: 1px solid #003399;
	color: #003399;
	background-color: #FFF;
}
div.acceso p {
	padding: 0px 6px 0px 6px;
	margin: 0px;
}
div.acceso a {
	color: #003399;
	text-decoration: none;
	font-weight: normal;
}
div.acceso a:hover {
	text-decoration: underline;
}
div.listado div.listado-foto {
	float: left;
	width: 100px;
	margin-right: 10px;
	z-index: 1;
}
div.listado {
	clear: both;
	float: left;
	width: 468px;
	background-color: #003399;
	padding: 1px;
	color: #FFF;
	margin-bottom: 5px;
}
div.listado h4 {
	float: left;
	margin: 0px;
	padding: 2px 0px 4px 0px;
	font-size: 14px;
}
div.listado a {
	color: #FFF;
	text-decoration: none;
}
div.listado a:hover {
	text-decoration: underline;
}
div.listado div.contenido {
	float: left;
	width: 350px;
}
div#sorteo {
	padding: 5px;
}
div#sorteo table {
	width: 100%;
}
div#sorteo td.nombrecampo, div#sorteo label {
	font-size: 13px;
	font-weight: bold;
	text-align: right;
	width: 40%;
}
div#sorteo td.campo {
	width: 380px;
}
div#sorteo td {
	padding: 1px 2px 1px 2px;
}
div#sorteo input.text {
	width: 98%;
	margin: 2px 0;
}
div#sorteo input.nosize, div#sorteo input.text, div#sorteo select {
	font-size: 10px;
}

