/* Links */		
a { text-decoration: underline; color: #2b2b2b; }
a:hover { text-decoration: underline; color: #fff; }
		
a2 { text-decoration: underline; color: #2b2b2b; cursor: pointer; }
a2:hover { text-decoration: underline; color: #666; }

h1 { font-size: 18px; color:#666; font-weight: normal; }
h2 { font-size: 11px; color:#666; font-weight: normal; margin-top: -18px; }

/* Tipografia */
.theserif { font-family: 'theserif',georgia; }
.thesans { font-family: 'thesans',arial; }

.b_right { }
.b_right:after { left: 30%; }

.b_small { }
.b_small:after { left: 35%; }

p { font-family: 'thesans',arial; font-size:14px; font-weight: normal; text-align:center; }
.tri, .img-container img, .img-container .txt { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0; opacity: 0; }
.opacityNo { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"!important; filter: alpha(opacity=100)!important; -moz-opacity: 1!important; -khtml-opacity: 1!important; opacity: 1!important; }
.circle { -webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; }

/* Crèdits */
#credits.pagina .txt-container-wrapper { left:50px; top:70px; width:840px; height:470px; }
#credits-text, #credits .txt-container-wrapper, #credits-titol { position:absolute; top:0; left:0; }
#credits-titol { left:0; width:100%; text-align:center; top:20px; color:#000; font-family: 'theserif',georgia; font-style:normal; font-weight:700; font-size:24px; line-height:24px; letter-spacing:1px; }
#credits-text { z-index:100; left:140px; top:130px; color:#000; width:360px; }
#credits-text p { font-size:15px; line-height:20px; }

/* Buttons */
.round-button { font-family: 'thesans',arial; font-size:14px; font-weight:bold; text-align:center; color:#f5f5f5; text-decoration:none; display:block; width:35px; height:35px; line-height:35px; border: 2px solid #f5f5f5; border-radius: 50%; background: #bbb; box-shadow: 0 0 5px gray; cursor: pointer; }
.round-button:hover { background: #999; }

/* Estructura */
body { font-family: 'thesans',arial; font-size: 16px; line-height: 1.2em; color:#666; background: #f0f0f0; }		
#contingut { width: 940px; height: 670px; background-color: #fff; position:absolute; margin:auto; top:0; left:0; right:0; bottom:0; box-shadow: 1px 1px 2px #cccccc, 0 0 25px #cccccc, 0 0 5px #cccccc; }		
.lacaixa { width: 940px; height: 60px; background-color: #fff; position: relative; z-index: 10000; }			
.titol { width: 940px; height: 60px; text-align: center; position: absolute; padding-top: 6px; }	
.logo-titol { position: absolute; }				
.logo-titol-1 { width: 160px; height: 60px; left: 0; }					
.logo-titol-2 { width: 90px; height: 60px; right: 0; padding-top: 6px; font-size: 13px; line-height: 13px; color:#666; font-weight: lighter; }					
.logo-titol-3 { width: 60px; height: 50px; right: 100px; border-right: 1px dotted #666; margin-top: 5px; }					
.footer { position: absolute; bottom: 0px; }				
.logo-footer { position: absolute; left: 370px; }					
.credits { width: 60px; height: 50px; left: 840px; margin-top: 11px; }			
#credits-bg { width: 940px; height: 610px; background-color: rgba(255, 255, 255, 1); position: absolute; bottom: 0; z-index: 9000; }

.okBG { background-color: #f93!important; }
#popup #popup2 #wrapper3 h3 { font-family:'lobster_twobold_italic'; margin:0; padding:0; font-weight:normal; letter-spacing:1px; width:100%; text-align:left; line-height: 25px; }