.derecha {
	background-color: #C8735A;
	background-attachment: scroll;
	background-image: url(../images/inicio_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.blanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	padding: 10px;
}
.blanco a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.blanco a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.copy {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;

}
.ica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 2px;
	padding-top: 5px;

}
.ica a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ica a:hover {
	font-weight: bold;
	color: #F0F0F0;
	text-decoration: none;
}
.novolver {
	font-family: Tahoma;
	font-size: 10px;
	color: #cccccc;
}
