
html {
	background: #f9fbfc;
}

body {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;	
	color: #333333;
	background: #f9fbfc url('../../../_resources/media/img/default/bg.png') repeat-x;
}

h1 {
	font-size: 26px;
	color: #ffffff;
	margin: 0px 0px 15px 0px;	
	font-weight: normal;
	line-height: 1em;	
	letter-spacing: 0px;
}

h2 {
	font-size: 16px;
	color: #3269ba;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	line-height: 16px;
	letter-spacing: 0px;
}

h3 {
	font-size: 12px;
	color: #3269ba;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	line-height: 16px;
	letter-spacing: 0px;
}

h3 {
	font-size: 12px;
	color: #3269ba;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
	line-height: 16px;
	letter-spacing: 0px;
}

h3.titulo {
	font-size: 12px;
	color: #3269ba;
	font-weight: bold;
	margin: 0px 0px 1px 0px;
	line-height: 16px;
	letter-spacing: 0px;
}

p {
	margin: 0px;
	margin-bottom: 10px;
}
br { }
hr {
	height: 1px;
	border: 0px;
	border-bottom: 1px solid #000000;
}

form {
	margin: 0px;
	padding: 0px;
}

table {
	font-size: 11px;
}

img {
	border: 0px;
}

textarea {
	font-family: Arial;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
}

select {
	font-size: 11px;
}
