/* CSS Document */
.top {
	background-attachment: fixed;
	background-image: url(../imgs/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.peu {
	background-attachment: fixed;
	background-image: url(../imgs/peu.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.red_head {
	background-color: #bd2e17;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #bfbfbf;
	text-decoration: none;
}
.bkg_white {
	background-color: #FFFFFF;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.black_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1f1f1f;
}
.bkg_grey {
	background-color: #f9f9f9;
}
.black_title {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.red_title {

	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}
.idiomes {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.colles {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.cercador {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	height: 12px;
	border: thin none #666666;
}
.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: thin none #666666;
}
.idiomes2 {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
#cole2 {
	list-style:none;
	margin:0;
	padding:0;
}
#cole2 li {
	margin:4px;
	padding:0px;
}
#cole2 li a {
	display:block;
	width:170px;
	padding:2px 0;
	text-decoration:none;
	text-indent:15px;
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: bold;
	color:#990000;
	background-image:url(../imgs/menu2.gif);
}
#cole2 li a:hover {
	color:#000000;
	background-image:url(../imgs/menu2.gif);
	background-position:bottom;
}
ul {
	list-style:none;
	margin:0;
	padding:0;
}
ul li {
	margin:4px;
	padding:0px;
}
ul li a {
	display:block;
	width:350px;
	padding:2px 0;
	text-decoration:none;
	text-indent:15px;
	text-align:left;
	font-family: "Trebuchet MS";
	font-size:11px;
	font-weight: bold;
	color:#990000;
}
ul li a:hover {
	color:#000000;
	background-position:bottom;
}
#titol {
	background-image:url(../imgs/menu.gif);
}
#fora {
	background-image:url(../imgs/menu_fora.gif);
}
a.subcole {
	color:#990000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}
a.subcole:hover {
	color:#000000;
	text-decoration:underline;
}
a.map {
	color:#000000;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
a.map:hover {
	color:#990000;
	text-decoration:underline;
}
p {
	margin-top:0;
}
