@charset "utf-8";

/*-------------- Generics / Reset --------------*/
* { 
	margin: 0; 
	padding: 0; 
	line-height: 1em !important; 
	font-size: 1em; 
}

body { 
	font-size: 62.5%;
}

body, input, select, textarea { 
	color: #747679; 
	font-family: Helvetica, Arial, Tahoma, Verdana, sans-serif !important;
}   
  
a { 
	text-decoration: none;
} 

img { 
	border: 0;
} 
	
hr, #skip { 
	display: none;
} 

ul, dl { 
	list-style-type: none;
} 

h2 { 
	font-family: georgia !important;
	font-size: 2em; 
	font-weight: normal;
}

h3 { 
	font-family: georgia !important;
	font-size: 1.8em; 
	font-weight: normal;
} 

p.data {          
	font-size: 1.2em;
	font-family: georgia !important;
	color: #4D4E53; 
	margin: 0;
	padding: 0;  
}  

p.seccio {
	font-size: 1.2em;
	font-family: georgia !important;
	color: #838587; 
	text-transform: uppercase;     
}   

p.nom {
	font-size: 1.4em;
	font-family: georgia !important;
	color: #838587; 
	padding: 0.2em 0;  
}

/*-------------- Estructura --------------*/
#wrapper { 
	width: 76em; 
	margin: 0 auto;
}

#footer {
	width: 76em;
	margin: 0 auto;
    float: left;
}

/*-------------- CONGRÉS EN DIRECTE --------------*/
#box_directe {
	width: 36.5em;
   	float: left; 
	margin-bottom: 1em;  
}

#box_directe h2 {
	color: #595959;
} 

#box_directe #mogulus {
	width: 36.5em; 
	height: 34.4em;
	margin-top: 1.5em;
	overflow:hidden;
} 
#box_directe #mogulus *{
	width: 36.5em; 
	height: 34.4em;
}

#box_directe #programa {
	width: 36.5em;
	background: #3F3F3F url("/images/congres08/bg_programa_bottom.gif") no-repeat bottom left;
	margin-top: 1em; 
}  

#box_directe #programa h3.primer  {
	background: #5B5B5B url("/images/congres08/bg_programa_top.gif") no-repeat top left; 
	color: #9A9A9A;
	padding: 0.4em;
}  

#box_directe #programa h3 {
	background-color: #5B5B5B; 
	color: #9A9A9A;
	padding: 0.4em;
}

#box_directe #programa p {
	color: #FFF;
	font-size: 1.4em;
	padding:0.5em; 
} 

a.mes_progs{
    background: url("/images/congres08/bg_mes4.gif") no-repeat;
	font-size: 1.4em;
	font-family: georgia !important; 
	width: 6.3em;
	height: 2.3em;
	float: right;
	padding: 0.3em 0 0 0.5em;
	margin-top: 1em;  
	border:0;  
}  

a.mes_progs{  
	color: #525252;
}
/*-------------- VÍDEOS A LA CARTA --------------*/

#box_alacarta {
	width: 36.5em;
   	float: right; 
	margin: 0.5em;
} 

#box_alacarta h2 {
	color: #F38A1D;
}  

#box_alacarta img {
	width: 8.8em;
	height: 6.6em;
	float: left;
	margin-right: 0.5em;
}

#box_alacarta li { 
 	margin-top: 1em;
	border-bottom: 1px solid #FAD0A4;
	float: left;
	padding: 1em 0;
    width: 36.5em;
} 
#box_alacarta li.no_border{
    border: 0px;
}

#box_alacarta h4 {          
	font-size: 1.4em !important;
	font-weight: normal;
}      

#box_alacarta h4 a {          
	color: #747679;
}  

#box_alacarta h4 a:hover {
	text-decoration: underline; 
	color: #F38A1D;
} 

#box_alacarta li.mes_videos { 
 	background: url("/images/congres08/bg_mes1.gif") no-repeat;
	font-size: 1.4em;
	font-family: georgia !important; 
	width: 7em;
	height: 2.3em;
	float: right;
	padding: 0.3em 0 0 0.5em;
	margin-top: 1em;  
	border:0;
} 
#box_alacarta li.mes_videos a{        
	color: #F38A1D;
}  

/*-------------- NOTÍCIES --------------*/

#box_notis {
	width: 76em;
   	margin-bottom: 1em; 
	float: left; 
}

#box_notis .back {
    background-color: #F2F2F2;
    float: left;
}

#box_notis .back .content{
	 background: #F2F2F2 url("/images/congres08/bg_noticies.gif") repeat-y;
     float: left;
     margin-top: 1em;
} 

#box_notis h2 {
	color: #595959; 
	background: #CACDD1 url("/images/congres08/bg_notis.gif") no-repeat;
	padding: 0.3em 0 0.1em 0.5em;
} 

#box_notis ul {
	margin: 0;
	padding: 1em 0;  
	float: left;
	width:100%;
}    

#box_notis li { 
 	width: 18em;
  	float: left;
	margin: 0; 
	padding: 0em 3.5em;     
}    

#box_notis li.ultim { 
 	border-right:none; 
}

#box_notis h4 {          
	font-size: 1.4em;
	font-weight: normal;
}      

#box_notis h4 a {          
	color: #747679;
}  

#box_notis h4 a:hover {
	text-decoration: underline; 
	color: #F38A1D;
}  

#box_notis .mes_notis { 
 	background: url("/images/congres08/bg_mes2.gif") no-repeat;
	font-size: 1.4em;
	font-family: georgia !important; 
	width: 7em;
	height: 2.3em;
	float: right;
	padding: 0.3em 0 0 0.5em;
	margin-top: 1em;  
	border:0;  
}  

