a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
	background-color: #ECF4DF;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}

#centrar { 
	margin:0 auto 0 auto; width:1024px; 
}

.altn  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #666666;
}
.tit  {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000066;
}

tr.espaciada td {
	padding-bottom: 10px;
}

/******************Estilo de las fichas******************/
table.ficha {
	width: 280px;
	border: 1px ridge #999;
	margin: 0 auto 1em auto;
	background-color: #FFEEC2;
	font-size: 11px;
}

table.ficha caption {
	font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
 	margin: 10px auto;
}

table.ficha tbody tr.coloreada th {
	font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #DC4503;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #eee;
}

table.ficha tbody th {
	font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #DC4503;
	background: #FEFFF1;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #eee;
}

table.ficha tbody td {
	font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	background: #fff;
	text-align: left;
	padding: 5px;
	border-top: 1px dotted #eee;
}

table.ficha tfoot td {
	font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	padding: 5px;
	border-top: 1px dotted #eee;
}
/******************Fin estilo de las fichas**************/

/******************Estilo de las fichas 2******************/
table.fichals {
	border: 1px ridge #999;
	margin: 0 auto 1em auto;
	background-color: #FFEEC2;
	font-size: 12px;
	width: 580px;
}

table.fichals caption {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	color: #000;
	text-align: center;
 	margin: 10px auto;
}

table.fichals tbody tr.coloreada th {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	color: #fff;
	background: #DC4503;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #eee;
}

table.fichals tbody th {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	color: #DC4503;
	background: #FEFFF1;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #eee;
}

table.fichals tbody td {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	color: #666;
	background: #fff;
	text-align: left;
	padding: 5px;
	border-top: 1px dotted #eee;
}

table.fichals tbody td.rojo {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	color: #FF0000;
	background: #fff;
	text-align: left;
	padding: 5px;
	border-top: 1px dotted #eee;
}

table.fichals tbody td.foto {
	background: #FFFFDF;
	width: 120px;
}

table.fichals tfoot td {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	color: #666;
	text-align: right;
	padding: 5px;
	border-top: 1px dotted #eee;
}
/******************Fin estilo de las fichas 2**************/

/******************Estilo de buscadores******************/
table.buscador {
	border: 1px ridge #999;
	margin: 0 auto 1em auto;
	background-color: #FFEEC2;
	font-size: 11px;
}

table.buscador caption {
	font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: center;
 	margin: 10px auto;
}

table.buscador tbody tr.coloreada th {
	font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #fff;
	background: #DC4503;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #eee;
}

table.buscador tbody th {
	font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #DC4503;
	background: #FEFFF1;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #eee;
	vertical-align: top;
}

table.buscador tbody td {
	font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	background: #fff;
	text-align: left;
	padding: 5px;
	border-top: 1px dotted #eee;
	vertical-align: top;
}

table.buscador tfoot td {
	font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	padding: 5px;
	border-top: 1px dotted #eee;
}
/******************Fin estilo buscadores**************/

table.destacados {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	border: 1px ridge #999;
	margin: 0 auto 1em auto;
	background-color: #FFDECE;
	width: 580px;
}

table.random {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	border: 1px ridge #999;
	margin: 0 auto 1em auto;
	background-color: #C7F8C8;
	width: 580px;
}

table.home {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	border: 0;
	margin: 0 auto 1em auto;
	width: 580px;
}

table.home td {
	vertical-align: top;
}

/******************Inicio estilo tablas links**************/
table.tablalink {
	border: 1px ridge #999;
	margin: 0 auto 1em auto;
	background-color: #FFEEC2;
	font-size: 11px;
	width: 290px;
}

table.tablalink tbody th {
	font: bold .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #DC4503;
	background: #FEFFF1;
	text-align: left;
	padding: 5px;
	border-top: 1px solid #eee;
}

table.tablalink tbody td {
	font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	background: #fff;
	text-align: left;
	padding: 5px;
	border-top: 1px dotted #eee;
	vertical-align: top;
}

