
/* ///////////////////////////////// */
/*              LAYOUT               */
/* ///////////////////////////////// */


body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: normal;
	background-image: url(../fdo_bars.gif);
	color: #333333;
}
p {
	font-size: 1.1em;
}

h1, h2, h3 {
	color: #0084C4; /* Celeste Oscuro */
}

h1 { /* Titular de sección */
	margin: 0 0 25px 0;
	font-size: 2.3em;
	border-bottom: 1px dashed #0084C4;
}

h2 {
	margin: 15px 0 0 0;
	font-size: 1.7em;
}

h3 {
	font-size: 1.3em;
	/* margin-bottom: -10px; */
}

a {
	color: #0084C4;
}
a:hover {
	color: #004990;
}

#contenedor {
	margin: 0 auto; /* Centra el contenido */
	text-align: left;
	width: 780px;
	background-image: url(../img/fdo_contenedor.gif);
	border-right: 1px solid;
	border-left: 1px solid;
	overflow: hidden; /* Resuelve el problema de que las columnas Izq y Der en float le borran el borde */
}


/* ///////////////////////////////// */
/*              HEADER               */
/* ///////////////////////////////// */

#header {
	width: 780px;
	height: 122px;
}

#header_titulo {
	display: none;
}

#header_banner {
	width: 780px;
	height: 100px;
	border: 1px;
	background-image: url(../img/top.jpg);
}

.home_html {
	position: relative;
	top: 45px;
	left: 245px;
	font-size: 1em;
	color: #A9C2DA;
}

.home_html a, .home_html a:visited {
	color: #A9C2DA;
	text-decoration: none;
	font-size: 1em;
}

.home_html a:hover {
	text-decoration: underline;
}

#botonera {
	width: 780px;
	height: 20px;
	background-color: #B3B3B3;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#botonera ul {
	position: relative;
	top: 2px;
	/*right: 8px;*/
	list-style-type: none;
	margin-top: 0;
	margin-bottom: 0;
}

#botonera li {
	color: #FFFFFF;
	text-transform: uppercase;
	display: inline;
	padding: 0 10px 0 10px;
	border-right: 1px solid;
}
	
#botonera li a {
	color: #FFFFFF;
	text-decoration: none;
}

#botonera li a:hover {
	color: #004990;
}

#botonera li.sinBorde {
	border: 0;
}

#menu_top {
	z-index: 1;
	position: relative;
	top: 15px;
	left: 700px;
}

/* #menu_top ul {
}

#menu_top ul li {
	list-style: none;
	display: none;
}
#menu_top ul li.contacto {
	background-image: url(../img/ico_sobre.gif);

} */


/* ///////////////////////////////// */
/*         COLUMNA IZQUIERDA         */
/* ///////////////////////////////// */

#col_izq {
	/* margin-left: 10px; */
	float: left;
	width: 220px;
	padding-left: 10px;
}

#foto {
	width: 220px;
	height: 240px;
}

#sub_menu {
	width: 185px;
	font-size: 1.2em;
	color: #000000;
	padding-top: 15px;
}

#sub_menu ul {
	/* margin-left: -15px; */
}

#sub_menu ul img { /* Para el thum del video de Plaza sin Barreras */
	border: 0;
}

#sub_menu ul li {
	margin-left: -15px;
	padding: 0;
	list-style: none;
	margin-bottom: 7px;
	border-bottom: 1px dashed #999;
	padding-bottom: 7px;
}
#sub_menu ul a {
	text-decoration: none;
	color: #333333;
}

#sub_menu ul a:hover {
	color: #0084C4;
	font-weight: bold;
}


/* ///////////////////////////////// */
/*          COLUMNA DERECHA          */
/* ///////////////////////////////// */


#col_der {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 50px;
	float: right;
	width: 490px;
	/* margin: 0 20px 50px 0; */
	background-color: #FFFFFF;
}


/* ///////////////////////////////// */
/*              FOOTER               */
/* ///////////////////////////////// */

#footer {
	width: 780px;
	height: 42px;
	float: left;
	position: relative;
	background-color: #004990; /* Azul */
	text-align: center;
	font-size: 11px;
	color: #FFF;
	padding-top: 5px;
}

#footer p {
	/* position: relative; */
	/* top: -7px; */
	margin: 0;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#derechos {
	color: #A9C2DA;
	font-size: 10px;
	text-align: center;
}

