@font-face
{
  font-family: BHSegoe;  
  src: url("../fonts/segoeuil.eot") format('embedded-opentype'),
       url("../fonts/segoeuil2.ttf") format('truetype');    
}
@font-face {
    font-family: "Nordiak Light";  
    src: url('../fonts/nordiak-light-webfont.eot');
    src: url('../fonts/nordiak-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/nordiak-light-webfont.woff2') format('woff2'),
         url('../fonts/nordiak-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body {
	background-color: rgb(255, 255, 255);
        font-family: "Nordiak Light", "Segoe UI Light", BHSegoe, Calibri, Arial;
	font-size:16px;
        height : 100%;
}
div {
	position:relative;
	float:left;
	width: auto;
	height:auto;
}
a {
	color:rgb(50,50,50);
	text-decoration:none;
}
a:hover {
	color:rgb(0,0,0);
}
img {
	border: 0px;
}
h1 {
        font-size: 31px;
	font-weight:bold;
	margin:0px;
        padding:0px;
}
h2 {
        font-size: 28px;
	text-decoration: none;
	border-style: none;
	margin:0px;
        padding:0px;
	font-weight:normal;
}
h2:hover {
}
h3 {
        font-size: 22px;
	margin:0;
        padding:0px;
	font-weight: normal;
}
h4 {
        font-size: 18px;
	margin:0;
        padding:0px;
	font-weight: normal;
}
ol {
	padding-left: 17px;
}
input[type = text], input[type=password], textarea, select {
/*V3        font-family: "Segoe UI Light", BHSegoe, Calibri, Arial;*/
        font-family: "Nordiak Light", "Segoe UI Light", BHSegoe, Calibri, Arial;
}
input[type = submit], input[type=button] {
/*V3        font-family: "Segoe UI Light", BHSegoe, Calibri, Arial;*/
        font-family: "Nordiak Light", "Segoe UI Light", BHSegoe, Calibri, Arial;
}

.blink_me {
    -webkit-animation-name: blinker;
    -webkit-animation-duration: 3s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    
    -moz-animation-name: blinker;
    -moz-animation-duration: 3s;
    -moz-animation-timing-function: linear;
    -moz-animation-iteration-count: infinite;
    
    animation-name: blinker;
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
@-moz-keyframes blinker {  
  0% { opacity: 0.1; }
  50% { opacity: 1.0; }
  100% { opacity: 0.1; }
}
@-webkit-keyframes blinker {  
  0% { opacity: 0.1; }
  50% { opacity: 1.0; }
  100% { opacity: 0.1; }
}
@keyframes blinker {  
  0% { opacity: 0.1; }
  50% { opacity: 1.0; }
  100% { opacity: 0.1; }
 }
/********************************************/
/********************************************/
.cos_general {
        width:100%;
}
.capcalera {
	width: 1016px;
        color : rgb(70,70,70);
        height : 75px;
}
.Quadre_H1 {
        margin:5px;
        height: 150px;
        max-width: 450px;
/*        background-color: rgb(200,200,200);*/
}
.Quadre_W1, .BQuadre_W1 {
        margin:5px;
        width: 190px;
        overflow:hidden;
}
.inQuadre_W1 {
        padding: 10px 5px 15px 5px;
}
.Quadre_W2, .BQuadre_W2 {
        margin:5px;
        width: 310px;
        overflow:hidden;
}
.inQuadre_W2 {
        padding-top:20px;
        padding-bottom:20px;
        width: 100%;
}
.Quadre_W2xH1, .BQuadre_W2xH1 {
        margin:5px;
        height: 150px;
        width: 310px;
        overflow:hidden;
}
.Quadre_W2xH90 {
        margin:5px;
        height: 90px;
        width: 310px;
        overflow:hidden;
}
.Quadre_W2xH175 {
        margin:5px;
        height: 175px;
        width: 310px;
        overflow:hidden;
}
.Quadre_W2xH2, .BQuadre_W2xH2 {
        margin:5px 3px;
        height: 310px;
        width: 310px;
        overflow:hidden;
}
.Quadre_W2xH3, .BQuadre_W2xH3 {
        margin:5px;
        height: 470px;
        width: 310px;
        overflow:hidden;
}
.Quadre_W2xH4, .BQuadre_W2xH4 {
        margin:5px;
        height: 630px;
        width: 310px;
        overflow:hidden;
}
.Quadre_W4 {
        margin:5px;
        width: 630px;
        overflow:hidden;
}
.Quadre_W4xH1, .BQuadre_W4xH1 {
        margin:5px;
        height: 150px;
        width: 630px;
        overflow:hidden;
}
.Quadre_W4xH3, .BQuadre_W4xH3 {
        margin:5px;
        height: 470px;
        width: 630px;
        overflow:hidden;
}
.Quadre_W4xH4, .BQuadre_W4xH4 {
        margin:5px;
        height: 630px;
        width: 630px;
        overflow:hidden;
}
.Quadre_W6, .BQuadre_W6 {
        margin:5px;
        width: 950px;
        overflow:hidden;
}
.Quadre_W6_2 {
        width: 960px;
        overflow:hidden;
}
.Quadre_W6xH4, .BQuadre_W6xH4 {
        margin:5px;
/*V3        height: 630px;
        width: 950px;*/
        overflow:hidden;
}
/*.BQuadre_W2xH1:hover, .BQuadre_W2xH2:hover, .BQuadre_W2xH3:hover, .BQuadre_W2xH4:hover,
.BQuadre_W4xH1:hover, .BQuadre_W4xH3:hover, .BQuadre_W4xH4:hover,
.BQuadre_W6xH4:hover  {
    transform: translate(-1px, -1px);
    -ms-transform: translate(-1px, -1px);
    -webkit-transform: translate(-1px, -1px);
    box-shadow: 4px 4px 15px  #444444;
         transition-delay: 0.2s;
         transform: translate(+1px, +1px);
}*/
/*.BQuadre_W2xH1:active, .BQuadre_W2xH2:active, .BQuadre_W2xH3:active, .BQuadre_W2xH4:active,
.BQuadre_W4xH1:active, .BQuadre_W4xH3:active, .BQuadre_W4xH4:active,
.BQuadre_W6xH4:active   {
    transform: translate(1px, 1px);
    -ms-transform: translate(1px, 1px);
    -webkit-transform: translate(1px, 1px);
    box-shadow: -2px -2px 3px #666666;
         -moz-transform:rotate(360deg) scale(2);
         -moz-transition-duration:500ms;
         -moz-transition-timing-function: ease-out;
}*/
/* Prinicpal Logo/Banner/Idioma */
.imgBotoV3 {
    width:100%; 
    padding: 10px 0 10px 0;
}
.imgBotoFV3, .imgBotoEV3, .imgBotoGV3  {
    width:114px; 
    background-color: #262626;
    padding: 8px 0 8px 0;
    margin-top:3px;
}
.imgBotoEV3  {
    width:144px; 
}
.imgBotoGV3  {
    width:192px; 
}
.imgBoto:hover {
        transform: translate(-1px,-1px);
        -ms-transform: translate(-1px, -1px);
        -webkit-transform: translate(-1px, -1px);
}
.imgBoto:active {
        transform: translate(1px,1px);
        -ms-transform: translate(1px, 1px);
        -webkit-transform: translate(1px, 1px);
}

.logoPrincipal {
        width:100%;
}
.logoPrincipal:hover {
        transform: translate(-1px,-1px);
        -ms-transform: translate(-1px, -1px);
        -webkit-transform: translate(-1px, -1px);
}
.logoPrincipal:active {
        transform: translate(1px,1px);
        -ms-transform: translate(1px, 1px);
        -webkit-transform: translate(1px, 1px);
}
#img_logo {
}
.subtitol {
        margin-bottom: 14px;
}
.titolLogoPrincipal {
        text-align: left;
	font-size:24px;
        line-height: 12px;
        width:100%;
        overflow : hidden;
}
.titolLogoPrincipal a {
        color : rgb(10,10,10);
}
.titolLogoPrincipal a:hover {
        color : rgb(10,10,10);
}
.versions {
        width:100%;
}
.divIdiomes {
        float:right;
        background-color: #808080;
        height:auto;
        width:auto;
        text-align: right;
        padding:20px;
        padding-top:15px;
        line-height: 50px;
        z-index:2000;
}
.divIdiomes a {
        color: rgb(220,220,220);
}
.divIdiomes a:hover {
        color: rgb(255,255,255);
}
.divUser {
        float:right;
        background-color: #808080;
        height:auto;
        width:auto;
        text-align: right;
        padding:20px;
        padding-top:15px;
        line-height: 50px;
        z-index:2000;
}
.divUser a {
        color: rgb(220,220,220);
}
.divUser a:hover {
        color: rgb(255,255,255);
}
.access {
        margin-top: 7px;
	text-align:right;
	font-size: 28px;
	width:100%;
        float:right;
        overflow:hidden;
}
.access:active {
    transform: translate(1px,1px);
    -ms-transform: translate(1px, 1px);
    -webkit-transform: translate(1px, 1px);
}


.ancla_idioma {
	text-decoration: none;
	border-style: none;
	font-size: 26px;
	font-weight:normal;
        color: #808080;       
}
.ancla_idioma:hover {
        color:rgb(0,0,0);
        text-decoration:none;
}
.ancla_idioma:active {
    transform: translate(1px,1px);
    -ms-transform: translate(1px, 1px);
    -webkit-transform: translate(1px, 1px);
}
/********************************************/
/********************************************/
.menu_noPHP {
    width: 945px;
    padding-top:0px;
    padding-bottom:3px;
    padding-left:38px;
    padding-right:33px;
    background-color: rgb(153,204,51);
}
.opmenu:active {
    transform: translate(1px,1px);
    -ms-transform: translate(1px, 1px);
    -webkit-transform: translate(1px, 1px);
}
.texte_pestanya_activa, .texte_pestanya_desactiva {
    font-size:26px;
    text-decoration:none;
    font-weight: normal;
}
.texte_pestanya_activa {
    color:rgb(10,10,10);
    font-weight: bold;
}
.texte_pestanya_activa:hover {
    color:rgb(0,0,0);
    font-weight: bold;
    text-decoration:none;
}
.texte_pestanya_desactiva {
    color:rgb(255,255,255);
}
.texte_pestanya_desactiva:hover {
    color:rgb(0,0,0);
    text-decoration:none;
/*    text-shadow: 4px 4px 3px rgb(35,124,237);*/
}
.texte_pestanya_desactiva:active {
    color:rgb(0,0,0);
/*    font-weight: bold;
    text-shadow: 0px 0px 0px #ffffff; */
}

/********************************************/
/********************************************/
.BImage:hover, .BImage2:hover {
        transform: translate(-1px,-1px);
        -ms-transform: translate(-1px, -1px);
        -webkit-transform: translate(-1px, -1px);
}
.BImage:active, .BImage2:active {
        transform: translate(1px,1px);
        -ms-transform: translate(1px, 1px);
        -webkit-transform: translate(1px, 1px);
}
.titolPage {
    width:100%;
    height: auto;
    padding-top:40px;
    vertical-align: middle;
/*V3    margin: 5px;
    margin-top:0px;
    max-width:720px;
    padding-left:30px;*/
    color:#404040;
}
.titolPageBH, titolTextBH, .titolBotoBH  {
    width:100%;
    height: auto;
/*V3    padding-left:30px;*/
    padding-top:20px;
    vertical-align: middle;
/*V3    margin: 5px;*/
    color:rgb(10,10,10);
    font-size: 34px;
    font-weight:normal;
}
.titolTextBH {
    font-size: 28px;
}
.titolBotoBH {
    font-size: 34px;
    text-align: center;
}
.titolPage2 {
    min-height: 150px;
    padding-left:30px;
    font-size: 34px;
    font-weight: normal;
    vertical-align: middle;
    margin: 5px;
}
/********************************************/
/********************************************/
.content-aplic {
	width: 100%;
        height: auto;
	vertical-align: top;
	min-height:700px;
}
.content-aplic-nolimit {
        height: auto;
	vertical-align: top;
	min-height:700px;
        min-width:1000px;
}
.content {
        height: auto;        
	vertical-align: top;
/*V3        width:960px;*/
        margin-left:auto;
        margin-right: auto;
        float: none;
        top: -112px;/*V3*/
        text-align:center;/*V3*/
}
.content_amb_pad {
/*	padding:20px;*/
        height: auto;
/*V3        width:960px;*/
        margin-left:auto;
        margin-right: auto;
        float: none;
        top: -112px;/*V3*/
        text-align:center;/*V3*/
}
.content-aplic {
        border-style: none;
	border: 0px;
}

/********************************************/
/********************************************/
.subtitul_apartats {
        font-size:19px;
	text-align:right;
	color:#7F7F7F;
	width: auto;
	float: right;
}
.subtitul_apartats2 {
        font-size:19px;
	text-align:right;
	color:#7F7F7F;
	width: auto;
	float: right;
}
/********************************************/
/********************************************/

.div_pestanya_img/*, .div_pestanya_texte_activa, .div_pestanya_texte_desactiva*/ {
    width: 100%;
}
.div_pestanya_img {
    z-index:1;
}

.cos_superior {
    background-color: black;
	height: 17px;
	border-style: solid;
	border: 1px;
	border-bottom:0px;
	border-left-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-color: #7F7F7F;
}

.cos_inferior {
/*	background-color: black; */
	height: 30px;
	vertical-align: top;
/*	border-style: solid;
	border: 1px;
	border-top: 0px;
	border-left-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-color: #7F7F7F; */
	width: 100%;
}

#centre {
	background-color:#ffffff;
    margin : 17px;
	margin-top:0px;
	width: 956px;	
}


