.ultimos {
    font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
}
.guia {
    font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.guia a{
    font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.guia:hover {
    font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.paginador {
    font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.paginador:hover {
    font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
body {
	margin: 0px;
	background-color: #FFFFFF;
}
.--------------------------- generico {}
.footer {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	height: 30px;
	font-weight: normal;
}
.footer a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.--------------------------- barra favorito {}
#barra {
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 15pt;
	text-align: left;
}
#barra a {
	padding-left: 8px;
	color: #000000;
	text-decoration: none;
}
#barra a:hover {
	font-size: 8pt;
	text-decoration: none;
}
.--------------------------- menus {}
#menuizq {
	background-image: url(imgs/modulo_izq_fondo.gif);
	font-family: Tahoma;
	font-size: 8pt;
	line-height: 17pt;
	text-align: left;
}
#menuizq a {
	padding-left: 8px;
	color: #000000;
	text-decoration: none;
}
#menuizq a:hover {
	text-decoration: underline;
}
#menuder {
	background-image: url(imgs/modulo_der_fondo.gif);
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 15pt;
	text-align: left;
}
#menuder a {
	padding-left: 8px;
	color: #000000;
	text-decoration: none;
}
#menuder a:hover {
	text-decoration: underline;
}
.--------------------------- login {}
input {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
	text-indent: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

input.imagen {
	border: none;
	background-color: #999999;
}

textarea {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	background-color: #E8E8E8;
	text-indent: 2px;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 3px solid #000000;
	border-left: 1px solid #000000;
}
#login {
	color: #000000;
	text-decoration: none;
}
#login a {
	font-size: 7.5pt;
	text-decoration: none;
	padding-left: 0px;
	line-height: 12pt;
}
.--------------------------- listado y muestra {}
#frame #contenido {
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 15pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(imgs/modulo_interno_fondo.jpg);
}
#titulo_comentarios {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	padding: 5px;
}

#frame #titulo {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(imgs/modulo_interno_titulo.jpg);
	background-repeat: no-repeat;
	vertical-align: center;
}
#frame #titulo a {
	color: #000000;
	text-decoration: none;
}
#frame #titulo a:hover {
	text-decoration: underline;
	
}

#frame #datos {
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.--------------------------- modulo comentarios {}
#titulo_comentarios {
	font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #999999;
	padding: 5px;
}
#frame_comentarios {
	font-family: Tahoma;
	font-size: 8.5pt;
	line-height: 12pt;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}

#content_form {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;

}
.--------------------------- formulario contacto {}
.input-contacto {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	background-color: #C8B695;
	border-top: 1px solid #7A6750;
	border-right: 1px solid #7A6750;
	border-bottom: 2px solid #7A6750;
	border-left: 2px solid #7A6750;
	padding: 2px;
}

.textarea-contacto {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	background-color: #C8B695;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7A6750;
	border-right-color: #7A6750;
	border-bottom-color: #7A6750;
	border-left-color: #7A6750;
	padding: 2px;
}

#contLinks td{
	margin-bottom:10px;
	padding-bottom:10px;
	color: #FFFFFF;
	border-bottom:#CCCCCC 1px solid;
}

#contLinks a {
	padding-left: 8px;
	color: #FFFFFF;
	text-decoration: none;
}

.Estilo1 {font-size: 8.5pt}

/* Mios */

a.titulo{
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}

a.titulo :hover{
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}


/* Paginación */

.pagination {
	padding: 3px;
	margin: 3px;
	text-align: center;
	font-family: Verdana;
	font-size: 10pt;
}

.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #666666;
	text-decoration: none;
	color: #184878;
}

.pagination a:hover, .pagination a:active {
	border: 1px solid #666666;
	background-color: #666666;
	color: #fff;
}

.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ffffff;
	font-weight: bold;
	background-color: #ffffff;
	color: #666666;
}

.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #eee;
	color: #ddd;
}