/* 
     _________________________________
 .....::: Albert Serra - Web Programmer  :::..................
 ..	e. info aaaa.rrr.rr.oo.bbb.aaaa aplicacionsweb .com 	..
 ..	w. http://www.aplicacionsweb.com/						..
 .............................................................	
 
*/

body { margin: 0px;}
p,a,li,div,table,td { font: 10px arial; }
a {color: #666; text-decoration: underline; font:11px arial;}
a:hover { text-decoration: none; }
a:vlink { 	color: #000000; }
a:link 	{ 	color: #000000;	}
a:alink {	color: #000000;	}

.left { float: left; }
.right { float: right; }

#content { /*border-top:4px solid #0099CC;*/  width: 800px;}
#LoMasBuscado { background-color: #0b0b0b; padding: 3px; }
#LoMasBuscado h2 { font: bold 14px sans-serif; color: white; margin: 0px; }
#LoMasBuscado h2 a { font: bold 15px sans-serif; color: white; }


#subnav a { 	
    display: block;

	color: #000000;
	background: #FFFFFF;
    border-right: solid 10px #FFFFFF;
    
	border-left: 1px solid #D1D3DE;

	text-align: left;
	text-decoration: none;

	font: 10px arial;

	line-height: 12pt;
	padding-left: 4px;
	width: 100px; 
}
#subnav a:hover {
  	color: #0061B9;
	background: #EAF5FF;
    border-right: solid 10px #0099CC;
}
#header { background: #D8E2EB; text-align: left;}
#header a.menu { display: block; 
	font: 10px verdana;
	width: 145px; 
	text-decoration: none; 
	text-align: center; 
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #999999;
	background: #EEEEEE; color: black; }
#header a.menu:hover { border: 1px solid black; }
#header input.cercar { border: 1px solid #999; font: 10px Verdana, Arial, Helvetica, sans-serif; color: black; }
#header input.cercar-input { border: 1px solid #0099CC; font: 10px Verdana, Arial, Helvetica, sans-serif; color: #999; }


#footer { background: white; width: 550px; line-height: 17px; border-left: 5px solid #dddddd; padding-left: 4px; }

.etiqueta { 
	width: 296px;  /* 400px = 100 + 296 + 4 */
	border: 1px solid #DDDDDD; 
	border-left: 2px solid #DDDDDD;
	background: white; 
	margin-bottom: 10px; 
	padding-left: 100px; 
	padding-right: 4px;
}
.etiqueta p { margin: 2px; font: 11px arial; }

#dinar { 
	background-image: url('../img/dinarfinal.jpg'); 
	background-repeat: no-repeat; 
	width: 500px;
	padding: 4px;  
	padding-top: 120px;
	font: 10px arial; 
}
#dinar a.blanc { font: bold 10px verdana; color: white; }
#dinar a.blanc:hover  { text-decoration: none; }
#dinar a.blau { font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #0684EF; }
#dinar a.blau:hover { text-decoration: none; }

#viatges 
{ 
	background-image: url('../img/pajaru.jpg'); 
	background-repeat: no-repeat; 
	width: 500px;
	padding: 4px;  
	padding-top: 120px;
	font: 10px arial; 
}
#viatges a.blanc { font: bold 10px verdana; color: #0684EF;  }
#viatges a.blanc:hover  { text-decoration: none; }
#viatges a.blau { font: bold 10px Verdana, Arial, Helvetica, sans-serif; color: #0684EF; }
#viatges a.blau:hover { text-decoration: none; }

/*
 *	modul petits portada
 */
 
#modulspetits table td { font: 10px Arial, Helvetica, sans-serif; }
#modulspetits table td h1 { font: 10px Arial, Helvetica, sans-serif; margin: 0px; padding: 0px; }
#modulspetits table a { font: 10px Arial, Helvetica, sans-serif; text-decoration: underline; font-style:normal; color: #000; }
#modulspetits em { font-style:normal }
#modulspetits table a:hover { text-decoration: none; }

/** lila **/
h1.color1 { color: #9933CC; }

h1.color { color: grey; }
td.color
{
	border: 1px solid grey;
	border-bottom: 2px solid grey;
}


h1.lila { color: #9933CC; }
td.lila { border-bottom: 2px solid #9933CC; }
h1.groc { color: yellow; }
td.groc { border: 1px solid yellow; border-bottom: 2px solid yellow; }
h1.taronja { color: #FF9900; }
td.taronja { border: 1px solid #FF9900; border-bottom: 2px solid #FF9900; }
h1.verd { color: #7ACC00; }
td.verd { border: 1px solid #7ACC00; border-bottom: 2px solid #7ACC00; }

#capcelera_imatge_guia
{
	height: 198px;
	width: 800px;
	background-image:url(../img/capcelera.jpg);
	background-repeat: no-repeat;
	position: relative;
}