.separador_ample {
	width:956px;
	height: 15px;
}

.bannerPrincipal {
    border-style: none; 
	height:70px;
	width: 715px;
	background-color: #262626;/*#85BA00;*/
	vertical-align:middle;
}

.texte_avis {
	color: #FFFFFF;
	font-size: 12px;
}

/* Pestanyes adalt */
.separador, .separador_ini, .separador_fi {
/*	border-style: none;
	border:1px;
	border-color: #7F7F7F;
	border-bottom-style: solid; */
        background-color: #7F7F7F;
	height: 57px;
}

.separador {
    width: 1px;
}

.separador_ini {
    width: 0px;
}

.separador_fi {
    width: 0px;
}


.td_separador_esq_dre {
	width: 10px;
}

/*---------------------*/

.td_columna_contingut1 {
	width: 296px;
}
.td_subcolumna_contingut1 {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 13px;
}
.td_columna_contingut2 {
	vertical-align:top;

	width: 296px;
}
.td_subcolumna_contingut2 {
	padding-right: 10px;
}
.td_columna_contingut_separa {
	width: 15px;
}
.td_fila1_contingut {
	height: 335px;
}

/* Pon tus dibujos */
.texte_principal_dib_verd {
	padding-left: 100px;
	font-size: 23px;
	color: #85BA00;
}
.texte_principal_dib_gris {
	padding-left: 60px;
	font-size: 23px;
	color: #7f7f7f;
}

