body{
	background:url(../images/bck.gif) repeat-x;
}
.txtpie{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
}
.fondo_home{
	background:url(../images/fondo_home.gif) no-repeat;
	width:929px;
}
.txtprinc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
}
.txtnegro{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	font-weight:normal;
}
.txtrojo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#d80000;
	font-weight:bold;
}
.txtnegrobold{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	font-weight:bold;
}
.campos{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#FFF;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px dotted #FFF;
	background-color:#555555;
	padding-left:3px;
}
.linkblanco{
	list-style:none;
	background:url(../images/pdf.gif) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	padding-left:25px;
	padding-bottom:10px;
	padding-top:5px;
	margin-top:5px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px dotted #5f5f5f;
	display:block;
}
.linkblanco:hover{
	text-decoration:underline;
}