table.tablalink tfoot td {
	font: .9em/1.5em "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: right;
	padding: 5px;
	border-top: 1px dotted #eee;
	background-color: #FFFFDF;
}
/******************Fin estilo tablas links*****************/

/******************Estilo del index******************/
table.indice {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	background-color: #FFEEC2;
	color: #000000;
	width: 1024px;
}

table.indice caption {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	color: #000;
	text-align: center;
 	margin: 10px auto;
}

table.indice thead th {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	margin: 10 10 15px 0px;
	line-height: normal;
}

table.indice tbody td.menu {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	margin: 10 10 15px 0px;
	padding: 6px 6px 2px 4px;
	line-height: normal;
	background-color: #FFFFDF;
	vertical-align: top;
	text-align: justify;
	width: 150px;	
}

table.indice tbody td.cuerpo {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	background-color: #FFFFFF;
	vertical-align: top;
	width: auto;
}

table.indice tfoot td {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	margin: 10 10 15px 0px;
	line-height: normal;
}
/******************Fin del index********************/

/******************Estilo del index******************/
table.comun {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	color: #000000;
}

table.comun caption {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	font-weight: bolder;
	color: #000;
	text-align: center;
 	margin: 10px auto;
}

table.comun tbody td {
	text-align: justify;
}

table.comun thead th {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
	font-weight: bolder;
	margin: 10 10 15px 0px;
	line-height: normal;
}
/******************Fin del index********************/

h1 {
	font-family: verdana, arial, sans-serif;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	line-height: inherit;
	font-size: 14px;
	color: #FF0000;
}

h2 {
	font-family: verdana, arial, sans-serif;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	line-height: 10px;
	font-size: 14px;
	color: #0066CC;
}

.fuente {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.fuenteGrande {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.negrita {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-color: black;
	font-size: 11px;
	font-weight: bold;
}

.rojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.negritarojo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}

.txtlateral {
	font-family: Verdana, Arial,  Helvetica,  sans-serif;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 10px;
}

.textfield {
	font-family: Verdana,Helvetica,Arial;
	font-size: 9px;
	color: #666666;
	border: outset 1px;
	border-color: #DBDBDB;
}

.button {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	font-size: 12px;
} 

textarea {
    font-family: Verdana,Helvetica,Arial;
	font-size: 9px;
	color: #666666;
	background-color: #FFFFFF;
	border: outset 1px;
	border-color: #DBDBDB;
	overflow:hidden;
}
/******************Estilo de los menus**************/
#cont-b {
	float: right;
	width: 160px;
	margin: 0;
	margin-left: 0;
	padding: 10px 5px 5px 10px;
	line-height: 10px;
}

.cbullet {
	font-family: "Trebuchet MS", Arial, "Arial Narrow";
	margin: 0 0 15px 0px;
	width: 150px;
	padding: 0;
	font-size: 11px;
	color: #7BAC39;
	line-height: normal;
}

.cbullet ul {
	margin: 0;
}

.cbullet li {
	list-style: none;
	margin: 0;
	border-bottom: 1px solid #F5F5F5;
}

.roundbox .cbullet li {
	list-style: none;
	margin: 0;
	border-bottom: 0px dotted #CCC;
}

.cbullet li a {
	display: block;
	text-decoration: none;
	padding: 2px 4px 2px 20px;
	background-image: url(../images/puntos.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

.cbullet li a:link, .cbullet li a:visited {
	text-decoration: none;
	color: #666666;
}

.cbullet li a:hover {
	text-decoration: none;
	color: #0099FF;
}

.sub-titulo {
	font-family: "Lucida Grande", "Lucida Sans Unicode", geneva, verdana, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #0099FF;
	line-height: normal;
}
/**************Fin Estilo de los menus**************/#contb {

	float: right;
	width: 160px;
	margin: 0;
	margin-left: 0;
	padding: 10px 5px 5px 10px;
	line-height: 10px;
}
