/* CSS Document */


body {
	margin: 0 0 0 0;
		font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	background-color: #121011;
	line-height: 16px;
	
	}
	
	h1 span{
	display: none;
	
	}
	
	h1{
	font-family: Trebuchet MS, Verdana;
	font-size:16px;
	color:#302f2f;
	font-weight:bold;
	margin-left: 8px;
	text-decoration:none;
	
	
	}

	
	.textgris {
	color: #b5b1b5;
    font-size: 12px;
    margin-top: 5px;
	margin-left: 33px;
	margin-right: 64px;
	}
	
	.textblanc {
	color: #fff;
	font-size: 13px;
	line-height: 19px;
    margin-top: 5px;
    margin-bottom: 5px;
	
	
	}

	.textvermellgran{
	color: #eb1e24;
	font-size: 13px;
	margin-left:33px;
	line-height: 12px;
   	}
	
	.textvermell{
	color: #eb1e24;
	font-size: 12px;
	line-height: 12px;
   	}
	
	
	.textgrispetit {
	color: #b5b1b5;
	font-size: 12px;
    margin-top: 5px;
	margin-right: 10px;
	}
	
	.textgrispetit a{
	color: #eb1e24;
	font-size: 12px;
    margin-top: 5px;
	margin-right: 10px;
	text-decoration: underline;
	}
	
	.textgrispetit a:hover{
	color: #af1519;
	font-size: 12px;
    margin-top: 5px;
	margin-right: 10px;
	text-decoration: underline;
	}
	
	.textgrispetit a:visited{
	color: #eb1e24;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    margin-top: 5px;
	margin-right: 10px;
	text-decoration: none;
	}

	
	
	.textorosa {
	color: #f269a4;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    margin-top: 1px;
	margin-left: 8px;
	
	}
	
	.caixamapa {
	width: 370px;
	
	}
	
	#mapapeq {
	float:right;
	
	}
		
	
	.mapatext {
	color: #b5b1b5;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
    margin-top: 5px;
	margin-left: 33px;
	margin-right: 10px;
	font-weight:normal;
	}
	
		
	.txt {
	color: #b5b1b5;
    font-family: Arial, Helvetica, sans-serif;
	width: 290px;
	}
	
		
	
	
	.txt p#img {
	float:right;
	padding: 20px 0 100px 150px;
	border:0;
	
	}
	   	
   	.submenus{
	color: #c61715;
	font-size: 14px;
	text-decoration:none;


   	}
   	
	 .submenus a{
	color: #c61715;
	font-size: 14px;
	text-decoration:none;
   	}
	
	 .submenus a:hover{
	color: #ec7f14;
	font-size: 14px;
	text-decoration:underline;
   	}
	
	
	.descripcion  {
	font-size:13px;
	margin-left:50px;
	color:#544f6b;
	font-weight:normal;
	line-height: 20px;
	text-decoration:none;
	}
	
	
	.descripcion a {
	font-size:13px;
	color:#544f6b;
	margin-left:50px;
	font-weight:normal;
	line-height: 20px;
	text-decoration:none;
	font-weight:bold;
	}
	.descripcion a:hover {
	font-size:13px;
	color:#544f6b;
	margin-left:50px;
	font-weight:normal;
	line-height: 20px;
	text-decoration:underline;
	font-weight:bold;
	}
	
	.adreca  {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	margin-top:6px;
	}
	
	.adreca a {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	margin-top:6px;
	}
	.adreca a:hover {
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	margin-top:6px;
	}
	.adreca a#nom {
	font-size:11px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	margin-top:6px;
	}
	.adreca a:hover#nom {
	font-size:11px;
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
	margin-top:6px;
	}
	
.fonslateral{
background-image:url(../imagenes/fonsratllat.jpg);
background-color:#121011;	
   }
   
.fonsratllescos{
background-image:url(../imagenes/ratlles-fons.jpg);
background-color:#121011;	
   } 
   
	
.fonssubmenus{
background-image:url(../imagenes/montaggio_08.jpg);
background-color:#121011;
height: 40px;	
   }
      
   

   
.peu{
background-image:url(../images/fonspeu.jpg);
background-repeat: no-repeat;
background-color:#FFFFFF;   

}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #cc909c;
}
input:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#E3E3E3;
	border: 1px solid #cc909c;
}
input:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#E3E3E3;
	border: 1px solid #cc909c;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #cc909c;
}

textarea:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#E3E3E3;
	border: 1px solid #cc909c;
}

h2 {
-x-system-font:none;
border-bottom:1px solid #000000;
color:#ff0066;
font-family:Georgia,"Times New Roman",Times,Garamond,serif;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin-bottom:4px;
padding-bottom:2px;
}
#boto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #666;
	border: 1px solid #FFFFFF;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	margin-right: 8px; 
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #ffffff;
	border: 1px solid #999999;
	width: 150px;
}

#buscar {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-color: #666;
	font-weight: bold;
	border-color:#fff;	
	padding-left: 10px;
}


#boto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #666;
	border: 1px solid #FFFFFF;
}