/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif, Futura;
	font-size: 11pt;
	
	
	color: #8C8C8C;
	text-align: justify;
}
body {
	background-image:url(../images/background-pencil.jpg);background-position: center top;
	
	background-color: #A1AEB2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif, Futura;
	font-size: 10pt;
	color: #00579F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F3BD33;
}
a:hover {
	text-decoration: none;
	color: #1C92D2;
}
a:active {
	text-decoration: none;
	color: #00579F;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif, Futura;
	font-weight: bold;
}
h1 {
	font-size: 14pt;
	color: #8C8C8C;
}
h2 {
	font-size: 14pt;
	color: #F3BD33;
}
h3 {
	font-size: 14pt;
	color: #FD7D2C;
}
.style1 {color: #FFFFFF}
.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9933;
	white-space: normal;
	vertical-align: 5%;
}
.subtitulosverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #66CC33;
	white-space: normal;
	vertical-align: 5%;
}

