@charset "UTF-8";
/* CSS Document */
.style2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: 100; }
body {
	background-color: #333333;
	margin-left: 0px;
	margin-right: 0px;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.Estilo1_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #E32224;
}
.buscar {
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Estilo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}
.Estilo1_s {
	font-size: 16px;
	color: #E52023;
}
.Estilo3_s {
	font-size: 16px;
	color: #E52023;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.Estilo3_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Estilo4_s {color: #000000}

.style5 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.style6 {color: #FFFFFF}
.titleheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	vertical-align: middle;
	padding-left: 20px;
}
.cuadros {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #980900;
	border-bottom-color: #980900;
	border-left-color: #980900;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #620500;
	font-weight: normal;
	text-align: right;
}
.tx_serv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
.hd_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
}
.tx_tabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 15px;
}
#menu {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 35px;	
}
#menu li {
	float: left;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px !important;
	font-weight: normal;
	color: #000000;
}
#tooltip {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	overflow: hidden;
	display: none;
}
.hide {
	display: none;
}
.show {
	display: block;
}
.tmp {
	border: 1px solid #0066CC;
}
