/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	/*background-image: url();*/
	background-color: #000000;

/* 
scrollbar-face-color: #0066CC;
scrollbar-highlight-color: #D7EBFF;
scrollbar-3dlight-color: #0066CC;
scrollbar-darkshadow-color: #0066CC;
scrollbar-shadow-color: #D7EBFF;
scrollbar-arrow-color: #D7EBFF;
scrollbar-track-color: #D7EBFF; 
*/
}

/*-----------------------------------*/
	
ul#tres_quienes_somos {  
	list-style:none;
	margin:0;
	padding:0;
	}
ul#tres_quienes_somos li {
	margin:2px;
	padding:0;
	float:left;
/*	font-weight: bold; */
	}
ul#tres_quienes_somos li a {
	display:block;
	width:100px;
	padding:40px 10px 4px 10px;
	text-decoration:none;
	text-align:right;	
	font-size:11px;
	color:#666666;
	background-image: url(btns/quienes_somos.png);
	border:2px solid #666666;
	}
ul#tres_quienes_somos li a:hover {
	color:#990000;
	background-position:bottom;
	border:2px solid #990000;
	/* font-size:10px;    */
/*	text-decoration:underline;  */
/*	font-weight: bold; */
	}
	
	/* aaaaaaaaaactive */
	
ul#tres_quienes_somos li .aactive {
	display:block;
	width:100px;
	padding:40px 10px 4px 10px;
	text-decoration:none;
	text-align:right;	
	font-size:11px;
	color:#990000;
	background-image: url(btns/quienes_somos.png);
	border:2px solid #990000;  /*  990000 */
	background-position:bottom;	
}		
	
/*-----------------------------------*/

ul#tres_nuestra_carta {  
	list-style:none;
	margin:0;
	padding:0;
	}
ul#tres_nuestra_carta li {
	margin:2px;
	padding:0;
	float:left;
	}
ul#tres_nuestra_carta li a {
	display:block;
	width:100px;
	padding:40px 10px 4px 10px;
	text-decoration:none;
	text-align:right;
	font-size:11px;
	color:#666666;
	background-image: url(btns/nuestra_carta.png);
	border:2px solid #666666;
	}
ul#tres_nuestra_carta li a:hover {
	color:#990000;
	background-position:bottom;
	border:2px solid #990000;
	}
ul#tres_nuestra_carta li .aactive {
	display:block;
	width:100px;
	padding:40px 10px 4px 10px;
	text-decoration:none;
	text-align:right;	
	font-size:11px;
	color:#990000;
	background-image: url(btns/nuestra_carta.png);
	border:2px solid #990000;  /*  990000 */
	background-position:bottom;	
}

/*-----------------------------------*/
	
ul#tre_fotos {  
	list-style:none;
	margin:0;
	padding:0;
	}
ul#tres_fotos li {
	margin:2px;
	padding:0;
	float:left;
	}
ul#tres_fotos li a {
	display:block;
	/*height:100px;*/
	width:100px;
	padding:40px 10px 4px 10px;
	text-decoration:none;
	text-align:right;
	font-size:11px;
/*	font-weight: bold; */
	color:#666666;
	background-image: url(btns/fotos.png); 
	border:2px solid #666666;
	}
ul#tres_fotos li a:hover {
	color:#990000;
	background-position:bottom;
	border:2px solid #990000;
	}
ul#tres_fotos li .aactive {
	display:block;
	width:100px;
	padding:40px 10px 4px 10px;
	text-decoration:none;
	text-align:right;	
	font-size:11px;
	color:#990000;
	background-image: url(btns/fotos.png);
	border:2px solid #990000;  /*  990000 */
	background-position:bottom;	
}	
/*-----------------------------------*/

ul#tres_donde_estamos {  
	list-style:none;
	margin:0;
	padding:0;
	}
ul#tres_donde_estamos li {
	margin:2px;
	padding:0;
	float:left;
	}
ul#tres_donde_estamos li a {
	display:block;
	/*height:100px;*/
	width:100px;
	padding:40px 10px 4px 10px;
	text-decoration:none;
	text-align:right;
	font-size:11px;
/*	font-weight: bold; */
	color:#666666;
	background-image: url(btns/donde_estamos.png); 
	border:2px solid #666666;
	}
ul#tres_donde_estamos li a:hover {
	color:#990000;
	background-position:bottom;
	border:2px solid #990000;
	}
ul#tres_donde_estamos li .aactive {
	display:block;
	width:100px;
	padding:40px 10px 4px 10px;
	text-decoration:none;
	text-align:right;	
	font-size:11px;
	color:#990000;
	background-image: url(btns/donde_estamos.png);
	border:2px solid #990000;  /*  990000 */
	background-position:bottom;	
}	
/*-----------------------------------*/


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}

.text_petit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

.text_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #FFFFFF;
}

.text_grana {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #990000;
}


.taula {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-color: #000000;
	height: 15px;
	border: thin solid #990000;
}


.taula2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
	height: 15px;
	border: thin solid #990000;
}


.linktextgrispetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	display: block;   
}
.linktextgrispetit a:link {text-decoration:none;color:#333333;}
.linktextgrispetit a:visited {text-decoration:none;color:#333333;}
.linktextgrispetit a:active {text-decoration:none;color:#555555;}
.linktextgrispetit a:hover {text-decoration:underline;}


.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FBC56F;
	text-decoration: none;
	display: block;  
	font-weight: bold; 
}
.link a:link {text-decoration:none;color:#FBC56F;}
.link a:visited {text-decoration:none;color:#FBC56F;}
.link a:active {text-decoration:none;color:#FBC56F;}
.link a:hover {text-decoration:none;font-weight: bold;color:#990000;}



.apartat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #990000;
}

.titol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}


.marcfotos {
	/*font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;*/
	color: #000000;
	border-top: 3px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	border-left: 2px solid #000000;
}
.marcfotos:hover { 
/*border: thin solid #990000;*/
	border-top: 3px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 2px solid #990000;
	border-left: 2px solid #990000;
} 


.fotos{
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 7px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 1px solid #990000;	
}

.fotos_gruix{
	/*font-family: Arial, Helvetica, sans-serif;*/
	/*font-size: 7px;*/
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: 2px solid #000000;	
}


.ImgLink{
	padding:3px;
	/*border: 2px solid #000000;*/
	border: none;
	/* solid groove ridge outset dashed*/
}
.ImgLink:hover{
	padding:3px;
	border-top: 2px none #000000;
	border-right: 2px none #000000;
	border-bottom: 2px dashed #990000;
	border-left: 2px none #000000;
}


/*
.ImgLink{
		border:dashed;
		border-width:2px;
		border-color:#000000;
		padding:2px;
}
.ImgLink:hover{
		border:dashed;
		border-width:2px;
		border-color:#990000;
		padding:2px;
}
*/

/*
.mosimage img {
border: 0;
}

.mosimage {
border: 1px solid #000000;
padding:2px;
}

.mosimage a:hover {
border-color: #990000;
}

*/



