/********************************************************************/
/* Style sheet for the HTML 4.0 specification                       */
/*$Id: texto.css, v 1.12                                            */
/********************************************************************/

/*________________________*/
/* Menú                   */
/*________________________*/
 
 
 A:link{
   color:#ffcccc;
	 font-size: 11pt;
	 font-family: Impact;
	
	 text-decoration: none;
	 }
A:visited{
  color:#ffcccc;
	font-size: 11pt;
	font-family: Impact;

	text-decoration: none;
	}
A:active{
  color:#ffcccc;
	font-size: 11pt;
	font-family: Impact;

	text-decoration: none;
	}
A:hover{
  color:#ffffff;
	font-size: 11pt;
	font-family:Impact;

	text-decoration: none;
	}

.direccio
  {
	  color:black;
		font-size:9pt;
		font-family:Helvetica;
	 
	 }

.anunci_tx
  {
	        color:#333333;
		font-size:9pt;
		font-family:Helvetica;
                font-weight:bold;
	 
	 }

.anunci_td
  {
    
	text-align: left;

	padding: 0;

	margin: 0;

	background: url(ima/fonsrecuadre.jpg) top left no-repeat;

	height: 140px;
        
        width: 430px;
       

	}

.anuncigran_td
  {
    
	text-align: left;

	padding: 0;

	margin: 0;

	background: url(ima/fonsrecuadregran.jpg) top left no-repeat;

	height: 200px;
        
        width: 1000px;
       

	}

.imatgexicoteta
  {
  position:relative;
  left:5px;
  top:6px;
}


.copyright
  {
	  font-size:8pt;
		font-family:Helvetica;
                color:#ffffff;
		}
		

.cont
   {
	   font-family:Helvetica;
		 font-size:10pt;
		 color:#333333;
	 }
	 
.titol
   {
	   font-family:Impact;
		 font-size:12pt;
		 color:#333333;
	 }
.titol2
   {
	   font-family:Impact;
		 font-size:12pt;
		 color:black;
	 }
	 
.sub
  {
	  font-family:Helvetica;
		font-size:8pt;
		color:blue;
	}
	 

.recuadros {
     background-color:Red;
     color:Red; 
     border-style:solid; 
     border-color:red; 
     border-width:1px; 
     visibility:hidden; 
     font-family:Impact; 
     font-size:11pt;
}
 
.enlacesbarra {
     color:#000000; 
     text-decoration:none;
} 

.ancla {
     position:relative;
     visibility:visible; 
 
		 

     
} 



