.box {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	height: 15px;
	width: 85px;
}
.titulo {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
.texto {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 6px;
	border: 10px none;
}
.subtitulo {
	font-family: arial;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	padding: 6px 0px 2px 2px;
	border: 10px none;
}
.history1 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.history2 {
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.box_big {

	font-family: arial;
	font-size: 10px;
	color: #333333;
	height: 18px;
	width: 180px;
}
.textorojo {

	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	color: #FF0000;
	padding: 2px;
	border: 10px none;
}
.textobold_black {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 2px;
	border: 0px none;
}
.textosinmargen {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border: 0px none;
	padding: 1px;
}
.box_big2 {
	font-family: arial;
	font-size: 10px;
	color: #333333;
	height: 18px;
	background-color: #CCCCCC;
	border: 0px;
}
.sucursal {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FF0000;
}
.sucursal_bold {

	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
}
.info_sucursal {


	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	background-color: #DFDFDF;
}
.info_sucursalbold {



	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #DFDFDF;
}
.texto2 {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding: 0px;
	border: 10px none;
	text-decoration: none;
	margin-right: 10px;
}
