@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-image: url(../img/fn_mapa.jpg);
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat;
	line-height: 14px;
	margin-top:0px;
	text-align:center;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
td {
	text-align: left;
	vertical-align: top;
}
html {
	text-align: center;
}


td.titol {
	text-align:right;
	vertical-align: bottom;
	background-color:#f6df17;
	height:24px;
	padding-right:8px;
	padding-bottom:3px;
}

td.submenu {
	padding:20px;
	background-color:#FFFFFF;
	height: 100px;

}

td.contingut  {
	padding:20px;
	background-color:#FFFFFF;

}
div.submenu {
	background-color:#f6df17;
	

}
span.submenu {
	background-color:#f6df17;  
	

}
td.imatge {
	padding-left:15px;
}
img.imatge {
	border: 7px solid #FFFFFF;	
}

p, td {
	font-size: 11px;
	font-weight: normal;	
}

td.peu  {
	vertical-align:middle;
	text-align:left;
	padding:5px;
	padding-left:12px;
	background-color:#f6df17;
	height:20px;

}

h1, a.h1:link {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 1px;
	margin:0px;
	padding:0px;

}

h2, a.h2:link {
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	line-height:18px;
	margin:0px;
	padding:0px;
	
	
}
h3, a.h3:link {
	font-size: 10px;
	color: #000000;
	background-color:#FFFFFF;

}

h4, a.h4:link {
	font-size:10px;
	margin:0px;
	padding:0px;
	color:#CC3300;
	font-style: italic;
	/*text-transform: lowercase;*/
	
	}
h4.cita {
	padding-left:20px;
	padding-right:10px;
	text-transform: none;
		
	}
h5, a.h5:link {
	font-size: 10px;
	color: #000000;
	margin:0px;
	padding:0px;

}
h6, a.h6:link {
	color:#FFFFFF;
	font-size:9px;
	margin:1px;
	padding:0px;
	padding-left:5px;
	background-color:#000000;
	opacity: .8; 
	filter: alpha(opacity=80);
}

a:link 		{text-decoration: none; color: #000000;	margin: 0px;padding: 0px;}
a:visited 	{ text-decoration: none;color: #333333; }
a:hover 	{ text-decoration: none; color: #FFFFFF; background-color: #000000; }
a:active 	{ text-decoration: none;color: #000000; }

a.titol:link {color: #000000;font-weight: bold;}
a.titol:visited {color: #666666;font-weight: bold;}
a.titol:hover { text-decoration: none; color: #FFFFFF; background-color: #000000; }
a:active 	{ text-decoration: none; color: #FFFFFF; }

a.submenu:link 		{ color: #000000 ; text-decoration: none; }
a.submenu:visited 	{ color: #666666 ; text-decoration: none; }
a.submenu:hover 	{ color: #000000 ; font-weight: bold; background-color:transparent;}
a:active 			{ color: #000000 ; text-decoration: none; }

a.img:hover {background-color: transparent ;}

/* */

input {
	color: #990000;
	height: 13px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #666666;
}
input.boto {
	height: 15px;
	width: 15pxtx;
	border:0;
	margin-bottom:6px;
}

.border_1 {
	border: 1px solid #000000;
}
.txt_cursiva {
	font-style: italic;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	height: 17px;
	width: 100px;
	font-size: 10px;
}

ul {
	list-style-type: none;
	margin: 0px;
	padding:0px;
	padding-left: 10px;
	list-style-position: inside;
	line-height:12px;
	font-size:10px;
	
}
.majuscules {
	text-transform: uppercase;
}
.minuscules {
	text-transform: capitalize;
}
.txt_bold {
	font-weight: bold;
}

textarea {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	width:300px;
}
hr {
	height: 1px;
}

.td_border_peu {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
td.transparent {
	background-color:#FFFFFF;
	opacity: .8; 
	filter: alpha(opacity=80);
}
