
body {
	color:#000;
	font-family: Tahoma, Geneva, sans-serif;
	background: #FFF url(../img/bg3.jpg) center bottom no-repeat;
	margin: 8px auto 0px auto;
	font-size: 10pt;
	}
	
h1 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24pt;
	}
	
h2 {
	font-size: 16pt;
	}
	
h3 {
	font-size: 14pt;
	}
	
h1, h2, h3, h4, h5 {
	margin: 0px;
	}
	
a {
	text-decoration:none;
	color:#000;
	}
	
img {
	border: 0px;
	}
	
.logo {
	font-size: 9pt;
	}
	
.small {
	font-size: 8pt;
	}
	
.blanco {
	color:#FFF;
}

.cyan {
	color:#6CF;
	}

.azul{
	color:#336;
	}

.rojo {
	color:#900;
	}
.separador {
	height: 8px;
}
#pie {
	margin: 6px auto 6px auto;
	width: 900px;
	font-size: 8pt;
	color:#FFF;
	text-align:right;	
}

#tp_bg {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 10px;
	background: url(../img/top_bg.png) no-repeat;	
	}
	
#bt_bg {
	margin: 0px auto 0px auto;
	width: 900px;
	height: 10px;
	background: url(../img/bottom_bg.png) no-repeat;	
	}
