/* CSS Document */
.body {
	margin-top: 0px;
	background-image: url(images/background.gif);
	background-repeat:  no-repeat;
	background-position: right center;
	background-color: #FFFFFF;
	background-attachment: fixed;
}
.text1 {
font-family:Tahoma, sans-serif; 
font-size: 11px; 
color:#999999; 
/* font-weight:100; */
}
.text2 {
font-family:Tahoma,sans-serif; 
font-size: 11px; 
color:#000000; 
font-weight:100;
}
.text3 {
font-family:Tahoma, sans-serif; 
font-size: 11px; 
color:#666666; 
font-weight:100;
}
.titulo_depto {
font-family:Tahoma, sans-serif; 
font-size: 12px; 
color:#000000; 
font-weight:normal;
}
.text4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}

