body {
	background-color: #6D6E8C;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
}.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.7em;
	text-align: justify;
	background-color: #FFF;
}
p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-weight: bold;
	color: #FF6600;
	font-size: 18px;
}
h2 {
	font-weight: bold;
	color: #639;
	font-size: 20px;
	background-position: right;
	text-align: left;
	text-indent: 100px;
}

h3 {
	font-weight: bold;
	color: #C60;
	font-size: 18px;
}
h4 {
	font-weight: bold;
	color: #FF6600;
	font-size: 18px;
}
h5 {
	font-weight: bold;
	color: #FF6600;
	font-size: 18px;
}
strong {
	color: #595A73;
}
a:link {
	font-size: 12px;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	font-size: 12px;
	text-decoration: underline;
}
.izquierda {
	float: left;
	margin-right: 10px;
}
.derecha {
	float: right;
	margin-left: 10px;
}
.buscador_sup {
	background-attachment: scroll;
	background-image: url(bg.jpg);
	height: 60px;
	text-align: center;
	background-position: right top;
	border: 4px solid #DFDFDF;
}
.buscador_inf {
	background-attachment: scroll;
	background-image: url(bg2.jpg);
	height: 80px;
	border: 4px solid #7F93C6;
	text-align: center;
	background-position: left center;
	margin-top: 10px;
}
.menu_nav {
	background-attachment: scroll;
	background-image: url(bg_menu.jpg);
	text-align: left;
	background-position: center top;
	background-color: #DFDEFD;
	background-repeat: no-repeat;
	border: 4px solid #DFDFDF;
}
td img {display: block;} 
