html {
	height: 100%;
}
body { 
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #38343E;
	background: #38343E;
	height: 100%;
}
p {
	margin-bottom: 8px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.texto-right {
	text-align: right;
}
.clear-both {
	clear: both;
}
.nueve {
	font-size: 9px;
}
.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.azulado {
	color: #645C72;
}
.azul-osc {
	color: #003366;
}
.azul {
	color: #2A5C8F;
}
.gris {
	color: #534D5B;
}
.gris-claro {
	color: #666;
	margin-top: 30px;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.once-bold {
	font-size: 11px !important;
	font-weight: bold;
}
.trece-bold-azul {
	font-weight: bold;
	font-size: 13px;
	color: #2A5C8F;
	margin-right: 65px;
	line-height: 135%;
	margin-bottom: 0 !important;
}
.trece-bold-gris {
	font-weight: bold;
	font-size: 13px;
	color: #534D5B;
	margin-bottom: 15px;
}
.mar-bot-tres {
	margin-bottom: 3px !important;
}
.sin-mar-top {
	margin-top: 0 !important;
}
.trece-bold-celeste {
	font-weight: bold;
	font-size: 13px;
	color: #7C919E;
	margin-bottom: 0;
}
.dieciseis-bold {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 18px;
}
.upper {
	text-transform: uppercase;
}
#contenedor-body {
	width: 1250px;
	background: url(../images/fondo_body.jpg) top repeat-y;
	margin: 0 auto;
	padding-top: 20px;
}
#terminacion-body {
	width: 1250px;
	background: url(../images/terminacion_body.jpg) no-repeat;
	margin: 0 auto;
	height: 23px;
	clear: both;
}
/* HEADER */
#header-menu {
	width: 975px;
	margin: 0 auto;
}
#logo {
	float: left;
	width: 200px;
	height: 167px;
	background: #000;
	text-align: center;
	padding-top: 14px;
}
#imagen-enc {
	float: right;
	width: 775px;
	height: 150px;
	overflow: hidden;
}
/* MENU */
#menu {
	height: 29px;
	width: 775px;
	float: right;
	background: #191919;
	border-bottom: 2px solid #2A5C8F;
	overflow: visible !important;
	overflow: hidden;
}
#menu li {
	display: inline;
	font-size: 13px;
	float: left;
}
#menu li img {
	float: left;
}
#menu li a:link, #menu li a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #CCC;
	height: 23px;
	padding: 6px 7px 0 9px;
	float: left;
}
#menu li a:hover, #menu li.active {
	color: #FFF;
	background: #2A5C8F;
}
#menu li.active a {
	color: #FFF;
}
#menu li a.ultima:hover, #menu li a.ultimactiva {
	color: #FFF;
	background: #2A5C8F;
	padding: 6px 21px 0 13px;
}
.submenu-1 {
	width: 494px;
	padding-top: 5px;
	height: 20px;
	background: #A71921;
	position: relative;
	top: -1px;
	float: right;
}
.submenu-1 li {
	display: inline;
	float: left;
	height: 15px !important;
	border-left: 1px solid #262626;
	font-size: 11px !important;
}
.submenu-1 li.sin-bor-lef, #foot-der li.sin-bor-lef, #menu-gris li.sin-bor-lef {
	border-left: none;
}
.submenu-1 li a:link, .submenu-1 li a:visited {
	padding: 0 10px !important;
	color: #262626 !important;
	text-decoration: none;
	font-weight: normal !important;
}
.submenu-1 li a:hover {
	color: #FFF !important;
	background: none !important;
}
#oculto1 {
	visibility: hidden;
}
/* FOOTER */
#footer {
	width: 975px;
	margin: 0 auto;
	background: #040404;
	border-top: 3px solid #2A5C8F;
	clear: both;
	height: 90px;
}
#foot-izq {
	width: 150px;
	margin-top: 18px;
	padding-left: 20px;
	float: left;
}
#foot-der {
	float: left;
	width: 750px;
	margin-left: 34px !important;
	margin-left: 14px;
	margin-top: 18px;
}
#foot-der li {
	display: inline;
	float: left;
	padding: 0 9px;
	border-left: 1px solid #333;
}
#foot-der li a:link, #foot-der li a:visited {
	color: #999;
	text-decoration: none;
}
#foot-der li a:hover {
	color: #2A5C8F;
}
#copy {
	float: right;
	color: #666;
	margin-top: 15px;
	margin-right: 35px !important;
	margin-right: 17px;
	text-align: right;
}
#copy p {
	margin-bottom: 2px;
}
/* LAYOUT */
#contenido {
	width: 975px;
	background: #38343E;
	margin: 0 auto;
	clear: both;
	border-bottom: 1px solid #FFF;
}
#contenido:after {
	content:"|"; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
