.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 13px;
	text-align: justify;
}
.verde {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #DFDB00;
}

.naranja {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9900;
}





#contenedor {
	width:900px;
	margin:auto;
}

#Layer1 {
	width:163px;
	height:166px;
	z-index:1;
	position: absolute;
	margin-left: 50px;
}

#header {  background-image:url(quienes-somos_01.jpg); background-repeat:no-repeat; height:93px;}

#central {
	width:900px;
	margin-top:5px;
	height: 550px;
} 

#lateral { width:550px; float:left; margin-left: 50px;  }

#lateralcentral {
	width:560px;
	float:left;
	margin-left: 50px;
	background-image:url(quienes-somos_03.jpg);
	padding-left:20px;
	height:550px;
	background-attachment: scroll;
	background-color: #1B472C;
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 8px;
}

#menu {
	width:248px;
	float:left;
	margin-left: 8px;
	background-image:url(bg1.jpg);
	background-repeat:no-repeat;
	background-color:#00783B;
	height: 550px;
}

#menuarreglo {
	background-image:url(images/quienes-somos_05.jpg);
	background-repeat:repeat-y;
	width:10px;
	height:10px;
	float:left;
}

.arrowgreen{
	width: 180px; /*width of menu*/
	margin-top: 45px;
	float: right;
}

.arrowgreen ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
.arrowgreen li a{
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	display: block;
	background: transparent url(menu.gif) 100% 0;
  	height: 24px; /*Set to height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	padding: 4px 0 4px 10px;
	line-height: 24px; /*Set line-height of bg image- padding within link (ie: 32px - 4px - 4px)*/
	text-decoration: none;
	margin-top:2px;
}	
	
.arrowgreen li a:link, .arrowgreen li a:visited {
	color: #FFF;
}

.arrowgreen li a:hover{
	color: #FFF;
	background-position: 100% -32px;
}

	
.arrowgreen li a.selected{
	color: #FFF;
	background-position: 100% -64px;
}

body {
	background-color: #017024;
	background-image: url(bgv.jpg);
}
