/*ESTA HOJA ES PARA DIAGRAMAR ESTILOS DE INCLUDES UNICAMENTE*/

/*CONTENT STYLES*/
.text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #960;
}
.text2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #960;
}

.text3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #960;
	letter-spacing: 0.4pt;
}
.header {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCCCCC;
}
.title_main {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #09F;
}
.title {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: lighter;
	color: #2C5885;
	letter-spacing: 1px;
}
.title2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #930;
	letter-spacing: 0.4px;
}
.title_short {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #09F;
}


.text_min {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #9DACBD;
}
.date {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 9px;
	color: #0CF;
	font-weight: normal;
	letter-spacing: 0px;
}
.precio {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F30;
}

.Alert {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 10px;
	font-weight: bold;
	color: #F30;
}

.form_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #55636C;
}
.tabla_right_space {
	margin-left: 1pt;
}


.form_field {
	border: 1pt solid #93A0AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990;
	background-color: #FFF;
}
.form_big {
	border: 1pt solid #93A0AA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #EEEEEE;
	background-color: #7D8A97;
}
.form_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #55636C;
}
.form_button2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #55636C;
}
.border1 {
	border: 1pt solid #84A0CE;
}
.border2 {
	border: thin solid #FF6600;
}
