body {
	background-color:#DCDAC2;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed}

p	{
	margin-top:0px;}

a:link {
	text-decoration:none;
	color:#b08433;}

a:visited {
	text-decoration:none;
	color:#b08433;}
	
a:hover {
	text-decoration:none;
	color:#85A9C9;}
	
.texto {
	font-family:Georgia, Times;
	text-align:justify;
	font-size:12px;
	line-height:19px;
	color:#333333;}

.texto_small {
	font-family:Georgia, Times;
	font-size:11px;
	line-height:16px;
	color:#333333;}

.texto_nonalign {
	font-family:Georgia, Times;
	text-align:left;
	font-size:12px;
	line-height:19px;
	color:#333333;}
	
.texto_pie {
	font-family:Arial;
	font-size:11px;
	line-height:21px;
	color:#666666;}