/* CONTACTOS*/

/*TXT*/
.titulo1{
	text-align : left;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : normal;
	letter-spacing : normal;
	line-height : 14px;
	color : #3B494C;
}   
.txt3{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	letter-spacing : normal;
	line-height : 14px;
	color : #B4BFBE;
}
.txt4{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : normal;
	line-height : 14px;
	color : #7B8E8B;
}
a:link{
	color : #3B494C;
	text-decoration : none;
}
a:visited{
	color : #3B494C;
	text-decoration : none;
}
a:hover{
	text-decoration : none;
	color : #B34F00;
}
a.mail:link{
	color : #B4BFBE;
	text-decoration : none;
}
a.mail:visited{
	color : #B4BFBE;
	text-decoration : none;
}
a.mail:hover{
	text-decoration : none;
	color : #B34F00;
}  