.texte_news_dib {
	font-size: 18px;
	color: #595959;
}

/* Formularis */
.texte_principal_form, .texte_principal_form_2 {
	text-align:center;
	font-size: 22px;
	font-weight: bold;	
}

.texte_principal_form {
	color: #777777;
}

.texte_principal_form_2 {
	color: #0a0a0a;
	text-transform:uppercase;
}

.texte_camp, .valor_camp {
	font-size: 16px;
}

.texte_camp {
	color: #777777;
}

.valor_camp {
	color: #0a0a0a;
}

.titul_form {
	font-size: 26px;
	color: #262626;
}

.subtitul_apartats_mig {
	text-align:right; 
	color:#7F7F7F; 
	font-size:18px;
	float:right;
}

.div_boto_atras {
}

#missatges_alert_fons {
    background-color: #000000;
    display: none;
    opacity: 0.8;
    position: absolute;
    top:0px;
    left:0px;
}
#missatges_alert {
    display: none;
    position: fixed;
    background-color: #FFFFFF;
    height:auto;
    padding-bottom:70px;
}
#texte_alert {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 30px;
    text-align: center;
}
#div_butons_alert {
    color: #FFFFFF;
/*    position: absolute; */
    width: 100%;
    margin-top: 30px;
}
.boto_alert {
    background-color: #595959;
    cursor: pointer;
    height: 32px;
    padding-top: 13px;
    position: absolute;
    text-align: center;
    width: 150px;
}
.icon_alert {
    height: 45px;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    width: 45px;
}
/******** V3 ********/
.content_amb_padV3 {
        height: auto;
        margin-left:auto;
        margin-right: auto;
        float: none;
        top: -112px;
        text-align:center;
}
.div_topV3{
/*    max-width: 960px;*/
/*    top:-50px;*/
    width:100%
}
.div_topV3 div {
    display:inline-block;
    float: none;
    text-align:center;
    vertical-align:top;
}
.titolPage div {
    text-align:left;
    float:left;
}
.botoBlack, .botoBlue, .botoBlackR {
    overflow: hidden;
    background-color: #262626;
    height:auto;
    width:auto;
    padding: 10px 90px 10px 90px;
    border-radius:0px;
    color:white;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.botoBlackF {
    overflow: hidden;
    height:auto;
    width:100%;
    color:white;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.botoBlack:hover, .botoBlackR:hover, .botoBlackF:hover {
    color:white;
}
.botoBlackR {
    border-radius:19px;
    padding-left:32px;
    padding-right:32px;
    font-size: 16px;
}
.botoBlue{
    background-color: transparent;
    padding: 0;
    color:rgb(44,101,171);
    font-size: 16px;
    font-weight: bold;
}
.capcalAccesV3 {
    width: 100%;
/*    color : rgb(70,70,70);*/
    height : 27px;
    top: -2px;
}
.accessV3 {
	text-align:right;
	font-size: 22px;
	width:100%;
        float:right;
        overflow:hidden;
}
/*.accessV3:active {
    transform: translate(1px,1px);
    -ms-transform: translate(1px, 1px);
    -webkit-transform: translate(1px, 1px);
}*/
.ancla_idiomaV3 {
	text-decoration: none;
	border-style: none;
	font-size: 18px;
	font-weight:normal;
 /*       color: #808080;       */
}
.ancla_idiomaV3:hover {
/*	font-weight:bold;*/
        color:rgb(0,0,0);
        text-decoration:none;
        text-shadow: 0px 0px 0.3px rgb(255,255,255);
}
.ancla_idiomaV3:active {
    transform: translate(1px,1px);
    -ms-transform: translate(1px, 1px);
    -webkit-transform: translate(1px, 1px);
}
.divIdiomesV3 {
        float:right;
        background-color: #808080;
        height:auto;
        width:auto;
        text-align: right;
        padding:15px;
        padding-top:10px;
        line-height: 37px;
        z-index:2000;
}
.divIdiomesV3 a {
        color: rgb(220,220,220);
}
.divIdiomesV3 a:hover {
        color: rgb(255,255,255);
        text-shadow: 0px 0px 0.3px rgb(255,255,255);
}
.capcaleraV3 {
	width: 100%;
        color : rgb(70,70,70);
        height : auto;
        margin-top:15px;
        z-index:10;
}
/********************************************/
/********************************************/
.menu_noPHPV3 {
    padding-top:24px;
    padding-right:33px;
    float:right;
    height:50px;
}
.menu_noPHPmovV3 {
/*    padding-right:33px;*/
    padding-right:2%;
    float:right;
    height:74px;
/*    max-width:100px;*/
    max-width:65px;
}
.opmenuV3 {
    padding-left: 25px;
}
.opmenuV3:active {
    transform: translate(1px,1px);
    -ms-transform: translate(1px, 1px);
    -webkit-transform: translate(1px, 1px);
}
.texte_pestanya_activaV3, .texte_pestanya_desactivaV3 {
    font-size:18px;
    text-decoration:none;
    font-weight: normal;
}
.texte_pestanya_activaV3 {
    color:rgb(10,10,10);
    font-weight: bold;
}
.texte_pestanya_activaV3:hover {
    color:rgb(0,0,0);
    font-weight: bold;
    text-decoration:none;
    text-shadow: 0px 0px 0.3px rgb(0,0,0);
}
.texte_pestanya_desactivaV3 {
/*    color:rgb(40,40,40);*/
}
.texte_pestanya_desactivaV3:hover {
    color:rgb(0,0,0);
    text-decoration:none;
    text-shadow: 0px 0px 0.3px rgb(0,0,0);
}
.texte_pestanya_desactivaV3:active {
    color:rgb(0,0,0);
    text-shadow: 0px 0px 0.3px rgb(0,0,0);
/*    font-weight: bold;
    text-shadow: 0px 0px 0px #ffffff; */
}
@media (max-width: 1100px) {
    .menu_noPHPV3    { display:none; }
    .menu_noPHPmovV3 { display:inline; }
}
@media (min-width: 1100px) {
    .menu_noPHPV3    { display:inline; }
    .menu_noPHPmovV3 { display:none; }
}

.texte_entrarV3 {
    color: rgb(10,10,10);
    text-align: center;
    font-size:22px;
    font-weight: bold;
}
.vinyeta_text_minV3 {
    width:100%;
    text-align: center;
    height:auto;
    line-height: 35px;
    font-size: 18px;
}
.vinyeta_text_min2V3 {
    width:100%;
    text-align: center;
    height:auto;
    line-height: 27px;
    font-size: 18px;
}
