/************* ALL ***************/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
.direccion {
	color : #000000;
	font-size : 10pt;
	font-family : Arial;
}
.mini-texto {
	color : #000000;
	font-size : 8pt;
	font-family : Arial;
}
.wtitle {
	color : #FFFFFF;
	font-size : 10pt;
	font-family : Arial;
	font-weight: bold;
	padding-top: 2px;	
}
.galeria {
	color : #FFFFFF;
	font-size : 9pt;
	font-family : Arial;
	padding-bottom : 2px;
}
.copyright {
	color : #000000;
	font-size : 8pt;
	font-family : Verdana;
}
.texto {
	color : #000000;
	font-size : 10pt;
	font-family : Arial;
}
.texto a {
	color : #002060;
	text-decoration: underline;	
}
.texto a:hover {
	color : #FF0000;
	text-decoration: underline;
}
.rpiv {
	color : #000000;
	font-size : 8pt;
	font-family : Verdana;
}
.rpiv a {
	color : #000000;
	text-decoration: none;	
	font-weight: bold;	
}
.rpiv a:hover {
	color : #003300;
	text-decoration: none;
}