@charset "utf-8";
/* CSS Document */

.text_gris {
	font-family: Tahoma;
	font-size: 11px;
	color: #776e63;
}
.text_gris_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #776e63;
    font-weight: bold;
}
.text_blau_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #3599d8;
    font-weight: bold;
}
.text_gris_link {
	font-family: Tahoma;
	font-size: 11px;
	color: #776e63;
    text-decoration: underline;
}
.text_gris_link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d0cbc3;
    text-decoration: underline;
}
.text_blanc {
	font-family: Tahoma;
	font-size: 11px;
	color: #d0cbc3;
}
.link_projects {
	font-family: Tahoma;
	font-size: 11px;
	color: #d92b40;
    text-decoration: underline;
}
.link_projects:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d0cbc3;
    text-decoration: underline;
}
.link_news {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffa200;
    text-decoration: underline;
}
.link_news:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d0cbc3;
    text-decoration: underline;
}
.link_serveis {
	font-family: Tahoma;
	font-size: 11px;
	color: #3599d8;
    text-decoration: underline;
}
.link_serveis:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d0cbc3;
    text-decoration: underline;
}
.link_kontain {
	font-family: Tahoma;
	font-size: 11px;
	color: #e56000;
    text-decoration: underline;
}
.link_kontain:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d0cbc3;
    text-decoration: underline;
}
.link_blanc {
	font-family: Tahoma;
	font-size: 11px;
	color: #d0cbc3;
    text-decoration: none;
}
.link_blanc:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d0cbc3;
    text-decoration: underline;
}
.link_contact {
	font-family: Tahoma;
	font-size: 11px;
	color: #e56000;
    text-decoration: none;
    font-weight: bold;
}
.link_contact:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #d0cbc3;
    text-decoration: none;
    font-weight: bold;
}
.text_gris_photography {
	font-family: Tahoma;
	font-size: 9px;
	color: #776e63;
}
.link_contact_photography {
	font-family: Tahoma;
	font-size: 9px;
	color: #e56000;
    text-decoration: underline;
}
.link_contact_photography:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #d0cbc3;
    text-decoration: underline;
}
.link_serveis_photography {
	font-family: Tahoma;
	font-size: 9px;
	color: #3599d8;
    text-decoration: underline;
}
.link_serveis_photography:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #d0cbc3;
    text-decoration: underline;
}
.form_message {
	font-family: Tahoma;
	font-size: 11px;
	color: #e56000;
    text-decoration: none;
    font-weight: bold;
}
.text_message {
	font-family: Tahoma;
	font-size: 11px;
	color: #d0cbc3;
    text-decoration: none;
    font-weight: bold;
    line-height:12pt;
}