﻿body {font-family:'Open Sans',Arial;font-size:14px;margin:0;}
.cb {clear:both;}
img {border:0;}
h1 {font-family:'Lusitana';font-size:25px;color:#EB4242;border-bottom:1px solid #303030;}

/* Cabeceras */
#header{background-color:#EB4441;padding-bottom:7px;}
.header1 {width:720px;margin:0 auto;padding:10px 0 10px 0;}
.headerI {width:140px;float:left;text-align:center;}
.headerD {width:140px;float:right;padding-top:30px;}
.headerD img {margin-left:5px;}

.headerMenu {color:#FFF;padding-top:15px;}
.headerMenu span {font-family:'Lusitana';font-size:18px;}
.menu {padding-top:15px;}
.menu a {color:#FFF;text-decoration:none;}
.menu a:hover {text-decoration:underline;}
.activo {color:#000 !important;font-weight:bold;}

.header2 {background-color:#FF4B4B;}
.header2int {width:720px;margin:0 auto;}

.headerCal {background-color:#303030;padding:15px 0 15px 0;}
.headerCalint {width:720px;margin:0 auto;color:#FFF;font-size:12px;font-weight:bold;}
.headerCalint a {color:#FFF;text-decoration:none;}

/* Pies */
#footer {width:720px;margin:0 auto;margin-bottom:50px;}
.footerBloq {width:220px;float:left;}

/* Contenido */
#cnt {width:720px;margin:0 auto;margin-bottom:50px;}
.proximamente {padding:20px 0 20px 0;font-size:16px;font-weight:bold;color:gray;}

/* Home */
.cntHome {padding:0 30px 0 30px;}
.homeI {width:300px;float:left;}
.homeD {width:300px;float:right;}
.homeBloq {margin-bottom:35px;}

.homeBloq h1 {margin-bottom:0px;}
.homeBloq p {margin-top:5px;}

.homeBloq a {color:#000;text-decoration:none;font-weight:bold;font-size:0.8em;margin-bottom:10px;}
.homeBloq a:hover {text-decoration:underline;}

.calHome {
    background-color: #303030;
    padding:1px 4px 3px 7px;
}
.calHome a {color:#FFF;}

/* Presentació */
.cntPresentacio {padding:0 0 50px 0;}
.cntPresentacio h2 {font-size:16px;margin-top:30px;}

/* Contacte */
.cntContacte {padding:0 0 100px 0;}
.cntContacte h2 {font-size:14px;margin:0;margin-top:30px;}
.cntContacte a {color:#000;}

/* Multimèdia */
.multi {}
.multiI {width:300px;float:left;}
.multiD {width:300px;float:right;}
.multi h2 {margin:0;font-size:16px;}

.galeria {margin-bottom:30px;}
.galeria a {margin:0;}
.imgThumb {width:68px;height:68px;opacity:0.6;filter:alpha(opacity=60);}
.imgThumb:hover {opacity:1;filter:alpha(opacity=100);}

.videoCnt {margin-bottom:20px;}
.titVideo {font-weight:bold;font-size:14px;}
.descVideo {}
.vidThumb {}

.icoAudio {cursor:pointer;}
.audioCnt {margin-bottom:20px;}
.titAudio {font-weight:bold;font-size:14px;}
.audioScript {display:none;}

/* Noticias */
.cntNoticias {padding:0 0 50px 0;}
.noticia {margin-bottom:30px;line-height:20px;}
.diaNot {color:#ED4542;}
.titNot {font-weight:bold;margin-bottom:10px;}
.txtNot img {float:left;margin: 0 15px 5px 0;border:1px solid silver;padding:3px;max-width:250px;}
.txtNot p {margin:0;}
.linkNot a {color:#000;text-decoration:none;font-weight:bold;font-size:0.8em;margin-bottom:10px;}
.linkNot a:hover {text-decoration:underline;}

/* Eventos */
.cntAgendaHome {}
.cntAgenda {padding:0 0 50px 0;}
.evento {margin-bottom:20px;line-height:19px;}
.diaEv {color:#ED4542;}
.horaEv {}
.titEv {font-weight:bold;font-size:15px;}
.txtEv {}
.linkEv a {color:#000;}

/* Slider */
#slideshow {position:relative;height:400px;padding-bottom:5px;}
#slideshow IMG {position:absolute;top:0;left:0;z-index:8;}
#slideshow IMG.active {z-index:10;}
#slideshow IMG.last-active {z-index:9;}