
.multilinea
{
	border-right: 0px solid;
	border-top: 0px solid;
	font-size: x-small;
	overflow: visible;
	border-left: 0px solid;
	border-bottom: 0px solid;
	font-family: Arial;
	text-align: justify;
}

.multilinea2
{
	border-right: 0px solid;
	border-top: 0px solid;
	font-size: x-small;
	overflow: visible;
	border-left: 0px solid;
	border-bottom: 0px solid;
	font-family: Arial;
}

.multilinea3
{
	border-right: 0px solid;
	border-top: 0px solid;
	font-size: x-small;
	overflow: visible;
	border-left: 0px solid;
	border-bottom: 0px solid;
	font-family: Arial;
	color: White;
}

.fotoportadaxy
{
	width: 80px;
	height: 80px;
}

.formvalidator
{
	font-weight: bold;
	font-size: x-small;
	color: red;
	font-family: Arial;
}

.hiperenlace
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}

.url
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: blue;
	text-decoration: underline;
}

.postit
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight:bold;
	background-color: #FFFFCC;
	color: black;
	text-decoration: none;
}


.ocio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bolder;
	background-color: 000066;
	color: #FFFFFF;
	font-style: normal;

}
.paseo {
	background-color: #0033cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;

}
.interes {
	background-color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;

}
.noticias {
	background-color: #2b6280;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;

}
.coolmenu
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana, Tahoma;
	background-color: #2b6280;
}
.coolmenulink
{
	font-weight: bold;
	font-size: 11px;
	color: white;
	font-family: Arial, Verdana, Tahoma;
	background-color: transparent;
	text-decoration: none;
}
.encabezado {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}

.titulodetalle {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}

.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;

}
.zona_admin
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: red;
	text-decoration: none;
}

.general
{
	font-weight: normal;
	font-size: x-small;
	color: black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.form
{
	border-top-width: 1px;
	border-left-width: 1px;
	border-left-color: navy;
	border-bottom-width: 1px;
	border-bottom-color: navy;
	border-top-color: navy;
	background-color: #d7d8e6;
	border-right-width: 1px;
	border-right-color: navy;
}

.formlabel
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.formtextbox
{
	border-right: navy 1px solid;
	border-top: navy 1px solid;
	font-weight: normal;
	font-size: x-small;
	border-left: navy 1px solid;
	color: black;
	border-bottom: navy 1px solid;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.encabezmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #2b6280;
}
.menutxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: 305888;
	text-decoration: none;
	font-style: normal;

}
.puntosback {
	background-image: url(images/punto.gif);
	background-repeat: repeat-y;
	background-position: right center;
	background-attachment: fixed;

}
.puntohori {
	background-image: url(images/punto.gif);
	background-repeat: repeat-x;
	background-position: left center;

}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
	color: blue;
}


a.general
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	color: dodgerblue;
}
