html, body {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #5E90BF;
	background-image: url(imagenes/fondo.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 18px;
	font-weight: 400;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #577DA9;
}


h4 {
	font-size: 14px;
}

.vinculos {
	color: #2E435A;
	text-decoration: underline;
}



#contenedor {
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
}
#contenedora {
	min-height: 100%; /* el margen es la altura del footer en negativo */
	width: 760px;
	float: left;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left bottom;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #325A7E;
	border-left-color: #325A7E;
	position: relative;
	background-image: url(imagenes/fondo-delfin.jpg);
	height: auto;
}
#contenedora #banner-flotante img {
	height: 228px;
	width: 290px;
	position: relative;
	top: 0px;
	z-index: 1;
	display: inline;
}

#botones {
	float: left;
	width: 760px;
	height: 37px;
	margin-bottom: 8px;
}


#cabecera {
	width: 760px;
	height: 310px;
	float: left;
	position: relative;
}
#contenedora #contenido {
	width: 740px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #445574;
	position: relative;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#contenido #titulos {
	height: 65px;
	width: 740px;
}

#contenido #col-izq {
	float: left;
	width: 400px;
	position: relative;
	background-color: #ADC5D6;
	background-image: url(imagenes/borde-arriba-inicio.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 20px;
	display: block;
	height: 100%;
	margin-bottom: 0px;
}
#contenido #col-dcha {
	float: left;
	width: 290px;
	position: relative;
	margin-left: 10px;
	display: block;
}
#contenido #texto-general {
	padding-right: 10px;
	padding-left: 10px;
	width: 720px;
	float: left;
}
#contenido #listado-organizaciones {
	width: 400px;
	background-color: #ADC5D6;
	background-image: url(imagenes/tit-org-campana-delfines.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


#contenido #banner-difusion {
	width: 740px;
	float: left;
	position: relative;
	margin-bottom: 20px;
	background-image: url(imagenes/pto-horz.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 7px;
}
#contenido #banner-difusion h2 {
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
	margin-left: 20px;
}
#contenido #banner-difusion img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
}
#contenido #banner-difusion #textarea {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #5E90BF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5E90BF;
}
#contenido form {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 12px;
}
.textoform {
	height: 18px;
	margin-bottom: 2px;
	font-size: 11px;
	color: #5E90BF;
}
.button {
	background-color: #ADC5DC;
	font-size: 11px;
	color: #325A7E;
	border: 1px solid #325A7E;
	cursor: pointer;
	margin-right: 3px;
}
.area-texto-carta {
	width: 500px;
	display: block;
	margin-right: auto;
	margin-left: auto;
	font-size: 11px;
	color: #325A7E;
	border: 1px solid #C8D8E8;
	background-image: url(imagenes/backform.png);
}







p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#video {
	height: 366px;
	width: 425px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}

#footer {
	background-color: #325A7E;
	height: 50px;
	width: 770px;
	float: left;
	bottom: 0px;
	position: relative;
	clear: both;
}
#botonesabajo {
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: block;
	clear: both;
	background-image: url(imagenes/fondo-footer.gif);
	background-repeat: no-repeat;
	height: 34px;
	vertical-align: middle;
	line-height: 50px;
}
#botonesabajo li {
	display: inline;
	margin-right: 7px;
	width: 50px;
	margin-left: 7px;
}
#botonesabajo li a
{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(imagenes/separador-abajo.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#botonesabajo li a:hover
{
	color: #000000;
}
.img-izq {
	margin-right: 10px;
	margin-bottom: 10px;
}
.banner-inicio {
	margin-bottom: 5px;
}
.img-dcha {
	margin-bottom: 10px;
	margin-left: 10px;
}
