@charset "utf-8";


html, body, form, fieldset, input, select, textarea {
	font: 90%/1.4em "Trebuchet MS", Arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;	
	background: url(../img/bg_pagina.gif) #6b1433;
	background-repeat: repeat-x;
	background-position: left top;
	
}


