.estilo {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #360;
	background-color: #E0ECD9;
	padding-left: 4px;
	padding-right: 4px;
}
a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #360;
	text-decoration: none;
}
a:active {
	color: #333;

}
a:visited {
	color: #333;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}
.estiloMenuD {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 2px;
	font-weight: bold;
}

.estiloMenuD:link, estiloMenuD:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	padding-bottom: 2px;
}
.estiloMenuD:active, estiloMenuD:hover {
	text-decoration: underline;
}
.texto_blanco {
color: #fff;
}

.border {
	border: 1px solid #FFCC00;
}
.texto_fuente11 {
	font-size: 11px;
}

.estilo_blanc {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #399;
}
.subrayado {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330;
	text-decoration: underline;
}
.arriba {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
.arriba:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
.arriba:hover {
	color: #FC0;
}
.estiloarriba:link, estiloarriba:active, estiloarriba:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;	
	color: #F90;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
}

.estiloarriba:hover {
	text-decoration: underline;
}

.puntillos {
	height: 3px;
	background-image: url(img/puntillo.gif);
	background-repeat: repeat-x;
}
.estilo_fecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	font-weight: bold;
}
.estilo_saludo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #669900;
	line-height: 13px;
	padding-left: 7px;
}
.newlink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
}
.newlink:link {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #669900;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
}
.newlink:active, newlink:visited {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #690;
	text-decoration: none;
	font-weight: bold;
	padding-right: 5px;
}

.newlink:hover {
	color: #FF9;
	text-decoration: underline;
}
.areatexto {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	height: 16px;
	width: 300px;
	line-height: 10px;
}
.areacoment {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	height: 80px;
	width: 300px;
}
.border2 {
	border: 1px solid #999999;
}

.borde_frame {
	border-top: 1px none #80AD72;
	border-right: 1px solid #80AD72;
	border-bottom: 1px none #80AD72;
	border-left: 1px solid #80AD72;
}
.estiloconte {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #336666;
	text-decoration: none;
	padding-bottom: 2px;
	font-weight: bold;
}
.estiloconte:link, estiloconte:visited  {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #366;
	text-decoration: none;
	padding-bottom: 2px;
}

.estiloconte:active {
	text-decoration: underline;
}
.estiloconte:hover {
	color: #FFFF99;
	text-decoration: underline;
}

.texto12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.Estilo4 {
 	color: #336600;
}
.desarrollo {
	font-size: 12px;
}
.titularcillo {
	font-size: 11px;
}
.tarifa_tabla{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #360;
	background-color: #E0ECD9;
	padding-left: 4px;
	padding-right: 4px;
	line-height:20px;
	border:1px solid #80ad72;
}
.td_tarifa_bold{
	font-weight:bold;
	text-align:center;
	background-color:#80ad72;
	color:#e0ecd9;
	border-left:1px solid #e0ecd9;
}
.td_tarifa_normal{
	text-align:center; 
	border-bottom:1px solid #80ad72;
	border-left:1px solid #80ad72;
}
.td_tarifa{
	font-weight:bold;
	border-bottom:1px solid #e0ecd9;
	background-color:#80ad72;
	color:#e0ecd9;
}