#body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	background-image: url(../img/FONDO-R.jpg);
	margin: 0px;
	padding: 0px;
}
#body a {
	font-weight: bold;
	color: #B05000;
	text-decoration: none;
}
#body #conte {
	background-image: url(../img/fondoR.jpg);
	background-repeat: no-repeat;
}

#body a:hover {
	color: #000000;
	text-decoration: underline;
}
#body a:visited {
	color: #666666;
}


h1 {
	font-size: 24px;
	color: #FDA36E;
}
.negrita {
	font-weight: bold;
}

h2 {
	font-size: 18px;
	color: #B05000;
}
.tx12 {
	font-size: 12px;
}
.imgbordegde {
	border: thick solid #FFFFFF;
}

