@charset "utf-8";

body {
	background-color: #FFFFFF;
	text-align:center;
	margin: 0px auto;
	padding: 0px;
	background-repeat: repeat;
	background-image: url(imagenes/logo_back.png);
	background-attachment: fixed;
}

#contenedor {
	width:800px;
	z-index:1;
	padding-bottom: 0px;
	z-index:2;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-top-color: #476156;
	border-right-color: #476156;
	border-bottom-color: #476156;
	border-left-color: #476156;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

#top {
	width:800px;
	height:93px;
	position: relative;
	top: 0px;
	z-index:2;
}


/*botonera*/
#menu_cont{
	position: relative;
	height: 30px;
	padding: 0px;
	margin-top: 0 auto;
	overflow: hidden;
	z-index:2;
}

.boton {
	position:relative;
	width:auto;
	height:auto;
	margin: 0px;
	padding: 0px;
	float: left;
}
/*fin botonera*/

#correccion {
	position:relative;
	width:auto;
	height:auto;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	z-index:2;
}

#menu2 {
	position:relative;
	height:auto;
	left: 110px;
	padding: 0px;
	width: auto;
	margin-top: 0 auto;
	overflow: hidden;
	top: 0px;
	float: left;
	z-index:3;
	display: none;
}

#menu3 {
	position:relative;
	height:auto;
	left: 226px;
	padding: 0px;
	width: auto;
	margin-top: 0 auto;
	overflow: hidden;
	top: 0px;
	float: left;
	z-index:3;
	display: none;
}

#contenido {
	width:800px;
	position: relative;
	background-color: #D1DDD8;
	align: center;
	padding-top: 0px;
	margin: 0px;
	overflow: hidden;
	z-index:2;
	height: auto;
}

.titulo {
	position:relative;
	width:800px;
	height:auto;
	z-index:4;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-weight: bold;
	top: -10px;
	left: 0px;
	background-color: #BFD1CA;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	position:relative;
	width:600px;
	height:auto;
	margin: 0px;
	overflow: hidden;
	z-index:2;
	font-size: 13px;
	text-align: justify;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	top: -10px;
}

.foto_quienes {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	height: 427px;
	width: 300px;
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#firma {
	position:relative;
	width:600px;
	height:auto;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	z-index:2;
	font-size: 13px;
	line-height: 17px;
	text-align: right;
}

#c2009 {
	position:relative;
	width:100%;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
	padding: 10px;
	right: 77px;
	z-index:3;
	
}

.texto  .links {
	color: #226597;
	font-size: 14px;
	font-weight: bold;
}

.texto .links:hover {
	color: #539FD9;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 0px;
}

a:link, a:visited 
 {
	color: #226597;
	text-decoration: none;
}
 
/*index*/

#cont_flas_index {
	position:relative;
	width:auto;
	height:auto;
	z-index:6;
	margin: 0px;
	padding: 0px;
	float: left;
	left: 155px;
}

#foto_index {
	position:relative;
	width:auto;
	height:auto;
	margin: 0px;
	padding: 0px;
	top: -7px;
	overflow: hidden;
	z-index:2;
	float: left;
	left: 110px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

#imagen1_inicio {
	position:relative;
	width:240px;
	height:97px;
	z-index:4;
	border-width: 1px;
	border-style: ridge;
	top: 50px;
}

#novedades {
	position:relative;
	width:240px;
	height:250px;
	z-index:4;
	margin: 0px;
	top: 0px;
	border-width: 1px;
	border-style: solid;
	background-color: #E3EAE7;
	padding: 0px;
}

#novedades_titulo {
	position:relative;
	width:auto;
	height:auto;
	z-index:4;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	top: 20px;
	left: 0px;
	background-color: #BFD1CA;
	text-align: center;
}

#novedades_texto {
	position:relative;
	width:auto;
	height:150px;
	z-index:4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	overflow: hidden;
	color: #333333;
	font-weight: bold;
	top: -18px;
	left: 0px;
	padding: 15px;
}


/*contacto*/

#info_contacto {
	position:relative;
	width:500px;
	height:auto;
	z-index:4;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
	
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}


/*organizaciones miembro*/

#contenido_organiz {
	position:relative;
	width:605px;
	height:600px;
	z-index:4;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	background-image: url(imagenes/organizaciones/back_org.png);
	background-repeat: repeat;
	left: 5px;
	top: 5px;
}

#fondo_organiz {
	width:800px;
	position: relative;
	background-color: #D1DDD8;
	align: center;
	padding-top: 0px;
	margin: 0px;
	overflow: hidden;
	z-index:2;
	height: auto;
	padding-bottom: 15px;
}

#escudo {
	position:relative;
	width:98px;
	z-index:1;
	float: left;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	top: 10px;
	height: 98px;
	left: 20px;
}
#cont_nombre {
	position:relative;
	width:auto;
	height:110px;
	z-index:2;
	left: 20px;
	text-align: left;
	top: 10px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#foto_grande {
	position:relative;
	width:auto;
	height:auto;
	z-index:2;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	top: 15px;
	float: left;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	left: 23px;
}
#nombre {
	position:relative;
	width:470px;
	height:auto;
	z-index:1;
	top: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
#apDiv7 {
	position:relative;
	width:auto;
	height:auto;
	z-index:3;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	top: 15px;
	float: left;
	left: 40px;
}

#datos1_2 {
	position:relative;
	width:225px;
	height:auto;
	z-index:5;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	visibility:hidden;
}

#datos1 {
	position:relative;
	width:auto;
	height:auto;
	z-index:5;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	float: left;
	width:auto; /*soluciona problema max-widht en IE<7*/
	max-width:auto;
	padding-right: 0px;
}

#datos2 {
	position:relative;
	width:210px;
	height:auto;
	z-index:4;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	top: 10px;
	visibility:hidden;
}

#datos2_4 {
	position:relative;
	width:250px;
	height:auto;
	z-index:4;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;
	top: 10px;
	left: 30px;
}

#foto_carnet {
	position:relative;
	width:90px;
	height:119px;
	z-index:4;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	border-style: inset;
	border-width: thin;
	float: left;
	visibility:hidden;
}

#botonera_organizaciones {
	position:relative;
	width:160px;
	height:auto;
	z-index:4;
	margin: 0px;
	padding: 5px;
	float: left;
	overflow: hidden;
	left: 15px;
	background-image: url(imagenes/organizaciones/back_org.png);
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	top: 5px;
}
#correccion_organiz {
	position:relative;
	width:auto;
	height:auto;
	z-index:5;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	top: 0;
}


/*quienes somos*/

#quienes_info1 {
	position:relative;
	width:600px;
	height:auto;
	z-index:5;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#quienes_info2 {
	position:relative;
	width:600px;
	height:auto;
	z-index:6;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#foto_quienes {
	position:relative;
	width:auto;
	height:auto;
	z-index:6;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	top: 5px;
}


/*Prensa*/

#prensa_imagen{
	position:relative;
	width:293px;
	height:410px;
	z-index:5;
	margin: 0px;
	padding: 0;
	float: left;
	overflow: hidden;
	left: 15px;
	top: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}

#prensa {
	position:relative;
	width:460px;
	height:auto;
	z-index:5;
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden;
	left: 30px;
	top: 10px;
}

.prensa_thumb{
	position:relative;
	float:left;
	width:100px;
	height:140px;
	padding-bottom:5px;
	padding-right:5px;
	padding-top: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
}
