body {
	font-family: Arial, Helvetica, sans-serif, "Arial Black";
	font-size: 11px;
	text-align:center;
}
h1 {
	font-size:16px;
	font-weight: normal;
}
h2 {
	font-size:12px;
	font-weight: bold;
}
h3 {
	font-size:18px;
	font-weight: bold;
}

/******************************************************************************************************
TAMAŅOS DE FUENTE
******************************************************************************************************/
.F9 {
	font-size:9px;
}
.F10 {
	font-size:10px;
}
.F11 {
	font-size:10px;
}
.F12 {
	font-size:12px;
}
.F14 {
	font-size:14px;
}
.F16 {
	font-size:16px;
}
.F18 {
	font-size:18px;
}
.F24 {
	font-size:24px;
}
.F_14{

}
/******************************************************************************************************
CLASES
******************************************************************************************************/
.subraya {
	text-decoration: underline !important;
}
.subtitulo {
	font-size:18px;
	font-weight: bold;
}
.titulo{
	font-size:24px;
	font-weight: bold;
}
/******************************************************************************************************
ESTRUCTURA PRINCIPAL
******************************************************************************************************/
.centerIt {
	text-align:left;
}

/******************************************************************************************************
CONTENIDO (MAIN)
******************************************************************************************************/


/******************************************************************************************************
FOOTER
******************************************************************************************************/
#footer {
	text-transform: uppercase;
}
#footer a {
	text-decoration:underline;
	text-transform: none;
	}
#footer	a:Hover {
	text-decoration: none;
}
/******************************************************************************************************
HOME
******************************************************************************************************/
.claim {
	/*font-size:16px;*/
}
/******************************************************************************************************
BLOQUE TITULO
******************************************************************************************************/
.destinoNum {
	font-size:24px;
	font-weight:bold;
	text-align:center;
}
form.heading  a {
	text-decoration: underline;
}
form.heading 	a:Hover {
	text-decoration: none;
}
form.heading  select.text {
	font-size:9px;
}
form.heading   input.textButton{
	vertical-align: middle;
}

/******************************************************************************************************
OTROS BLOQUES
******************************************************************************************************/
.homeDestino ul li a { 
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.homeDestino ul li a:Hover {
	text-decoration: none;
}
/******************************************************************************************************
BLOQUE IZQUIERDA
******************************************************************************************************/


/******************************************************************************************************
BLOQUE DERECHA
******************************************************************************************************/
.bloqueDer .practicas  a{
	text-decoration: underline;
	font-weight:bold;
}
.bloqueDer .practicas a:Hover {
	text-decoration: none;
}

.interiorDestino p.enlace a {
	text-decoration:underline;
	font-weight: bold;
}
.interiorDestino p.enlace a:Hover {
	text-decoration: none;
}
.interiorD p a {
	text-decoration: underline;
	font-weight: bold;
}
.interiorD p a:Hover {
	text-decoration: none;
}
.destacado a{
	text-decoration: underline;
	font-weight:bold;
}
.destacado a:Hover {
	text-decoration: none;
}
/******************************************************************************************************
BLOQUE LISTADO
******************************************************************************************************/
.recurso a {
	text-decoration: underline;
	font-weight: bold;
}
.recurso a:Hover {
	text-decoration: none;
}
.recursoDetails a {
	color: #e92f23;
	font-weight:bold;
}
.recursoDetails a:Hover {
	text-decoration: none;
}

.agencia a {
	text-decoration: underline;
	font-weight: bold;
}
.agencia a:Hover {
	text-decoration: none;
}
.agenciaDetails a {
	color: #e92f23;
	font-weight:bold;
}
.agenciaDetails a:Hover {
	text-decoration: none;
}
/******************************************************************************************************
BLOQUE LISTADO
******************************************************************************************************/
#paginacion a {
	text-decoration: underline;
}
#paginacion a:Hover {
	text-decoration: none;
}
#paginacion a.active {
	/*text-decoration: none;*/
	font-weight:bold;
}
#paginacion a.active:Hover {
	text-decoration: none;
}
.pielistado a {
	text-decoration:underline;
	font-weight: bold;
	}
.pielistado a:Hover {
	text-decoration: none;
}
.pielistado h2 {
	font-weight: bold;
}
.listado label {
	font-weight:bold;
	}
.listado p.recursTransport a {
	text-decoration:underline;
	font-weight:bold;
}
.listado p.recursTransport a:Hover {
	text-decoration: none;
}
/******************************************************************************************************
HEADER
******************************************************************************************************/
#header #accesos ul li {
	text-align:center;
	list-style-type: none;
	list-style-position: inside;
	font-weight: bold;
}
#header #accesos ul li a {
	/*text-decoration: none;*/
}
#header #accesos ul li a.active {
	text-decoration: underline;
}

.listado p.opciones a {
	text-decoration:underline;
	font-weight:bold;
}
/******************************************************************************************************
MENU
******************************************************************************************************/
#menu li {
	list-style-type: none;
	list-style-position: inside;
	font-size: 12px;
}
#menu li a {
	/*text-decoration: none;*/
}


/**************************************************************************************************************************************************
ACTUALITAT
**************************************************************************************************************************************************/
	.actualitat .texto h2 .fecha {
		font-weight:bold;
	}
	.actualitat .texto h3 {
		font-weight:bold;
	}
	.actualitat .texto p.mas {
		text-align:right;
	}
	.actualitat .texto p.mas a {
		text-decoration:underline;
		font-weight:bold;
		}
/**************************************************************************************************************************************************
ACCESIBILIDAD
**************************************************************************************************************************************************/
#accesibilidad h2 {
	font-size: 14px;
	font-weight:bold;
}
#accesibilidad h3 {
	font-size: 12px;
	font-weight:bold;
}
#accesibilidad p {
	font-size: 12px;
}
#accesibilidad li {
	list-style-type: none;
	list-style-position:outside;
	font-size: 12px;
}
#accesibilidad th {
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
}

#accesibilidad td {
	text-align: center;
	font-size: 12px;
}
#accesibilidad .pictogramas td {
	text-align: left;
	font-size: 12px;
}

#accesibilidad td.tleft {
	text-align: left;
	font-size: 12px;
}

a:Hover {
	text-decoration: none !important; 
}

li {
	font-size: 12px;
}

.capital {
	text-transform: uppercase;
}