#derechos a, #derechos a:visited {
	color: #A9C2DA;
	font-size: 10px;
	text-decoration: none;
}
#derechos a:hover {
	color: #A9C2DA;
	text-decoration: underline;
}



/* ///////////////////////////////// */
/*              ESTILOS              */
/* ///////////////////////////////// */


.boldCeleste {
	font-weight: bold;
	color: #0084C4;
}

.boldGris {
	font-weight: bold;
	color: #333333;
}

.solidBottom {
	border-bottom: 1px solid #999999;
}

.bordeFoto {

	border: 1px solid #004990;
}

.subtituloGris {
	font-size: 15px;
	color: #666666;
	font-weight: normal;
}

/* PROFESIONALES / CUERPO PROFESIONAL */

.profesionales_txt {
	width: 340px;
/*	position: relative;
	left: 130px;
	bottom: 123px;*/
	padding: 10px 0 20px 10px;
	border-left: 1px solid #999999;
	float: left;
}

.profesionales_txt h2 {
	font-weight: normal;
	margin: 0px;
}

.profesionales_txt h3 {
	margin: 0px;
	color: #999999;
	font-weight: normal;
}

.profesionales_txt p {
/*	margin-bottom: -5px;*/
}

.profesionales {
/*	width: 500px;*/
/*	margin-bottom: -100px;*/
	display: table;
	margin-bottom: 30px;
}

.profesionales_foto {
	margin-right: 10px;
	width: 120px;
	float: left;
}


/* PACIENTES > ASITENCIA */

#asist_botonera {
	margin: 0;
}

#asist_botonera ul {
	/* margin: 30px 0 30px -40px; */
}

#asist_botonera ul li { 
	margin-left: -30px;
	list-style: none;
	margin-bottom: 7px;
}

#asist_botonera ul li a { 
	font-size: 14px;
}

#asist_txt h2 {
	margin-top: 30px;
	border-bottom: 1px dashed #999999;
}


/* COMUNIDAD > PROYECTOS */

#plaza_logo {
	float: left;
	position: relative;
	top: 5px;
	width: 157px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#plaza_txt {
	margin-top: 35px;
}


/* EVENTOS > EVENTOS SOCIALES */

#eventos_sub_menu {
	width: 185px;
	font-size: 12px;
	color: #000000;
	padding-top: 15px
}

#eventos_sub_menu ul {
	/* margin-left: -15px; */
}

#eventos_sub_menu ul li {
	margin-left: -15px; 
	/* padding: 0; */
	list-style: none;
	margin-bottom: 7px;
	border-bottom: 1px dashed #999;
	padding-bottom: 7px;
}
#eventos_sub_menu ul a {
	text-decoration: none;
	color: #333333;
}

#eventos_sub_menu ul a:hover {
	color: #0084C4;
	font-weight: bold;
}
#eventos_sociales {
	padding-top: 8px;
}

#eventos_foto {
	width: 180px;
	padding: 0 20px 10px 20px;
}

.evento {
	padding-bottom: 50px;
	/* margin-bottom: 50px; */
	border-bottom: 1px dashed #999999;
	/* height: 170px; */
}


table.tablaEnEvento {
	width: 80%;
}

table.tablaEnEvento td {
	vertical-align: top;
}

table.tablaEnEvento ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

table.tablaEnEvento ul li {
	margin: 0;
	padding: 0;
}


table.tablaFotos {
	width: 100%;
}

table.tablaFotos td {
	background-color: #EDEDED;
	padding: 5px;
	margin: 2px;
	text-align: center;
	vertical-align: center;
}

table.tablaFotos td p {
	text-align: left;
}

table.tablaFotos img {
	border: 0;
}


/* EVENTOS > OTROS EVENTOS */

ul.premiados {
	list-style: none;
	margin: 0;
	padding: 0;

}

ul.premiados li {
	margin: 0;
	padding: 0;
}


/* TURISMO > PARA EL TURISTA */

#turista_paises {
	background-color: #eaeaea;
	height: 220px;
	border-bottom: 1px solid #999999;
	margin-top: 15px;
	padding: 5px 0 0 10px; 
}

#turista_paises ul {
	margin: 0;
	padding-left: 20px;
	width: 100px;
	float: left;
}

#turista_paises ul li { 
	/*margin: 0;*/
	/*padding: 0;*/
	list-style: none;
}





