/********************************************
*                                           *
*   Copyright 2009 - Osona Disseny Web      *
*   Tots els drets reservats                *
*                                           *
********************************************/

/* ESTILS DE LA PÀGINA DE PROJECTES */
#mtprojectes {background: url(../img/icons/48/folders/open_folder_full.png) no-repeat left center;}

#tpresencial {background: url(../img/icons/32/notes/note.png) no-repeat left center;}
#tcorporativa {background: url(../img/icons/32/home/home.png) no-repeat left center;}
#tautogestionable {background: url(../img/icons/32/pages/copy_paste.png) no-repeat left center;}
#tbotiguesvirtuals {background: url(../img/icons/32/carts/shopping_cart_accept.png) no-repeat left center;}
#tintranet {background: url(../img/icons/32/lock/lock.png) no-repeat left center;}
#tbanners {background: url(../img/icons/32/logos/adobe-swf_icon.png) no-repeat left center;}
#tmanteniment {background: url(../img/icons/32/operations/ruler_pencil.png) no-repeat left center;}
#taltresserveis {background: url(../img/icons/32/operations/add.png) no-repeat left center;}
#tposicionament {background: url(../img/icons/32/charts/chart_up.png) no-repeat left center;}

/* Estils acordeó */
#accordion .pane {display: none; border-left: 1px solid #333333; border-right: 1px solid #333333; border-top: 1px solid #333333; padding: 10px 10px 0px 10px;}
#accordion h2 {margin: 0px; padding: 0px 0px 0px 10px; background: #3080c7; border-top: 1px solid #333333; border-left: 1px solid #333333; border-right: 1px solid #333333; border-bottom: 0px;}
#accordion h2 a {
	background-color: #3080c7;
	color: #ffffff !important;
	text-decoration: none !important;
	display: block;
	padding: 10px 10px 10px 45px;
	outline: none !important;
}
h2#last {border-bottom: 1px solid #333333;}
.pane#ultim {border-bottom: 1px solid #333333;}
h2.current {border-bottom: 0px !important;}
#accordion .pane a {
	margin: 0px 10px 10px 0px;
	float: left;
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
	outline: none !important;
}
#accordion .pane a.right {margin-right: 0px !important;}
#ampliacions {position: relative; height: 700px;}
.ampliacio {
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
}
.actproj {
	filter:alpha(opacity=100) !important;
	-moz-opacity:1 !important;
	-khtml-opacity: 1 !important;
	opacity: 1 !important;
}

#ampliacions span {color: #3080c7;}
#ampliacions h3 {color: #3080c7; font-size: 14px; padding-left: 0px; border-bottom: 1px solid#3080c7;}
.resumproj {float: right; width: 330px; padding-top: 10px;}
.carproj {clear: both;}

.llistaok li {padding-left: 20px; background: url(../img/icons/16/operations/accept.png) no-repeat left 2px; margin-bottom: 5px;}
