body {
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	width: 100%;
	height: 100%;
	scrollbar-arrow-color: white;  
	scrollbar-base-color: white;  
	scrollbar-dark-shadow-color: #144D29;  
	scrollbar-track-color: #144D29;  
	scrollbar-face-color: #144D29;  
	scrollbar-shadow-color: white;  
	scrollbar-highlight-color: white;  
	scrollbar-3d-light-color: a; 
	
}
.contenedor
{
	width: 100%;
	height: 750px;
	margin: 0 auto;
	background-color: #336699;
}

.contenedor2{width: 960px; height: 715px; margin: 0 auto; background-color: #FFFFFF;}
.contenedor3{width: 960px; height: 510px; margin: 0 auto; background-color: #FFFFFF;}
.cabecera{width: 960px; height: 180px;}

.cabecera2
{
	width: 100%;
	height: 100%;
}

.menu {width: 100%; height: 30px; margin: 0;padding: 0;background: #144D29 url(img/fondo_menu.png) top left repeat-x;}

.menu li {
	float:right;
	padding-right:15px;
	list-style-type:none;
}

a:link {
	text-decoration: none;
	color: #999999;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
}

.inferior
{
	height: 30px;
	width: 960px;
	background: #144D29 url(../img/barra.jpg);
	margin-top: 10px;
}

.box1
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#FFFFFF;
	height: 20px;
	width: 960px;
	z-index: auto;
	font-size: 15px;
	padding-top: 5px;
	font-weight: bold;
}
 div.c2 {text-align: center;margin-top: 0px;}
 div.c1 {text-align: center}
 
 .floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.contenedor_otro{width: 960px; height: 600px; margin: 0 auto; background-color: #FFFFFF;}

.contenedorsostenible{width: 960px; height: 600px; margin: 0 auto; background-color: #FFFFFF;}

.contenedorcompromiso{width: 960px; height: 450px; margin: 0 auto; background-color: #FFFFFF;}

.foto{
	width: 300px;
	height: 400px;
	margin-top: 15px;
	margin-left: 15px;
}
.textofoto{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	z-index: auto;
	font-size: 18px;
	width: 600px;
	height: 400px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}
.fotodesc{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	z-index: auto;
	font-size: 12px;
	width: 285px;
	height: 30px;
	margin-top: 5px;
	margin-left: 15px;
}
.banderas
{
	height: 30px;
	width: 960px;
	margin-top: 0px;
	border:0;
}
img { /*hace referencia a todas las imagenes*/
border:0  /*le quita el borde, es decir, el recuadro*/
}
.30px{
margin: 30;
}
.enlace:link, .enlace:visited, .enlace:active, .enlace:hover{

	width: 200px;
	font-family: Arial, Helvetica;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	
	 }
.enlace:hover{
	width: 200px;
  	font-family: Arial, Helvetica;
	color:#CCCCCC; 
	text-decoration:none
	font-size:12px; 


	 }
.enlace:visited{
	width: 200px;
	font-family: Arial, Helvetica;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	
	 }
	 .enlace:active{

	width: 200px;
	font-family: Arial, Helvetica;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	
	 }
	 .textoboton {
	 margin-right: 15px;
	 font-family: Arial, Helvetica;
	color:#000000;
	font-size:12px;
	width: 320px;
	 
	 }
	 
	 .boton {
	 height: 40px;
	 }
	 
	  .textobajada {
	margin-right: 15px;
	font-family: Arial, Helvetica;
	color:#000000;
	font-size:14px;
	 }
