body {
	padding:0px;
	margin:0 auto;
	color:#FFFFFF;
	background:#EFEDED;
	font-family:SourceSansPro-Regular, source sans pro, sans-serif, Arial;
	font-size:14px;
}

table {
	font-family:SourceSansPro-Regular, source sans pro, sans-serif, Arial;
	font-size:14px;
}

@font-face{
	font-family: SourceSansPro-Regular;
	src: url('../fonts/SourceSansPro-Regular.ttf')
}

@font-face{
	font-family: SourceSansPro-Semibold;
	src: url('../fonts/SourceSansPro-Semibold.ttf')
}

@font-face{
	font-family: SourceSansPro-Light;
	src: url('../fonts/SourceSansPro-Light.ttf')
}


.clear_both {clear:both;}
.float_left{float:left;}
.float_right{float:right;}

.relative{position:relative;}
.absolute{position:absolute;}


html, form, body {
    height: 100%;
}

a {
	text-decoration:none;
	color:#9D9696;
}

a img{border:none;}

a.sel {
	color:#8C4444;
}

a:hover {
	color:#8C4444;
}

p {
	padding:0px;
	margin:0px 0px 9px 0px;
}

span {
	padding: 0px;
	margin:0px;
}

#caixa {
	height:100%;
	width:100%;
}
#contenidor {
	width:956px;
	margin:0px auto auto;
}

#cap {
	height:110px;
	padding: 10px 0;
}



.separador_peu{
	border-bottom:1px solid #b3a1a1;
	height:10px;
	width:100%;
}

.titol h1 {
	font-family: SourceSansPro-Semibold;
	font-size:21px;
	color:#308D6B;
	font-weight:normal;
	margin:0px;
	margin-bottom:30px;
	padding:0px;
}

.caixa_peu {
	height:30px;
	font-size:12px;
	line-height:30px;
	color:#8e8585;
}

.credits {
	margin-right:10px;
}

.webnet  {
	margin-top:5px;
}

.integracions {
	float:right;
	padding-top:25px;
	text-align:right;
}

.link_mail {
	text-align:right;
}

.link_mail a{
	font-size:15px;
	font-family:SourceSansPro-Light;
	color:#8e8585;
}

.link_mail a:hover {
	color:#9D9696;
}

.telefon{
	color:#6f1313;
	font-family:SourceSansPro-Semibold;
	font-size:24px;
	line-height:24px;
	margin-bottom:15px;
	letter-spacing:1px;
}

.telefon img{
	margin-bottom:-3px;
	margin-right:8px;
}
/* COOKIES BANNER */
#cookies_banner{
	background:#d1caca;
    display: none;
    float: none !important;
    height: 25px;
line-height: 20px;
	left: 0;
    margin: 0 auto !important;
    padding: 3px 0;
    position: fixed !important;
    right: 0;
    text-align: center;
    text-shadow: none;
    width: 100% !important;
    z-index: 999;
	bottom:0px;
	color:#000000;
font-size:12px;
}

#cookies_accept{
	background: url(/FitxersWeb/20/boto_desCookies.png) no-repeat;
    cursor: pointer;
    height: 18px;
    transition: all 0.2s ease 0s;
    width: 18px;
	float:left;
	margin-top:2px;
	margin-right:10px;
}

#cookies_accept:hover{
	background: url(/FitxersWeb/20/boto_actCookies.png) no-repeat;
    cursor: pointer;
    height: 18px;
    transition: all 0.2s ease 0s;
    width: 18px;
}

#cookies_banner p{
	margin:0px;
	padding:0px;
}

.ample_cookies {
	width:980px;
	margin:0px auto;
}