/* COLUMNA IZQUIERDA */
#col-izq {
	width: 168px;
	background: #38343E;
	padding: 28px 16px 0 16px;
	height: 100%;
	color: #CCC;
	float: left;
	overflow: hidden;
}
#col-izq:after {
	content:"|"; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
#col-izq h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}
#col-izq h2 {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-transform: uppercase;
	padding-top: 3px;
	float: left;
	width: 107px;
	padding-bottom: 12px;
}
.icono-rss {
	float: left;
	width: 28px;
	height: 28px;
	padding-top: 29px;
}
.noticia-izq {
	width: 164px;
	clear: both;
}
.noticia-izq h3 {
	font-size: 13px;
	margin: 0;
}
.noticia-izq h3 a:link, .noticia-izq h3 a:visited {
	font-weight: bold;
	color: #A2B1BB;
}
.noticia-izq h3 a:hover {
	color: #FFF;
}
#col-izq .fecha-hora {
	margin: 0;
	padding-bottom: 2px;
	color: #676B75;
}
#col-izq .fecha {
	margin-right: 10px;
}
.noticia-izq hr {
	float: left;
	clear: both;
	border: none 0;
	border-top: 1px dotted #49515C;
	height: 1px;
	background: none;
	width: 100%;
	margin: 2px 0 10px 0 !important;
	margin: 2px 0 0 0;
}
*+html .noticia-izq hr {
	margin: 2px 0 0 0 !important;
}
.continuador {
	width: 775px;
	background:url(../images/fondo_continuador.gif) repeat-y;
	float: right;
}
#home-contenido-izq {
	width: 391px;
	background: #FFF url(../images/fondo_contenido_izq.jpg) top no-repeat;
	float: left;
	padding: 40px 30px 20px 40px;
}
#home-contenido-der {
	width: 244px;
	float: right;
	background: #F8F8F8 url(../images/fondo_contenido_der.jpg) top no-repeat;
	padding: 40px 30px 8px 40px;
}
#home-contenido-izq h1, #home-contenido-der h1 {
	font-size: 14px;
	font-weight: bold;
	color: #7C919E;
	margin-bottom: 3px;
	text-transform: uppercase;
	letter-spacing: 0.1px;
}
#home-contenido-izq h2, #home-contenido-der h2, .contenido-internas h1, .contenido-interna-colab h1 {
	font-size: 30px;
	color: #2A5C8F;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	margin-bottom: 8px;
}
#home-contenido-der h2 {
	margin-bottom: 0;
}
#home-contenido-der .bold {
	margin-bottom: 15px;
}
#home-contenido-izq li, #home-contenido-der li {
	list-style-image: url(../images/item_lista.gif);
	margin-left: 15px;
	margin-bottom: 18px;
}
#home-contenido-izq li p, #home-contenido-der li p {
	margin-bottom: 0;
}
#home-contenido-izq li h3, #home-contenido-der li h3 {
	font-size: 14px;
	margin-bottom: 3px;
	letter-spacing: 0.1px;
}
#home-contenido-izq li h3 a:link, #home-contenido-izq li h3 a:visited, #home-contenido-der li h3 a:link, #home-contenido-der li h3 a:visited {
	font-weight: bold;
	color: #534D5B;
	text-decoration: none;
}
#home-contenido-izq li h3 a:hover, #home-contenido-der li h3 a:hover {
	color: #2A5C8F;
}
#home-contenido-der li .nueve {
	margin-right: 60px;
}
#home-obra-social {
	float: right;
	padding: 22px 30px 8px 40px;
	width: 705px;
	background: #29262F;
}
#home-obra-social-img {
	float: left;
	width: 130px;
}
#home-obra-social-img img {
	padding: 5px;
	background: #FFF;
}
#home-obra-social-txt {
	float: left;
	width: 575px;
	padding-bottom: 15px;
}
#home-obra-social-txt h1 {
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}
#home-obra-social-txt h2 {
	color: #676B75;
	font-size: 20px;
	margin-bottom: 8px;
}
#home-obra-social-txt h3 {
	color: #FFF;
	font-weight: bold;
	font-size: 13px;
}
#home-obra-social-txt p {
	color: #B6B6B6;
}
#home-obra-social-txt a:link, #home-obra-social-txt a:visited {
	color: #FFF;
	text-decoration: none;
}
#home-obra-social-txt a:hover {
	color: #2A5C8F;
}
#home-obra-social-txt .fecha {
	color: #676B75;
	margin-top: 3px;
	margin-bottom: 3px;
}
#menu-izq {
	width: 173px;
	clear: both;
	margin-top: 5px;
}
#col-izq #content hr, #col-izq #menu-izq hr {

	border: none 0;
	border-top: 1px dotted #49515C;
	height: 1px;
	background: none;
	width: 100%;
	margin: 3px 0 0 0 !important;
	margin: 0 0 -13px 0;
}
#col-izq #menu-izq hr {
	margin: 8px 0 6px 0 !important;
	margin: 0;
}
*+html #col-izq #content hr, *+html #col-izq #menu-izq hr {
	margin: 0 0 -13px 0 !important;
}
#menu-izq li {
	padding: 3px 0;
}
#menu-izq a:link, #menu-izq a:visited {
	color: #CCC;
	text-decoration: none;
}
#menu-izq a:hover, #menu-izq .t5 a:hover {
	color: #FFF !important;
}
#menu-izq .t5 li {
	padding: 1px 0 1px 10px;
}
#menu-izq .t5 a:link, #menu-izq .t5 a:visited {
	color: #999;
	text-decoration: none;
}

