/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #acacac;
	background-image: url(../imgs/fons.jpg);
	background-repeat: repeat-x;
}

.menu {
	font-family: Arial;
	font-size: 12px;
	color: #bdbdbd;
	font-weight: bold;
	text-decoration:none;
}

.menu_on {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.menu:active {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.menu:link {
	font-family: Arial;
	font-size: 12px;
	color: #bdbdbd;
	font-weight: bold;
	text-decoration:none;
}

.menu:visited {
	font-family: Arial;
	font-size: 12px;
	color: #bdbdbd;
	font-weight: bold;
	text-decoration:none;
}

.menu:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:none;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #267e7e;
	text-decoration:none;
	font-weight: bold;
}

.textpla {
	font-family: Arial;
	font-size: 12px;
	color: #464646;
	text-decoration:none;
}

.text:link {
	font-family: Arial;
	font-size: 12px;
	color: #267e7e;
	text-decoration:none;
	font-weight: bold;
}

.text:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration:none;
	font-weight: bold;
}

.titol {
	font-family: Arial;
	font-size: 12px;
	color: #267e7e;
	font-weight: bold;
}

.idiomes {
	font-family: Arial;
	font-size: 11px;
	color: #838383;
	text-decoration:none;
}

.idiomes:active {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.idiomes:link {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
	text-decoration:none;
}

.idiomes:visited {
	font-family: Arial;
	font-size: 11px;
	color: #838383;
	text-decoration:none;
}

.idiomes:hover {
	font-family: Arial;
	font-size: 11px;
	color: #838383;
	text-decoration:underline;
}

.idiomes_on {
	font-family: Arial;
	font-size: 11px;
	color: #444444;
	text-decoration:none;
}

.peu {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.peu:hover {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.peupla {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration:none;
}

.textcontacta {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration:none;
}
.email {
	font-family: Arial;
	font-size: 12px;
	color: #323232;
	text-decoration:none;
}


.email:active {
	font-family: Arial;
	font-size: 12px;
	color: #323232;
	text-align:center;
	text-decoration:none;
}

.email:link {
	font-family: Arial;
	font-size: 12px;
	color: #323232;
	text-decoration:none;
}

.email:visited {
	font-family: Arial;
	font-size: 12px;
	color: #323232;
	text-align:center;
	text-decoration:none;
}

.email:hover {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration:underline;
}

.peu_foto {
	font-family: Arial;
	font-size: 10px;
	color: #323232;
	text-decoration:none;
}

