@charset "utf-8";


body {
	background-image: url(images/fondo_tmpt_02.jpg?292c8);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.buscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}






.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: normal;
	color: #61434f;
	text-decoration: none;
	
}
.titulos a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: normal;
	color: #61434f;
	
	text-decoration: underline;
}
.titulos a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: normal;
	color: #61434f;
	
	text-decoration: underline;
}
.titulos a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: normal;
	color: #61434f;
	
	text-decoration: underline;
}
.titulos a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	font-weight: normal;
	color: #61434f;
	
	text-decoration: underline;
}



.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6f6b6d;
	text-decoration: none;
}
.textos a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6f6b6d;
	text-decoration: underline;
}
.textos a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6f6b6d;
	text-decoration: underline;
}
.textos a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6f6b6d;
	text-decoration: underline;
}
.textos a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #6f6b6d;
	text-decoration: underline;
}



.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.copyright a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}