#menu-izq a:hover, #menu-izq .t6 a:hover {
	color: #FFF !important;
}
#menu-izq .t6 li {
	padding: 1px 0 1px 10px;
}
#menu-izq .t6 a:link, #menu-izq .t6 a:visited {
	color: #999;
	text-decoration: none;
}

#menu-izq p {
	margin-bottom: 0;
	line-height: 140%;
}
/*-- INTERNAS ----------------------------------*/
.contenido-internas {
	width: 668px;
	background: #FFF url(../images/fondo_contenido.jpg) top no-repeat;
	float: right;
	padding: 55px 51px 55px 56px;
	min-height: 430px;
}
*+html .contenido-internas {
	min-height: 445px;
}
.contenido-interna-colab {
	width: 899px;
	background: #FFF url(../images/fondo_contenido_colab.jpg) right 15px no-repeat;
	padding: 55px 20px 55px 56px;
	min-height: 430px;
}
*+html .contenido-interna-colab {
	min-height: 445px;
}
.contenido-internas h1, .contenido-interna-colab h1 {
	letter-spacing: 0.1px;
	background: url(../images/item_lista.gif) 0px 10px no-repeat;
	padding-left: 13px;
	margin-left: -12px;
	margin-bottom: 12px;
}
.contenido-internas h2, .contenido-interna-colab h2 {
	color: #191919;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}
.contenido-internas a:link, .contenido-internas a:visited, .contenido-interna-colab a:link, .contenido-interna-colab a:visited {
	color: #040404;
}
.contenido-internas a:hover, .contenido-interna-colab a:hover {
	color: #2A5C8F;
}
.textos-internos {
	width: 100%;
	margin-top: 10px;
}
.textos-internos p, #texto-izquierda p {
	margin-bottom: 15px;
	line-height: 140%;
}
.imagen-izq {
	padding: 4px;
	border: 1px solid #B2B2B2;
	float: left;
	background: #FFF;
	margin-right: 13px;
	margin-bottom: 14px;
}

.text-izq {
	padding: 4px;
	float: left;
	margin-right: 13px;
	margin-bottom: 14px;
}

.imagen-izq img, .imagen-der img {
	float: left;
}
.imagen-der {
	padding: 4px;
	border: 1px solid #B2B2B2;
	float: right;
	background: #FFF;
	margin-left: 13px;
	margin-bottom: 14px;
}

.t1 {
background: url(../images/item_cerrado.gif) 145px center no-repeat;
cursor: pointer;
}
.t1 h1 {
	margin-right: 38px;
}
.t2 {
	margin-bottom: 25px;
}
.t4 {
background: none;
cursor: pointer;
}

.t7 {
background: none;
cursor: pointer;
}

