@charset "utf-8";

/*------------------
REFERÈNCIA COLORS
--------------------
Gris text fil d'Ariadna: #7B7B7B;
Gris títols: #5b5b5b;
Gris text: #60615f;

-- Text sobre fons gris -- 
Text: ##3B3B3B

*/

/*-------------------- 
APARTATS 
---------------------*/
/*-------------
 submenu 
--------------*/

#navegador ul#menu li ul.submenu {
  	display: none;  
	position: absolute;
	top: 27px;
	left: 0px;	
	width: 180px;	
	padding:0.5em 0px 0.5em 0px;
	margin: 0px;
	font-size: 0.8em;
/*	background-color: #6f6f6f; *//* < color2 a canviar */
}

#navegador ul#menu li a:hover,
#navegador ul#menu li:hover, 
#navegador ul#menu li.iehover {
/*   background: #6f6f6f; *//* < color1 a canviar */
}

#navegador ul#menu li ul.submenu li {
	float: left;
	margin: 0;
	background: none;
	padding: 0px;
	width: auto;
}

#navegador ul#menu li ul.submenu li a{
	display: block;
	width: 232px;
	padding: 0px 15px 0px 15px;
	font-size: 13px;
	color: #fff;		
}

#navegador ul#menu li > ul {
	top: auto;
	left: auto;
}

#navegador ul#menu li:hover a, #navegador ul#menu li.iehover a {
   color: #fff;
}
#navegador ul#menu li:hover ul, #navegador ul#menu li.iehover ul {
	display: block; 
}	

#navegador ul#menu li ul li a:hover {
/*	color: #6f6f6f; *//* < color3 a canviar */	
	background-color: #f1f1f1;	
}

/*------------
 Menú dreta 
--------------*/

ul#info li.capitols a {
   background: url("../images/ico_capitols.png") no-repeat 5px center;
   _background: url("../images/ico_capitols.gif") no-repeat 5px center;   
   padding-left: 26px !important;      
}

/*---------------------------
#BARRA LATERAL 
----------------------------*/



#capitols .programa h4 {
   font-size: 14px;
}

#capitols .programa p {
   font-size: 11px;   
   line-height: 12px;
}

#capitols .programa p a {
   color: #6b6c6a;
}

#capitols .programa p a:hover {
   text-decoration: underline;
}

/* On es veu? */
#onesveu {
    margin: 0 7px 7px 7px;
    padding-bottom: 19px;
}
#onesveu h2 {
    height: 21px;
    padding: 3px 2px 1px 8px;
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: normal;
}

#onesveu .controls-galeria a {
    left: 0;
    width: 218px;
    height: 13px;
}
#onesveu a.bot-galeria-prev {
    top: 28px;
    background: #424344 url("../images/fletxa_amunt.jpg") no-repeat center center;
}
#onesveu a.bot-galeria-seg {
    bottom: 0;
    background: #424344 url("../images/fletxa_avall.jpg") no-repeat center center;
}
#onesveu .container {
    height: 169px;
}
#onesveu .container ul {
    margin: 3px 0 3px 0;
}
#onesveu .container li {
    margin: 0 2px 2px 0;
    background-color: #dfdfdf;
    width: 108px;
}
#onesveu .container li.ultim-fila {
    margin-right: 0;
}
#onesveu .container li p.peu_foto {
    text-transform: uppercase;
    text-align: center;
    line-height: 14px;
}
#onesveu ul li img {
    width: 108px;
    height: 66px;
}

/* On es veu? */
#onesveu {
   position: relative;
   margin: 0 7px 7px 7px;
}

#onesveu h2 {
   height: 21px;
   padding:3px 2px 1px 8px;
   font-size: 16px;
   font-weight: normal;
}

#onesveu a.fletxa_amunt,
#onesveu a.fletxa_avall {   
   display: block;
   width: 218px;
   height: 13px;
   text-indent: -5000px;
   cursor: pointer;
}

#onesveu a.fletxa_amunt {
   background: #424344 url("../images/fletxa_amunt.jpg") no-repeat center center;
   margin-top: 3px;
}

#onesveu a.fletxa_avall {
   background: #424344 url("../images/fletxa_avall.jpg") no-repeat center center;
}

#onesveu span.espai {
   border: 1px solid red;
/*   display: block; */
   float: left;
/*   width: 1px; */
}

#onesveu ul {
   display: block;
   clear: both;
/*   overflow: hidden; */
   width: 220px;
/*   width: 235px; */
   height: 162px; 
   margin: 3px 0 3px 0;
/*   border: 1px solid red;*/
}

#onesveu ul li {
   float: left; 
   margin-bottom: 2px;
   background-color: #dfdfdf;
   width: 108px;
   height: 80px;   
/*   overflow: hidden; */
   margin-right: 2px;
}

#onesveu ul li img {
   float: left;
   border: 0px !important;
}

#onesveu ul li p {
   text-transform: uppercase;
   text-align: center;
   line-height: 14px;
}

/*---------------------------
#BLOC PRINCIPAL 
----------------------------*/

/* Graella */

#graella {
	.float: right;
}

#graella h3 {
	background:url("../images/fons_verd.jpg") repeat-x top left;
	.width: 227px;
 	height: 20px; 
	font: 16px "Trebuchet MS", sans-serif;
	color: #FFF;
	padding: 2px 2px 1px 6px;
}

#g_top {
	position: relative;
	background-color: #d6e2ce;
	padding: 10px;
	padding-top: 12px;
	overflow: hidden; 
	.width: 215px;
}

#g_top img {
	width: 53px;
	float: left;
	margin-right: 3px;
}

#g_top p {
	font-size: 13px;
	padding-bottom: 3px;
	border: 0;
}

#g_top label {
	font-size: 11px;
	padding-top: 11px;
	padding-bottom: 2px;
	.padding-bottom: 3px;	
	float: left;
}

#g_top select {
	position: absolute;	
	right: 9px;
	bottom: 9px;
	background-color: #fff;
	font-size: 11px;	
	width: 125px;
	border: 0pt none;
}

#g_bottom {
	background-color: #c3dab7;
	padding: 9px;
	.height: 1%;
	*width: 217px;
}

#g_bottom h4 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	color: #289500;
	background: url("../images/hora.jpg") no-repeat left center;
	padding-left: 16px; 
	margin-top: 0.9em;
}

#g_bottom h4.primer {
	margin-top: 0;
}

#g_bottom p {
	font-size: 13px;
	line-height: 1.4em;
}

#g_bottom p span.hora {
	color: #6f736c;
	padding-right: 0.3em;
}
