#contenedor {

}
#cabecera {
	width: 922px;
	background-image: url(imagenes/cabecera_3.jpg);
	height: 161px;
}
#menus {
	height: 24px;
	width: 922px;
	background-position: left;
	background-color: #156E01;
}
#principal {
	width: 922px;
}


body {
	background-color: #FFFFFF;
}
.texto1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.menu:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
a.contenedor:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000099;
	text-decoration: none;
}
a.contenedor:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #990000;
	text-decoration: none;
}

.texto2 {
	color: #006600;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}
.texto3 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #999999;
}
