
#recomendaciones
{
 position: relative;
 float: left;
 width: 36%;
 font-family: "trebuchet ms", helvetica, sans-serif;
 font-size: 0.85em;
 color: #585959;
}

#recomendaciones h3
{
	padding-left: 0.5em;
	background-color: #174e81;
	color: #eaf0f5;
}

#google_maps
{
 position: relative;
 font-family: arial;
 font-size: 0.75em;
 text-align: center;
}

#texto-foto
{
 position: relative;
 float:left;
 font-family: arial;
 font-size: 1.1em;
 text-align: right;
}

#fotoYtexto
{
 width: 49%;
}

#foto
{
 position: relative;
 float: center;
 font-family: arial;
 font-size: 1.1em;
 text-align: right;
}
#foto img
{
 height: 280px;
 width: 254px;
}

body
{
	margin: 0;
	padding: 0;
}

#exterior
{
	margin-left: 7.5%;
	margin-right: 7.5%;
	background-color: white;
}

#cabecera
{
	background-color: #026dd1;
}

#cabecera img
{
	float: left;
}

#cabecera h1
{
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.28em;
	background-color: #026dd1;
	color: #eaf0f5;
	padding: 0.8em 0.2em 0.8em 0.2em;
	margin-top: 0;
	margin-bottom: 0;
	width: 80%;
}

#cabecera .titulo2
{
	font-style: oblique;
}

#cabecera .subtitulo
{
	font-size: 0.8em;
}

#menu
{
	font-family: Trebuchet MS, Lucida Sans, Verdana, Helvetica, sans-serif;
	font-size:0.85em;
	width: 100%;
	height: 1.4em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	border-bottom: 4px solid #026dd1;
}

#menu ul
{
	list-style-type: none;
	padding-left: 0;
	margin: 0;	
	
}

#menu ul li
{
	text-align: center;
	margin: 0;
	float: left;
	margin-left: 0.3em;
	margin-right: 0.3em;
	
}

#menu a
{
	text-decoration: none;
	display: block;
	color: black;
}

#menu a:hover, #menu li.seccion-actual
{
	border-bottom: 1px dashed;
}

#menu li.seccion-actual
{
	color: #026dd1;
}

#menu a:hover
{
	color: #c60835;
}

#contenido .fecha_centrado
{
	text-align: center;
}

#contenido
{
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 0.85em;
	color: #585959;
}

#contenido .titulo_centrado
{
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-align: center;
	color: #026dd1;
}

#contenido .titulo_centrado .titulo_centrado_1
{
	font-size: 0.8em;
}

#contenido h2
{
	color: #174e81;
	font-style: oblique;
	border-bottom: 2px solid #174e81;
}

#contenido h3
{
	padding-left: 0.5em;
	background-color: #174e81;
	color: #eaf0f5;
}

#contenido h4
{
	color: #174e81;
	text-decoration: underline;
	font-style: oblique;
	font-size: 1.1em;
}

#contenido a
{
	text-decoration: none;
	color: #026dd1;
	font-weight: bolder;
}

#contenido a:hover
{
	border-bottom: 1px dashed;
}

#contenido .centrado
{
	text-align: center;
}

#contacto
{
	float: left;
	width: 36%;
}

#colaboraciones
{
	float: right;
	width: 45%;
}

#vacio1
{
	height: 5em;
}

#colaboraciones #img_1
{
	float: left;
}

#colaboraciones #img_2
{
	float: right;
}

#colaboraciones a
{
	text-decoration: none;
}

#colaboraciones a:hover
{
	border: none;
}

a img
{
	border: none;
}

#cambio_idioma
{
	text-align: right;
	font-family: Trebuchet MS, Lucida Sans, Verdana, Helvetica, sans-serif;
	font-weight: 800;
	font-size: 0.7em;
	
	margin: 0;
	padding: 0;
}

#cambio_idioma a
{
	text-decoration: none;
	color: blue;
}

#cambio_idioma a:hover
{
	color: red;
}

#cambio_idioma p
{
	margin: 0;
	padding: 0;
}

#contenido-programa
{
	height: 40em;
}


#izquierda
{
	width: 49%;
	float: left;
}

#derecha
{
	width: 49%;
	float: right;
}

#izq
{
	width: 30%;
	float: left;
}
#der
{
 	width: 70%;
	float: right;
}
#contenido-programa #derecha
{
	width: 49%;
	float: right;
}

#contenido td
{
	padding-right: 0.5em;
}

.tabla
{
 border-right: 1px dotted;
}

.tabla2
{
 border-bottom: 1px dotted;
}

acronym, abbr
{
 	cursor: help;
	border-bottom: 1px dotted;
}

.rojo
{
	color: red;
}


.triptico
{

	margin: 0!important;
	font-size: 0.9em;
	
}
.triptico a:hover
{
	border-bottom: none!important;
}


#thumbsnail
{
 display: inline; /*Hace que esten una a lado de la otra*/ 
 
}

#thumbsnail img
{
 width: 128px;
 height: 90px;
 border: 0;
 float: left;
 clear: none!important;
 margin-left: 0.2em;
 margin-top: 0.2em;
}

