body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #A0A0A0;
	margin: 0px;
}
.celdaprinc {
	background-image: url(images/corte1a_r4_c1.jpg);
	background-repeat: no-repeat;
}
.lineavertical {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.destacadosverde {
	font-weight: bold;
	color: #029997;
}
.titulos {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #029997;
}
.vineta {
	font-weight: bold;
	color: #FF6600;
}
a:link {
	font-weight: bold;
	color: #FF6600;
}
a:visited {
	font-weight: bold;
	color: #FF6600;
}
.fondoform {
	background-image: url(images/fondoform.gif);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 2px;
}
.boton {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: white;
	background: #999999;
	border: 1px solid #666666;
	padding: 2px;
	height: 25px;
	width: 60px;
       }.linkclientes {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
