@charset "utf-8";
body {
	margin: 0px;
	background-color: #009049;
	background-image: url(../images/hdr2_01.jpg);
	background-repeat:  repeat-x;
	background-position: top;
}
.menu-iz {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
li {
	list-style-type: none;
}

#sol {
	background-image: url(../images/sol_03.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.menu-pie {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
	margin-left: 15px;
}
.texto {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.menu-pie:hover {
	color: #CCCCCC;
}
h1, h2, h3 {
	margin: 0px;
	display: inline;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #663300;
	font-weight: bold;
}
.texto2 {
	font-family: Tahoma, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}

a.menu-iz:hover {
	color: #999999;
	margin-left: 4px;
}
.tablados {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #009049;
	border-left-color: #009049;
}
.tablados2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2F749E;
	border-bottom-color: #2F749E;
}.linea {
	margin: 0px;
	color: #000000;
}
.menu-sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	margin-right: 10px;
	margin-left: 10px;
	letter-spacing: 1px;
	text-decoration: none;
}
a.menu-sup:hover {
	color: #000000;
	text-decoration: underline;
}
.menu {
	list-style-image: url(images/icono_04.jpg);
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
a.menu:hover {
	color: #000000;
	text-decoration:underline;
}
