@charset "utf-8";

a {
outline:none;}

#galeria img {
border:1px #FFFFFF solid;
}

.titulo_principal {
	font-family: trebuchet ms;
	font-size: 32px;
	color:#f4f4f4;
	padding-right: 30px;
	padding-top:15px;
}
.titulo_sec {
	font-family: trebuchet ms;
	font-size: 22px;
	color:#f4f4f4;
	padding-left: 25px;
}

.menu{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#0f0f0f;
	padding-left: 30px;
	}
.menu a:link, .menu a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#0f0f0f;
	text-decoration:none
	}
	
.menu a:active, .menu a:hover{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#ffffff;
	background-image:url(images/fdo_menu_act.jpg);
	background-position: inherit;
	display:block;
	text-decoration:none;
	padding-left: 15px;
	}
	
.menuactivo{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#ffffff !important;
	background-image:url(images/fdo_menu_act.jpg);
	background-position: inherit;
	display:block;
	text-decoration:none;
	padding-left: 15px;
	}

.footer_link {
	font-family: trebuchet ms;
	font-size: 14px;
	color: #4e4e4e;
	padding-left: 30px;
}
.footer_link_sp {
	font-family: trebuchet ms;
	font-size: 13px;
	color: #4e4e4e;
	padding-left: 5px;
}
.footer_txt{
	font-family: trebuchet ms;
	font-size: 11px;
	color:#000;
	padding-left: 18px;
}

a:link, a:hover, a:active, a:visited{
	font-family: trebuchet ms;
	font-size: 13px;
	color:#4e4e4e;
	text-decoration:underline;
}

.txt{
	font-family: trebuchet ms;
	font-size: 14px;
	line-height:25px;
	color:#4e4e4e;
	padding-left: 80px;
	padding-top:40px;
}
.txtTrab{
	font-family: trebuchet ms;
	font-size: 13px;
	line-height:20px;
	color:#4e4e4e;
	padding-left: 80px;
	padding-top:20px;
}
.footer_link a:link, .footer_link a:visited {
	font-family: trebuchet ms;
	font-size: 14px;
	color:#4e4e4e;
	text-decoration:none;
}
.footer_link a:active, .footer_link a:hover {
	font-family: trebuchet ms;
	font-size: 14px;
	color:#ffffff;
	text-decoration:underline;
}
.footer_link_sp a:link, .footer_link_sp a:visited {
	font-family: trebuchet ms;
	font-size: 13px;
	color:#4e4e4e;
	text-decoration:none;
}
.footer_link_sp a:active, .footer_link_sp a:hover {
	font-family: trebuchet ms;
	font-size: 13px;
	color:#ffffff;
	text-decoration:underline;
}