.fila1 {
	background-color: #E8F0FD;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #C7DAFA;
	border-bottom-color: #79A7FB;
	border-left-color: #7D9CEC;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
}
.fila2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-right-color: #C7DAFA;
	border-bottom-color: #79A7FB;
	border-left-color: #7D9CEC;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.separador {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79A7FB;
}
.titulotabla {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #036;
	text-align: center;
}
.titulotabla2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #036;
	padding-left: 5px;
	padding-right: 5px;
}
.titulotabla3 {
	background-image: url(../imagenes/arribatabla1.gif);
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

.web {
	font-size: 10px;
	font-style: italic;
	color: #999;
}
#mas {
	width: 300px;
	float: right;
}

.button2, .button2:visited { /* botones genéricos */
	display: inline-block;
	color: #069;
	text-decoration: none;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor:pointer;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	margin-left: 1px;
}.button2:hover { /* el efecto hover */  background-color: #fff  color: #000;}.button2:active{  /* el efecto click */  top: 1px;} /* botones pequeños */.small.button2, .small.button2:visited {  font-size: 10px ;}

.orange.button2, .orange.button2:visited {
	background-color: #B9DBFD;
}.orange.button2:hover{
	background-color: #039;
	color: #fff;
}.fila3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #79A7FB;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #069;
	text-align: left;
}
.fila3 strong {
	color: #900;
	font-size: 12px;
	font-weight: bold;
}

.enlace5:link {
	color: #F90;
	text-decoration: none;
}
.enlace5:visited {
	color: #F90;
	text-decoration: none;
}
.enlace5:hover {
	text-decoration: underline;
	color: #000;
}

.enlace5:active {
	color: #F90;
	text-decoration: none;
}

.domicilio {
	font-size: 10px;
	color: #666;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}

