@import url("reset.css");

body {
	margin:0;
	background-image:url(../images/back2.jpg);
	background-repeat:repeat-x;
	background-color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
a {
	color: #3366cc;
	outline: none;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #3366cc;
	outline: none;
	text-decoration: underline;
}
#container {
	width:980px;
	position: relative;
	margin: 0 auto;
}
#header {
	width: 980px;
	height: 251px;
	float: left;
}
#contenido {
	width: 980px;
	margin: 0 auto
}
*html #contenido {
	position: relative;
}
.contenidoTextoNoticias {
	width: 740px;
	height: 350px;
	float: right;
}
#footer {
	width: 538px;
	height: 41px;
	background: url(../images/bgFooter.jpg) no-repeat;
	float: left;
	margin: 78px 0 0 251px;
	padding-top: 35px;
	font-size: 11px;
	text-align: center;
}
*html #footer {
	margin: 78px 0 0 120px;
}
.menu {
	width: 350px;
	height: 360px;
	position: absolute;
	top: 250px;
	left: 0;
	z-index: 50;
}
*html .menu {
	position: absolute;
	top: 0;
}
.textoIndex {
	width: 405px;
	height: 211px;
	background: url(../images/bgTexto.jpg) no-repeat;
	float: left;
	margin: 12px 0 0 10px;
	padding: 66px 28px 0 37px;
	line-height: 22px;
}
.noticiasIndex {
	width: 174px;
	height: 141px;
	background: url(../images/bgNoticias.jpg) no-repeat;
	float: left;
	margin-top: 12px;
	padding: 70px 33px 66px 15px;
	font-size: 11px;
	color: #0054a6;
}
.noticiasIndex a {
	font-weight: normal;
	text-decoration: none;
}
.noticiasIndex a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.newsIndex {
	width: 189px;
	height: 136px;
	background: url(../images/bg_news_index.jpg) no-repeat;
	float: left;
	margin-top: 12px;
	padding: 75px 33px 66px 0;
	font-size: 11px;
	color: #0054a6;
	text-align: left;
}
.newsIndex a {
	font-weight: normal;
	text-decoration: none;
}
.newsIndex a:hover {
	font-weight: normal;
	text-decoration: underline;
}
.contenidoInt {
	width: 580px;
	height: 440px;
	background: url(../images/bgTextoInt.png) no-repeat bottom;
	float: left;
}
.contenidoInfo {
	width: 760px;
	height: 440px;
	float: right;
}
.contenidoInfoMapa {
	width: 760px;
	height: 615px;
	float: right;
}
.contenidoMapa {
	width: 661px;
	height: 615px;
	background: url(../images/bgMapa.png) no-repeat bottom;
	float: left;
}
*html .contenidoMapa {
	background: url(../images/bgMapa_ie6.jpg) no-repeat bottom;
}
.flashMapa {
	width: 570px;
	height: 500px;
	float: left;
	margin-left: 45px;
}
*html .flashMapa {
	margin-left: 20px;
}
.titulos {
	width: 580px;
	height: 95px;
	float: left;
}
#textoInt {
	width: 510px;
	height: 305px;
	float: left;
	padding: 0 15px 0 52px;
	overflow: auto;
	position: relative;
}
.columnaDer {
	width: 171px;
	height: 440px;
	background: url(../images/bgColumna.png) no-repeat bottom;
	float: left;
}
/*------------  ESTILOS H1  --------------*/

/*---este es la configuracion general---*/

H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif bold;
	color: #858585;
	font-size: 18px;
	background: #FFF;
	display:block;
	width:580px;
	height:95px;
	text-indent:-99999px;
	margin: 0;
	padding:0;
}
	
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif bold;
	color: #858585;
	font-size: 18px;
	background: #FFF;
	display:block;
	width:580px;
	height:95px;
	text-indent:-99999px;
	margin: 0;
	padding:0;
}
H2 {
	font-size: 14px;
	font-weight: bold;
}
/*---estas son las imagenes de las diferentes secciones---*/

h1.tNosotros {background: url(../images/t_nosotros.jpg) no-repeat;
}
h1.tPrograma {background: url(../images/t_programa.jpg) no-repeat;
}
h1.tTrabajo {
	background: url(../images/t_trabajo.jpg) no-repeat;
	width: 645px;
}
h1.tColaboradores {background: url(../images/t_colaboradores.jpg) no-repeat;
}
h1.tContacto {background: url(../images/t_contacto.jpg) no-repeat;
}
h1.tNoticiasEventos {background: url(../images/t_noticias.jpg) no-repeat;
}
h1.tAboutUs {background: url(../images/t_about_us.jpg) no-repeat;
}
h1.tProgram {background: url(../images/t_program.jpg) no-repeat;
}
h1.tWereWeWork {background: url(../images/t_work.jpg) no-repeat;
	width: 645px;
}
h1.tPartners {background: url(../images/t_partners.jpg) no-repeat;
}
h1.tContactUs {background: url(../images/t_contact.jpg) no-repeat;
}
h1.tNewsEvents {background: url(../images/t_news_events.jpg) no-repeat;
}

.submenuColumna {
	width: 110px;
	height: 110px;
	background: url(../images/bgSubmenu.png) no-repeat;
	float: left;
	padding: 40px 27px 14px 25px;
	font-weight: bold;
	color: #3366cc;
}
*html .submenuColumna {
	background: url(../images/bg_noticias_ie6.jpg) no-repeat;
}
.submenuColumna a {
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
}
.submenuColumna a:hover {
	font-weight: bold;
	color: #3366cc;
	text-decoration: underline;
}
.columnaSinSubmenu {
	width: 154px;
	height: 197px;
	background: url(../images/bg_contacto.png) no-repeat;
	float: left;
}
.esquinaColumna {
	width: 58px;
	height: 58px;
	background: url(../images/columnaMapa.png) no-repeat;
	float: right;
}
#ventana {
	width: 500px;
	height: 500px;
	margin: 0 auto;
}
#textoVentana {
	width: 390px;
	height: 330px;
	float: left;
	margin: 175px 0 0 75px;
	padding-right: 10px;
}