body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link, a:visited, a:active, a:hover{
	color: #666666;
	text-decoration: none;
}
a:hover{ text-decoration: underline; }
h1{
font-size: 12px;
font-weight: bold;
color:#006291;
padding-left:10px;
padding-top:5px;
padding-bottom:0px;
}
h2{ font-size: 10px; }
h3{
width:100%;
padding:3px;
color:#FFFFFF;
background-color:#006291;
font-weight:bold;
font-size:11px;
}
p{ text-align:justify; padding:0px;}
.pager, a.pager:link, a.pager:hover, a.pager:visited, a.pager:active{
	font-size: 9px;
	color: #205EA8;
}
.botonera, a.botonera:link, a.botonera:hover, a.botonera:active, a.botonera:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-transform:uppercase;
}
.tbl_body{
	background-color:#F2F2F2;
}
.pie{
	background-color:#999999;
	height:20px;
	text-align: center;
	color:#FFFFFF;
	font-weight:bold;
}
.titulo_texto, .titulo_destacado_texto, .precio{
	font-weight: bold;
	color:#003366;
}
.titulo_destacado_texto, a.titulo_destacado_texto:link, a.titulo_destacado_texto:hover, a.titulo_destacado_texto:visited, a.titulo_destacado_texto:active{
	font-size:11px;
	color:#006291;
}
.precio, a.precio:link, a.precio:hover, a.precio:visited, a.precio:active{
	color:#FF3366;
}
.tbl_fichas{/* border="0" cellpadding="10" cellspacing="0" width="760" align="center"*/	
	width: 95%;
	border-width: 0px;
	/*
	padding-bottom:0px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	*/
}
.ficha{
	border-top-style: solid;
	border-top-width:2px;
	border-top-color:#0080C0;
}

.texto_noticias, a.texto_noticias:link, a.texto_noticias:visited, a.texto_noticias:active, a.texto_noticias:hover {
	font-size: 9px;
	color:#333333;
}

.banner_home{
	background-color: #205EA8;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	text-transform:uppercase;
}
.banner_home a{
	text-decoration: none;
	color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