#box_notis .mes_notis a {  
	color: #525252;
}    

/*-------------- AGENDA --------------*/

#box_agenda {
	width: 53.5em;
    float: left;
	margin-bottom: 1em;
} 

#box_agenda h2 {
 	color: #595959; 
	background: #FBE0BE url("/images/congres08/bg_agenda.gif") no-repeat;
	padding: 0.3em 0 0.1em 0.5em;       
}

#box_agenda ul {
	background-color: #FEF9F2;
	margin: 0;
	padding: 1em 0;  
	float: left;
	width:100%;
	
} 

#box_agenda ul li { 
 	width:15em;
  	float: left;
	margin: 0 1em;    
}  

#box_agenda ul h4 {          
	font-size: 1.6em; 
	font-weight: normal;
}      

#box_agenda ul h4 a {          
	color: #F38A1D;
}  

#box_agenda ul h4 a:hover {
	text-decoration: underline; 
	color: #F38A1D;
}  
#box_agenda ul p.lloc {
	font-size: 1.3em;
	font-family: georgia !important;
	color: #838587; 
	padding: 0.2em 0;  
}

#box_agenda ul li.mes_actes { 
   	background: url("/images/congres08/bg_mes1.gif") no-repeat;
	font-size: 1.4em;
   	font-family: georgia !important; 
	width: 7em;
	height: 2.3em;
	float: right;
	padding: 0.3em 0 0 0.5em;
	margin-top: 1em;
}       

#box_agenda ul li.mes_actes a { 
	 color: #F38A1D;  
}

/*-------------- CONGRS 2.0 --------------*/  

#box_congres {
	width: 76em;
	margin-bottom: 1em;
	float: left;
    
} 

#box_congres .back {
    background-color:#F6F7FA;
    float: left;
}

#box_congres .back .content {
    background:#F6F7FA url(/images/congres08/bg_web20.gif) repeat-y scroll right top;
    float:left;
    margin-top:1em;
    width: 76em;
}

#box_congres h2 {
	color: #1D318A;
	text-transform: uppercase; 
	font-size: 1.8em; 
	background: #D4D9E9 url("/images/congres08/bg_congres.gif") no-repeat; 
	padding: 0.3em 0 0.3em 0.5em;
}  

#box_congres ul.blocs {
	width: 47em;
	float: left;
    margin:1em 0;
}    

#box_congres ul.blocs img{
	float: left; 
	margin: 0 1em 0em 1em;
}   

#box_congres ul.blocs h3{          
    color: #BFC3D4;
	font-size: 1.8em; 
   	padding: 0.3em 0 1em 0.5em; 
	float: left; 
	width:100%;
}      

#box_congres ul.blocs li {
    margin: 1em 1em;
    float:left;
    height: 8em;
    width: 45em;
    background: url("/images/congres08/bg_llistatblocs.gif") no-repeat;
}

#box_congres ul.blocs h4{          
	font-size: 1.6em; 
	font-weight: normal;
}      

#box_congres ul.blocs h4 a {          
	color: #1D318A;
    font-size: 15px; 
}  

#box_congres ul.blocs h4 a:hover {
	text-decoration: underline; 
	color: #F38A1D;
}  

#box_congres ul.blocs .mes_blocs { 
   	background: url("/images/congres08/bg_mes3.gif") no-repeat;
	font-size: 1.4em;
	font-family: georgia !important; 
	width: 7em;
	height: 2.3em;
	float: right;
	padding: 0.3em 0 0 0.5em;
    margin: 0px;
	margin-top: 1em; 
}     

#box_congres ul.blocs .mes_blocs a { 
   	color: #FFF;
}

#box_congres ul.twitter {
	width: 23em;
	margin: 1em; 
	padding-bottom: 1em;
	float: left;
}    

#box_congres ul.twitter img{
	float: left; 
	margin: 0 1em 0em 1em;   
    width: 4.5em;
    height: 4.5em;
}

#box_congres ul.twitter h3{          
    color: #BFC3D4;
	font-size: 1.8em; 
   	padding: 0.3em 0 1em 0.5em; 
	float: left; 
}      

#box_congres ul.twitter li { 
	margin: 1em;  
	float: left;
	width:100%;   
}  

#box_congres ul.twitter h4{          
	font-size: 1.3em !important; 
	font-weight: normal;
}

#box_congres ul.twitter h4.withimage{  
    margin-left: 64px;
}

#box_congres ul.twitter h4 a {          
	color: #1D318A;    
}  

#box_congres ul.twitter h4 a:hover {
	text-decoration: underline; 
	color: #F38A1D;     
}  

#box_congres ul.twitter p.data{
    font-size: 1.05em;
}

#box_congres ul.twitter li.mes_twitters { 
   	background: url("/images/congres08/bg_mes3.gif") no-repeat;
	font-size: 1.4em;
	font-family: georgia !important; 
	width: 6.3em;
	height: 2.3em;
	float: right;
	padding: 0.3em 0 0 0.5em;
	margin-top: 1em;
    margin: 0em;
}     

#box_congres ul.twitter li.mes_twitters a { 
   	color: #FFF;
}


/*-------------- Altres --------------*/
#llista:after { 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#banner{
	float: right;
	margin-bottom:1em;
} 




#myTest *, .myMenu * {
       color: #FFF !important;
}
#myTest{
       margin-bottom: 10px;
}

.myMenu img {
       display: none;
}

