/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */

/************************************/
body{
	font-family: "Lucida Grande", Arial, sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding:0px;
	background-color: #cccccc;
	background-image:  url("bg_grad.jpg");
	background-attachment: fixed;
}
img{border:0}
img.portada {float:right; margin-right:10px; margin-top:6px; margin-left:5px;}
DIV.portadaq { text-align:center; margin-bottom: 15px;}
div.enlace {float:right; margin-top:25px; margin-right:10px;}
div.enlace2 {float:right; padding-top:25px; margin-right:10px;}
a.img {background-color:#cccccc; color:#FFFFFF}
img.alin { margin-bottom:10px;}
div.rec1 { 
    width: 99%;
    color: blue;
    border: solid blue;
	border-width:thin; padding-left:5px; padding-bottom:2px; padding-top:2px;
}
strong { font-weight:bold;}
/************************************/

/************************************/
/* hyperlink and anchor tag styles  */
/************************************/

a{
	color: #005FA9;
	text-decoration:underline;
}

a:link{
	color: #005FA9;
	text-decoration: none;
}

a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	color: #005FA9;
	text-decoration:underline;
	}
li a { color:#005FA9; text-decoration:underline}
li a:link { color:#005FA9; text-decoration:underline}
li a:visited { color:#005FA9; text-decoration:underline}
li a:hover{ color:#005FA9; text-decoration:underline}
/************************************/


/************************************/
/* Header tag styles                */
/************************************/

h1{
 font-family: "Vonness Medium",Arial,sans-serif;
 font-size: 200%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}
h3{
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight:bold;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: "Vonness Medium",Arial,sans-serif;
 font-size: 100%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/************************************/

/************************************/
/* List Tags                        */
/************************************/

ul{ list-style-type: square;
}

ul ul{ list-style-type:circle;
}
a.map1{ padding: 0 0 5px 20px; background-image: url(fletxeta_gris.gif); background-repeat:no-repeat;}
a.map2{ padding: 0 0 10px 20px; background-image: url(fletxeta_gris.gif); background-repeat:no-repeat; margin-left:20px;}
ul ul ul{
 list-style-type: none;
}
li.map { padding: 2px 0 8px 0; list-style-image: url(fletxablava.gif);}
li.pro {list-style-type:none}
a.map { padding: 2px 0 8px 0; background-image: url(fletxablava.gif); background-repeat:no-repeat;}
/************************************/

/************************************/
/* Form and related Tags            */
/************************************/  
label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}
/************************************/


/* HTML tag styles                             */
/***********************************************/



/***********************************************/
/* Layout Divs                                 */

/************************************/
#pagecell1{
	position:absolute;
	top: 112px;
	left: 2%;
	right: 2%;
	width:97.6%;
	background-color: #ffffff;
}

#tl {
	position:relative;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr { left:250px;
	margin: 2px;
	padding: 0;
	font-size:90%;
	text-align:left;
	z-index: 100;
}

/************************************/

/************************************/
#masthead{
	position: absolute;
	top: 0px;
	left: 1em;
	right: 2em;
	width:95.6%;
	
}

/************************************/



/************************************/
#pageNav{	position: absolute;
	top: 68px;
	left: 0px;
	width:178px;
	padding: 0px;
	background-color: #F7f7f7;
	border-bottom: 1px solid #cccccc;
	font-family: Verdana,sans-serif;
	font-size: 10pt;
}
/************************************/



/************************************/
#col2{
	margin:0px 0px 0px 178px;
	padding: 0px 10px 0px 0px;
	border-left: 1px solid #ccd2d2;
}
/************************************/


/* End Layout Divs                             */
/***********************************************/



/***********************************************/
/*Component Divs                               */

/************************************/
#siteName{
	margin: 0px;
	padding: 26px 0px 0px 30px;
	color: #ffffff; top:15px;
	font-weight: bold;
	font-size:200%; line-height:5%;
}
#siteName2{
	margin: 0px;
	padding: 26px 0px 0px 45px;
	color: #ffffff;
	font-weight: normal;
	font-style:italic; font-size:70%;
}

/************************************/

#utility{
	font-family: Verdana,sans-serif;
	font-size: 9pt;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: none;
	font-weight: bold;}

/************************************/
#pageName{
	clear:both;
	display:block;
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
}

#pageName h2{
	font-family: Arial,sans-serif;
	font-size: 150%;
	color: #000000;
	margin:0px;
	padding: 0px;
}


/************************************/


/************************************/

/************************************/
#search{
	position: absolute;
	top: 5px;
	right: 10px;
	z-index: 101;
}

#search input{
  font-size: 70%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:visited{
  font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
  font-size: 80%;
	margin: 0px;
	font-weight: bold;
	
}


/************************************/

/************************************/
#breadCrumb{
	padding: 0.3em 0.3em 0.7em 0.3em;
	font-family: Verdana,sans-serif;
	font-size: 80%;
	color: #888;
}

#breadCrumb a{ text-decoration:underline;
	color: #888;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}

/************************************/


/************************************/
.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
}

.feature h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}

/************************************/



/************************************/
.story{
	clear: both;
	padding: 5px 0px 0px 10px;
	font-size: 90%;
}

.story h3{
	font-family: Arial,sans-serif;
	font-size: 15pt;
	font-weight: bold;
	color: #000000; text-transform:uppercase;
}

.story p{
padding: 0px 0px 2px 0px;

}
.story a{ text-decoration:underline; color:#000000;}
.story a.capsule{
	font-family: Arial,sans-serif;
	font-size: 12pt;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
	font-weight: bold;
}

.story a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 12px;
}
/************************************/




/************************************/
#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 75%;
	color: #707070;
	padding: 1em 1em 0em 1em;
}

#siteInfo img.ajuntament{ float:left; margin-right: 5px;
}
#siteInfo img.turisme{ float:right; margin-left:2px;
}
#siteInfo .pie{text-align:center; padding: 40px 0 3px 0;}
/************************************/

/************************************/
#sectionLinks{
	margin: 0px;
	padding: 0px;
	font-size: 10pt;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 10pt;
}

#sectionLinks a:link{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:visited{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	display: block;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	text-decoration: none;
}
/************************************/



/************************************/
.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 20px;
	border-bottom: 1px solid #cccccc;
	background-color:#e7e7e7;
}

.relatedLinks h3{
	padding: 5px 0px 2px 0px;
	font-size: 10pt;
}

.relatedLinks a{
	display: block;
	color:#21536a;
	border-top: 2px solid white; 
	border-bottom: 1px solid #cccccc; 
}
.relatedLinks a:hover, .relatedLinks a:active, .relatedLinks a:focus {
	display: block; 
	background-color: #ddeeff;
	text-decoration: none;
		border-top: 1px solid #aaa ; 
	border-bottom: 1px solid #cccccc; 
}

/************************************/



/************************************/
#advert{
	padding: 10px;
}

#advert img{
	display: block;
}
/************************************/
table.tab { border:0; text-align: center; width:100%; margin-top:10px;}
td.ted { border-width:thin; border-style:solid; border-color:#ffffff; text-align: center; font-size: 75%;
		background-color:#000000; }
td p { color:#FFFFFF; font-weight:bold;}

/***********************************************/
/*End Component Divs                           */
/***********************************************/






