
header {
	/*height: 169px !important;*/
	
}
header #menu ul li,
header #submenu ul li{
	letter-spacing: 0.2em;
}

#slidecaption {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 11px !important;
	left: 15px !important;	
}

#slidecaption a {
	padding: 15px  20px 15px 5px;
	display: block;
	text-decoration: none;
	color: #CCCCCC;
}

#slidecaption:hover {
	
}

#slidecaption a:hover {
	padding: 15px  20px 15px 52px;
	background-color: #D4145A;
	background: #D4145A url(../img/view-more.png) 15px center no-repeat;
}

/* PERFIL */

.perfil .panel-body {
	padding-bottom: 30px !important;
}

#perfil-3 .panel-body, 
#perfil-3 .panel-body .l_subtitol {
	background: #FFFFFF url(../img/perfil-bg-repeat.png) top left repeat-y;
}

/* PROJECTES */

.projectes .box {
	text-transform: uppercase;
	letter-spacing: 0.03em;
	font-size: 9px !important;
	line-height: 17px !important;
}	

#fitxa .slides_control div{
	vertical-align: middle;
	text-align: center;
	width: 922px;
	height: 100%;
	line-height:484px;
}

.modal-body .fitxa {
	background: none !important;
}

.modal-body .fitxa.filet{
	background: url("../img/pix-gray.png") repeat-y scroll 520px 0 transparent !important;
}

.modal-body .fitxa .colgran {
	width:936px !important;
	
}

.modal-body .fitxa .colgran ul li div{
	width: 690px !important;
}

/* PUBLICACIONS */

#fitxa-pub .panel-heading,
.publicacions .box {
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 11px !important;
	line-height: 17px !important;
}

body.publicacions .panel2 .panel-footer {
	position: relative !important;;
}

body.publicacions #fitxa-pub.panel2 {
	height: inherit !important;
	margin-bottom: 0px;
}



/* CONTACTE */

body.contacte .panel .panel-body .textarea  {
	height: 86px;
	min-height: 75px;
}

body.equip .socis .soci{
	width: 322px;
	height: 170px;
}

body.equip .socis .soci img{
float: right;
margin: 20px;
}

body.equip .socis .soci a{
margin-top: 98px;
}


body.equip .socis .soci .hover {
    /*left: 110px;
    top: 20px;*/
    margin-top: 20px;
	margin-left: 110px;

}

#cv3.panel2 .arrow {
    left: 685px;
}


#cv2.panel2 .arrow {
    left: 360px;
}


#cv1.panel2 .arrow {
    left: 35px;
}