#ent-colab {
	clear: both;
	margin-top: 85px;
	width: 100%;
	color: #B0BDBC;
	font-size: 14px;
}
#ent-colab p {
	font-weight: bold;
}
#ent-colab li {
	display: inline;
	margin: 0 20px;
}
#ent-colab li img {
	vertical-align: middle;
}
#horario {
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B2B2B2;
}
#map {
	width: 312px;
	height: 260px;
}
#contiene-map {
	background: #FFF;
	width: 312px;
	padding: 4px;
	border: 1px solid #E3E3E3;
	margin-bottom: 5px;
}
#mapa, #texto-izquierda {
	width: 322px;
	float: left;
}
#mapa h2 {
	color: #191919;
	font-size: 18px;
	font-weight: bold;
	margin-top: 13px;
}
#mapa p {
	font-size: 13px;
	color: #534D5B;
	font-weight: bold;
	margin-bottom: 3px;
	line-height: 110%;
}
#form-contacto {
	width: 312px;
	background: #FFF;
	float: right;
	padding: 4px;
	border: 1px solid #E3E3E3;
}
.cabecera {
	height: 20px;
	background: #2A5C8F;
	width: 302px;
	padding: 5px 0 0 10px;
}
.cabecera h3 {
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 0.1px;
}
.anexo-cuerpo-contacto {
	width: 292px;
	border-top: 4px solid #FFF;
	padding: 10px;
	background: #F5F5F5;
}
.anexo-cuerpo-contacto .azul {
	margin-right: 3px;
}
.anexo-cuerpo-contacto p {
	margin-bottom: 4px;
}
.cuerpo-contacto {
	width: 292px;
	background: #F5F5F5;
	padding: 10px;
}
.cuerpo-contacto p {
	margin-bottom: 3px;
}
.cuerpo-contacto form {
	margin-top: 18px;
}
.cuerpo-contacto .campo input, .cuerpo-contacto .campo textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #38343E;
	border-left:1px solid #C8C8C8;
	border-top:1px solid #C8C8C8;
	border-right:1px solid #ECECEC;
	border-bottom:1px solid #ECECEC;
	padding: 2px 0 2px 4px;
	width: 225px;
	position: relative;
	left: 50px;
	display: inline;
}
.cuerpo-contacto form span {
	position: relative;
	left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2A5C8F;
}
.cuerpo-contacto label {
	position: absolute;
	margin-top: 3px;
}
.cuerpo-contacto form div {
	padding-bottom: 4px;
}
.cuerpo-contacto form .texto-right {
	margin-right: 10px;
	margin-top: 2px;
	padding-bottom: 0;
}
.cuerpo-contacto form .texto-right input {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 11px;
}
input:focus, select:focus, textarea:focus {
	border: 1px solid #2A5C8F !important;
}
input[type="hidden"] {
	display: none !important;
}
#menu-gris {
	width: 658px;
	height: 19px;
	background: #534D5B;
	margin-top: 18px;
	padding-top: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 22px;
	padding-left: 10px;
}
#menu-gris li {
	display: inline;
	padding: 0 7px;
	float: left;
	border-left: 1px solid #7C7388;
}
#menu-gris li a:link, #menu-gris li a:visited {
	text-decoration: none;
	color: #B2B2B2;
}
#menu-gris li a:hover {
	color: #FFF;
}
#data {
	width: 668px;
	padding-top: 10px;
}
#data p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 140%;
	margin-bottom: 3px;
	margin-right: 13px;
}
.atStart {
	margin: 8px 0;
}
.cuerpo-desplegable {
	float: right;
	width: 587px;
}
#data .cuerpo-desplegable p {
	margin-bottom: 10px;
}
#data hr {
	float: left;
	clear: both;
	border: none 0;
	border-top: 1px dotted #B2B2B2;
	height: 1px;
	background: none;
	width: 100%;
	margin: 0 0 10px 0 !important;
	margin: 0;
}
*+html #data hr {
	margin: 0 !important;
}
#data h3 {
	font-size: 13px;
	color: #534D5B;
	font-weight: bold;
	cursor: pointer;
}
#data h3.active, #data h3:hover {
	color: #2A5C8F;
}
a.todos:link, a.todos:visited {
	color: #7C919E;
	text-decoration: none;
}
a.todos:hover {
	color: #FFF;
}
.contenido-interna-colab ul {
	padding-top: 20px;
}
.contenido-interna-colab li {
	display: inline;
	text-align: center;
	margin-right: 10px;
	line-height: 110px;
}
.contenido-interna-colab li img {
	vertical-align: middle;
	margin-bottom: 25px;
}
.contenido-interna-colab .textos-internos, .contenido-interna-colab ul {
	text-align: justify;
}
