body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

.detalles  td{ font-weight:bold; font-size:12px;}


h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#805803;
	font-weight:bold;
}


img, a:link img, a:visited img {
	border:0;
	}
	
a:link, a:visited {
	color: #CC6600;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}
	
	
	
#content img {
	border:0
	margin-top:10px;
	}

.contenido {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.contenido a {
	color:#FFFFFF;
	text-decoration:none;
}
.contenido a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.titulos {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#805803;
	font-weight:bold;
}

.titulos a {
	color:#805803;
	text-decoration:none;
}

.titulos a:hover {
	color:#805803;
	text-decoration:underline;
}

.titulos14 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#805803;
	font-weight:bold;
}

.search {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#805803;
	width:140px;
	background:none;
	border:none;
	
}

.bgsearch {
	background-image:url(images/botones/bg_busqueda.png);
	background-repeat:no-repeat;
}
