@charset "UTF-8";
#arriba_page {
	background-color: #FFFFFF;
	width: 889px;
	height: 230px;
}
body {
	background-image: url(fondo.jpg);
	background-repeat:  repeat-x;
}

#izquierda_columna {
	float: left;
	width: 525px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 20px;
	border: medium solid #FFFFFF;
	color: #000033;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	border: thin solid #FFFFFF;
	padding-left: 10px;
	background-color: #F8F8C5;
}
h1 {
	font-size: 120%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-transform: uppercase;
}
#navegador {
	background-color: #999999;
	width: 100%;
}
#abajo {
	background-color: #FFFFFF;
	clear: both;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	color: #FFFFFF;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	font-size: 12px;
	line-height: 1.4múltiple;
}
#contenedor {
	width: 890px;
	margin: auto;
	background-color: #F9F9F9;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FEFEFE;
	border-left-color: #FFFFFF;
	border-bottom-style: none;
	color: #FFFFFF;
}
a:link {
	color: #000066;
}
#columna_drecha {
	background-color: #FFFFFF;
	float: right;
	width: 238px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(fondos.jpg);
	background-repeat: repeat;
	background-position: left top;
}


#menu_superior {
	height: 30px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 3px;
	background-color: #FFFFFF;
	background-image: url(../imagenes/pleca_menu_azul.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding-bottom: 6px;
	color: #89F0FF;
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contenedor #menu_superior a:link {
	color: #FFFFFF;
}
#contenedor #menu_superior a:hover {
	color: #FFFFFF;
}
li {
	color: #000000;
}
#contenedor #menu_superior a:visited {
	color: #FFFFFF;
}
#abajocolumna {
	color: #333333;
}
.fondoColores {
	background-color: #FFCC33;
	border: thin dashed #FFFFFF;
}
