.titulo {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #DCDCE2;
}
.peq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
a.peq:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.lista {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #D8D8D8;
	text-decoration: none;
	}
a.lista:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #E1DBB9;
	text-decoration: none;
	}
.lista2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	}
	
.telefonos {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #DCDCE2;
	text-decoration: none;	
}

.dir {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a.dir:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C692B3;
	text-decoration: none;
}.linea {
	background-image: url(../img/linea.gif);
	background-repeat:  repeat-x;
	background-position: left bottom;
}
.borde {
	border: 2px solid #042738;
}
.bdeabajo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}

.bdeder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
	
.logofondo {
	background-image: url(../img/logofondo.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.bdeizq {
	background-image: url(../img/lineaizq.gif);
	background-repeat: no-repeat;
	background-position: center left;
}.imgindex {
	background-image: url(../images/img_index.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

