


p  {	padding: 2px;	margin: 2px; }
BODY {font-family: Verdana,Arial,Sans-serif; font-size: 80%; }
h1  {	
	color: #699E2A;
	font-weight: bold;
	font-size: 1.5em;
 }
 h2  {	
	color: #FF6600;
	font-weight: bold;
	font-size: 1.2em;
 }
 
/* MENÚS LATERALS */


.bloc {

	width:150px;
	
}


.bloc h2 {
	 background-color:#006600;
	 height:auto;
	 padding: 4px;	
	 margin: -4px -1px 0 -1px; 
	 color: #FFFFFF;
	 font-weight: bold;
	 font-size: 1.1em;
	 
}	 


.bloc ul {
	list-style: none;
	padding: 2px 4px;
	margin: 0;
	border: 2px solid #060;
	background:#FF492D;	
}
.bloc li {
	margin: 3px 0 4px 3px;
	padding: 1p 2px;
	text-align: left;
	
}

.bloc li a        {color:#000000; text-decoration:none; display:block; padding:2px;}
.bloc li a:hover  {color:#FFFFFF; background:#FF6600; text-decoration:none;}
.bloc li a.activo {color:#FFFFFF; background:#FF6600; text-decoration:none;} 

.nosotros ul  {
	background:#F4932D;
}
.informacion ul  {
	background:#ABDD47;

}
.contacto 	{
	background:#BAEA8A;
	text-align: center;
	font-weight: bolder;

} 



/* **** PEU **** */
/* -------------------------------------------------------------------------- */
#peu {
	clear: both;
	padding-top: .5em;
	margin-top: 1.5em;
	text-align: center;
}
a.contacte {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	color: #333;
}
a.contacte:hover {
	text-decoration: underline;
}

a.peu {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #FF6600;
}
a.peu:hover {
	text-decoration: underline;
}	
a.listado {
	font-family: Verdana, "Trebuchet MS", sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #006600;
}
a.listado:hover {
	text-decoration: underline;	
}
a.reservar {
	background: #FF6600;
	color: #fff;
	border: 1px solid #333;
	text-decoration: none;
	padding: 0.5em 1.5em;
	width: auto;
	font-size: 1.2em;
	font-weight: bold;		
	cursor: pointer;
}
a.reservar:hover {
	text-decoration: underline;
	background: #006600;
}
/* **** CLASSES COMUNS **** */
/* -------------------------------------------------------------------------- */

.comentari {
	font-size: x-small;
	color: #999;
}
.avis {
	font-size: small;
	color: #999;
}

.missat_err {
	color: #AD0029;
	background: #F1C6D0;
	border: 1px solid #AD0029;
	padding: 4px;
	margin-bottom: 8px;
	font-weight:bold;
}
.missat_ok {
	color: #004A29;
	background: #E3ECC9;
	border: 1px solid #004A29;
	padding: 4px;
	margin-bottom: 8px;
	font-weight:bold;
}


/************************ Nuevo  */
.tiempo {
	height: 200px;
	width: 150px;
	font-weight: bold;
	text-align: center;	
}

.noticias {
	background-color: #ffcc66;
	border : #FF6600 1px solid;
	font-size: 0.8em;
}


.not {
	text-align: left;
	margin: 5px 5px 5px 10px;
}

.tit {	
	color: #006600;
	font-weight:bold;
	font-size : 1.2em;
	border-bottom: #FF6600 solid thin;
	padding: 5px 0 5px 0;
	
 }

.linea 	{
	margin: 5px 5px 5px 10px;
	padding:5px 5px 5px 10px;
	
}
.en_venta {
	border: #006600 1px solid;
}
.en_alquiler {
	border: #FF6600 1px solid;
}
.enlace a {
	text-decoration: none;
	color: #FF6600;
}
.enlace a:hover {
	text-decoration: underline;
}

.linka  {
	text-decoration: none;
	color: #FF6600;
}
.linka:hover {
	text-decoration: underline;
}


.listaul {
	font-weight: bold;
	color: #699E2A;
}
.destacado {
	border: #006600 1px solid;
	font-size: 0.8em;
	padding: 4px 4px 12px 4px;
	
}		
.destacado h3 {
	background-color:#699E2A;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	padding: 5px;
	margin-top: 0;
	margin-bottom: 8px;
	
}		

.error {
	color: #f00;
	font-weight:bold;
	font-size:1.1em;
	
}
.OK {
	color: #f00;
	font-weight:bold;
	font-size:1.1em;
	
}		

#mapa 	{
	height: 200px;
	width: 225px;
	border: 1px #ccc solid;
	
}	
	
.titulo {	
	color: #699E2A;
	font-weight:bold;
	
 }
 
 .precio {	
	color: #006600;
	font-weight:bold;
	
 }
 
 .PVP {
 	color: #FF6600;
	font-weight: bold;
	font-size: 1.2em;
	float:right;
	margin-right: 10px;
 }
 .cerca {	
	float:right;
	
 }
 
h4 {	
	color: #FFffff;
	font-weight: bold;
	font-size: 1.1em;
	background-color:#FF8100;
	margin-top: 0;
	padding: 5px;
 }
 
 .caracteristicas th { 
			font-weight:normal;
			text-align:left;
			font-size: 0.8em;
}
.caracteristicas td { 
			font-size: 0.8em;
			text-align:center;
			padding-right:10px;
			padding-left:5px;
}
	
.caracteristicas_ventas th { 
			font-weight:normal;
			text-align:left;
			font-size: 1.0em;
}
.caracteristicas_ventas td { 
			font-size: 1.0em;
			text-align:left;
			padding-left:5px;
}


h4 {	
	color: #FFffff;
	font-weight: bold;
	font-size: 1.1em;
	background-color:#FF8100;
	margin-top: 0;
	padding: 5px;
 }
 
 /****************** Per llistar els apartaments ***********/
 
 .titulo_llistat {	
	color: #699E2A;
	font-weight:bold;
	font-size:2.0em;
	
 }
 .impresion {
 		margin-top: 20px;
 }
 
 .descripcion {
 		margin: 20px 0 5px 20px; 		
 		text-align: left;
 		font-size : 1.1em;
 		font-weight:bold;
 }
 .direccion {
 		margin: 70px 0 5px 20px; 		
 		text-align: left;
 		font-size : 1.1em;
 		font-weight:normal;
 		
 }
 /********************* Taula tarifes ******************/
 
.tarifas li {
	margin: 1px 0 1px 3px;
	padding: 1p 2px;
	text-align: left;
	font-size: 0.8em;
	
}