* {
margin: 0px;
padding: 0px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 1em;
	color: #333333;
	background: #E0E0C0 url(fondo_arbol.jpg) no-repeat 0% 100%;
	/* color background antiguo #FAFAF5 */
}
a {
	text-decoration: none;
	color: #135085;
}
a:hover, a:active {
	color: #FFFFFF; 
	text-decoration: none;
	background-color:#006699;
}
h1 {
	font-weight: normal;
}
h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-top: 10px;
	text-indent: 10px;
}
ul {
	margin-top: 10px;
	list-style-type: none;
	margin-left: 20px;
}
#casaarboles {
	width: 783px; height: 133px;
	background: url(casa_arboles.jpg) no-repeat ;
}
#menutop {
	width: 740px; height: 15px;
	text-align: center;
	padding-right: 20px;
	font-size: 1em;
}
#menubot {
	width: 597px;
	height: 50px;
	background: url(../comun/linea.jpg) no-repeat  top center;
	margin: 20px auto 0px auto;
	text-align: center;
	font-size: 1em;
}
#pie {
	width: 760px; height: 18px;
	font-size: 0.85em;
	text-align: center;
	color: #006699;
	margin-top: 2px;
}
#csstxt {
	text-align: center;
	color: #666666;
	font-size: 0.8em;
}
.displaynone {
	display: none;
}
.letracapital {
	font-size: 1.3em;
	font-weight: normal;
	color: #135085;
}
.azul {
	color: #135085;
}
.negrita {
	font-weight: bold;
}
.gris {
	color: #999999;
}
.piefoto {
	font-size: 0.8em;
}
.centrado {
	text-align: center;
} 
.banderas  a:active{
	background-color:none;
}
hr {
	border: 1px solid #CCCCCC;
}