#turista_paises2 {
	margin: 0;
	float: left;
	border-right: 1px solid #999999;
	padding: 20px 25px 30px 0;
	background-color: #eaeaea;
}

#turista_paises2 ul {
	/* margin-top: 30px;
	position: relative;
	right: 30px;
	width: 100px;
	float: left;
	padding-right: 10px; */
}

#turista_paises2 ul li { 
	/* margin: 0; */
	list-style: none;
	margin-left: -30px;
}


#turistaSeccion {
	/*width: 340px;*/
	float: left;
	margin-left: 10px;
}
#turistaSeccion p {
	margin: 0;
}

#turistaSeccion h2 {
	border-bottom: 1px dashed #999999;
}
#turistaSeccion h3 {
	margin-bottom: 5px;
}

.turistaRubro {
	font-size: 15px;
	color: #0084C4;
	font-weight: bold;
}

#turistaSeccion p.establecimiento {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	margin-top: 5px;
}

/* FORMULARIOS  */

input.textos, textarea.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-left: 4px;
	border: 1px solid #999999;
	background-color: #EDEDED;
}

input.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #000000;
	padding: 2px 10px 2px 10px;
	border-left: 1px solid #0084C4; /* Celeste Oscuro */
	border-top: 1px solid #0084C4; /* Celeste Oscuro */
	border-right: 1px solid #004990; /* Azul */
	border-bottom: 1px solid #004990; /* Azul */
	background-color: #ABD5EA; /* Celeste Claro */
}

input.btn:hover {
	background-color: #C4E2F0;
}

input.btn:active {
	color: #FFFFFF;
	background-color:#004990; 
}

select.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	border: 1px solid #999999;
	background-color: #EDEDED;
}

.becas_form td {
	padding-bottom: 15px;
}

.form_becas {
 border-bottom: 1px solid #999999;
}

form img {
	vertical-align: middle;
}


#formFlash_content {
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 30px;
	padding-bottom: 50px;
	width: 490px;
	background-color: #FFFFFF;
}




/* PROGRAMA PADRINAZGO */

.padrinazgo_block {
	background-color: #f2f2f2;
	padding: 10px 20px 20px 20px;
}

.padrinazgo_block table {
	border: 1px solid #666666;
}

.padrinazgo_block table th {
	font-weight: bold;
	text-align: center;
	background-color: #FEFEFE;
	padding: 6px 2px;
	color: #0084C4;
}

.padrinazgo_block table td {
	background-color: #FAFAFA;
	padding: 2px;
}

.padrinazgo_block table td.desc {
	width: 30%;
}

.padrinazgo_block table td.costo {
	width: 20%;
	text-align: center;
}


/* SECONTUR */

.boldNaranja {
	font-weight: bold;
	color: #FFB300;
}

.naranja {
	color:#FFB300;
}


/* AUTORIDADES */

table#autoridTable {
	width: 100%;
}

table#autoridTable, table#autoridTable td {
	border: 0;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

table#autoridTable td {
	border-bottom: 1px solid #CCC;
	vertical-align: top;
}

table#autoridTable td {
	padding: 5px 3px;
}


/* EDUCACION */

.est_anio {
	padding: 10px 0 4px 0;
	border-bottom: 1px solid #CCC;
}

table.educ_salud {
	border-collapse: collapse;
	border: 1px solid #CCC;
}

table.educ_salud td {
	border: 1px solid #CCC;
}

.boxDestacado {
	padding: 5px 20px 20px;
	margin-bottom: 20px;
	border: 5px solid #CCC;
}

td.jorn_crono_hora {
	padding: 10px;
	background-color: #DDD;
}

td.jorn_crono_item {
	padding: 10px;
}	


/* SERVICES */

.subCol_left {
	float: left;
	width: 230px;
	margin-right: 25px;
}

.subCol_right {
	float: left;
	width: 230px;
}

ul.cobertura {
	list-style: none;
	padding: 5px 5px 15px;
	margin: 0;
	border: 1px solid #CCC;
}

ul.cobertura li {
	padding: 4px 2px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
}


/* DONACIONES */

.tabla_donaciones td {
	border:1px solid #CCC; vertical-align: middle; padding:5px;
}

.tabla_donaciones td.donac_logo {
	text-align:center;
}

/* Donaciones Form */


