@charset "utf-8";
body {
	background-image: url(../img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #6AAEB4;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 960px;
	text-align: center;
}
#container{
	width: 950px;
	margin-left:auto;
	margin-right: auto
	
	}
#cabeza {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	position: relative;
}
#cabeza #idioma {
	position:relative;
	top:120px;
	width:100px;
	height:30px;
	z-index:1;
	text-align: right;
	left: 680px
}
#cabeza .donar{
	position: relative;
	height: 50px;
	width: 130px;
	left: 790px;
	top: 50px;
	font-size: 26px;
	line-height: 50px;
	text-align: center;
	background-color: #4D5FAB;
}
#cabeza #donar{
	height: 50px;
	width: 130px;
}
#cabeza .donar a {
	color: #FFF;
	text-decoration: none;
}
.----------------------------- {
}
#menu {
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	position: relative;
	font-size: 13px;
	line-height: 50px;
	text-align: center;
	color: #4D5FAB;
	background-color: #FFF;
	width:auto;
}
#menu a {
	color: #458A8A;
	text-decoration: none;
	text-transform: uppercase;
}
#menuEn {
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	position: relative;
	font-size: 20px;
	line-height: 50px;
	text-align: center;
	color: #4D5FAB;
	background-color: #FFF;
}
#menuEn a {
	color: #4D5FAB;
	text-decoration: none;
}
#banner {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 310px;
	position: relative;
	margin-bottom: -10px;
}
#bannerEn {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 310px;
	position: relative;
	margin-bottom: -10px;
}
.----------------------------- {
}
#contenido {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/contenido-fondo.png);
	background-repeat: no-repeat;
}
#contenido-interno {
	width: 950px;
	position: relative;
	background-color: #FFF;
	padding-top: 10px;
}
#contenido .col1 {
	float: left;
	width: 300px;
	position: relative;
}
#contenido .col2 {
	float: right;
	width: 600px;
	position: relative;
}
#contenido .bloque1 {
	float: left;
	width: 280px;
	margin: 8px;
}
#contenido .bloque1-der {
	float: right;
	width: 280px;
	margin: 8px;
}
#contenido .bloque2 {
	float: left;
	width: 580px;
	position: relative;
	margin: 10px;
}
.----------------------------- {
}
#contenido h2 {
	margin-top: 0px;
	margin-bottom: 20px;
}
#contenido h3 {
	margin-top: 30px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	word-spacing: 1.5px;
	background-image: url(../img/h3-largo.gif);
	background-repeat: repeat-y;
	font-weight: bold;
}
#contenido h4 {
	margin-top: 30px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
	word-spacing: 1.5px;
	font-weight: bold;
	color: #000;
}
#contenido p {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	text-align: justify;
	line-height: 18px;
}
#contenido .importante {
	color: #4D5FAB;
	background-color: #FF9;
	font-size: 20px;
	text-align: center;
	line-height: 40px;
	border: 1px solid #FC9;
}

#contenido img.der {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 4px;
}
#contenido img.izq {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 4px;
}
#contenido img.bott {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
}
#contenido img.contenido {
	border: 5px solid #C3EAED;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#contenido img.borde {
	border: 10px solid #C3EAED;
}
#contenido .thumb{
	max-width: 150px;
	float: left;
	margin: 5px;
	padding: 3px;
	
}
#contenido ul {
	padding-left: 5px;
	list-style-type: none;
}
#contenido li {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 13px;
	text-align: justify;
	padding-left: 25px;
	background-image: url(../img/icono.gif);
	background-repeat: no-repeat;
}
#contenido ul.casos li {
	background-position: left top;
}
#contenido a {
	color: #06F;
}
#contenido a:hover {
	color: #62B3B9;
}
#contenido img.der {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#contenido table {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left
}
#contenido table td {
	padding-bottom: 10px;
}
#contenido #video {
	height: 406px;
	width: 580px;
}
#contenido #vacio {
	clear: both;
}
#contenido .caso p{
	text-align: center;
}
#contenido table.logros {
	width: 580px;
	background-image: url(../img/tabla-fondo.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 20px;
}

#contenido table.logros td {
	color: #54608D;
	font-size: 22px;
	margin: 20px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#contenido table.logros th {
	height: 61px;
	color: #FF2C00;
	font-size: 30px;
	background-image: url(../img/th-fondo.jpg);
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 30px;
	background-repeat: no-repeat;
	background-position: right bottom;
	line-height: 55px;
	padding-bottom: 0px;
}
#contenido table.logros .der {
	float: right;
}
#contenido .------------------------{
}
#contenido label{
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
#contenido input[type=text] {
	border: 1px solid #999;
	font-size: 14px;
	line-height: 19px;
	height: 20px;
	width: 268px;
	padding-right: 5px;
	padding-left: 5px;
}
#contenido textarea{
	border: 1px solid #999;
	font-size: 14px;
	line-height: 19px;
	height: 60px;
	width: 268px;
	padding-right: 5px;
	padding-left: 5px;
}
#contenido button{
	width: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenido .------------------------{
}
#contenido table.gente {
	font-family: Verdana, Geneva, sans-serif;
}
#contenido table.gente caption{
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	color: #300;
	line-height: 30px;
	font-size: 24px;
}
#contenido table.gente thead tr{
	background-color: #86C7FF;
	color: #000;
	font-size: 14px;
}
#contenido table.gente th{
	border: 1px solid #FFF;
	padding: 3px;
	text-align: center;
}
#contenido table.gente td{
	border: 1px solid #FFF;
	padding: 3px;
	text-align: center;
}
#contenido table.gente tbody tr.odd {
	background-color: #C7CDE7;
}
#contenido table.gente tbody tr.even {
}
#contenido .------------------------{
}
#contenido table.contacto {
	margin-bottom: 10px;
	font-size: 12px;
	margin-top: 10px;
}
#contenido table.contacto th{
	background-color: #4D5FAB;
	padding: 5px 10px 5px 5px;
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
}
#contenido table.contacto td{
	padding: 5px 10px 7px 5px;
	border-bottom: 1px solid #C7CDE7;
}
#contenido .------------------------{
}

.col2 table {
	margin-bottom: 10px;
	font-size: 14px;
	margin-top: 10px;
	line-height: 16px;
}
.col2 table th {
	text-transform: uppercase;
	color: #FFF;
	text-align: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.col2 table td {
	padding: 5px 10px 7px 5px;
}
.----------------------------- {
}
#pie {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 60px;
	position: relative;
	background-image: url(../img/pie-fondo.jpg);
	padding-top: 45px;
	margin-bottom: 10px;
	font-size: 12px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
div.gallery{
	width: 100%;
	min-height: 200px;
}
h2.title_side{
	margin-top: 30px;
	margin-bottom: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: left;
	word-spacing: 1.5px;
	background-image: url(../img/titulos/title_side.png);
	background-repeat: repeat-y;
	font-weight: normal;
	padding-left: 20px
}
h2.title_section{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
	word-spacing: 1.5px;
	background-color: #4e60ac;
	background-image: url(../img/titulos/seccion.jpg);
	background-repeat: repeat-y;
	font-weight: bold;
	color: #ffffff;
}
a img{ border:none }

.zoom img{
	margin:10px;
	display: block;
	float:left;
}
.imagethumb{
	display: block;
	max-width:200px;
}
.donacion a {
        margin-right:450px;
        margin-top:20px;
}
.required {
        background-color:#c8e0e2;
}
label {
        color:black;
        font-weight:bold;
}


