/*html { background:url(../images/fondo.jpg) repeat-y 0 0;}*/

html { background:url(../images/fondo.jpg) repeat-y 0 0;}


html * { margin:0; padding:0;}
body {} 

#main {
	width:240px;
	height:4250px;
	margin:30 auto;
	margin-left:5px;
	position:relative;
	float:left;
}

div#menu { }
div#copyright {
    font:11px Verdana, Geneva, sans-serif;
    color:#222;
    text-indent:30px;
    padding:140px 0 0 0;
	text-indent:-999999999999999999px;
}

#shItem{

	font:11px Verdana, Geneva, sans-serif;
	color: #FFF;
	position:absolute;
	width: 100px;
	background-color:#CCC;
	z-index:10;
	margin-top:85px;
	*margin-top:40px;
	text-align:center;
	margin-left:-40px;
	*margin-left:auto;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#shItem a{
	text-decoration: none;
	font:11px Verdana, Geneva, sans-serif;
	color: #FFF;
}

#opencloseLevels{

	font:11px Verdana, Geneva, sans-serif;
	color: #FFF;
	position:absolute;
	width: 100px;
	background-color:#CCC;
	z-index:10;
	margin-top:195px;
	*margin-top:40px;
	text-align:center;
	margin-left:-40px;
	*margin-left:auto;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#opencloseLevels a{
	text-decoration: none;
	font:11px Verdana, Geneva, sans-serif;
	color: #FFF;
}


#exercicis{
	position:absolute;
	left:295px;
	width:72%;
	*width:75%;
	min-height:6800px;
	*height:6800px;
	padding-right:40px;
	margin-right:10px;
	background-color:#FFF;
	text-align:left;
	overflow:visible;
}

a { outline:0 none;}

.rightPrt {   position:absolute; left:324px; top:274px;}
div.link {  width:322px; height:255px; float:left; display:inline; }
div.link a {  width:100%; height:100%; display:block; text-decoration:none; outline:none 0; }

#treeMenu { position:absolute; right:auto; left:10px; top:8px; width:237px;  font:normal 10px Verdana, Geneva, sans-serif; }
#treeMenu h2 { font: 20px Verdana, Geneva, sans-serif; color:#2685AC;; margin-bottom:12px;}
#treeMenu ul { list-style:none;}
#treeMenu ul li {
	overflow:hidden;	
	width: 270px;
	/*border:solid 1px #fff;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border-bottom:dashed 1px #eee;
	border-top:solid 1px #fff;*/
}

#treeMenu ul li:hover {
		width: 270px;
		/*background: rgb(249, 250, 252) transparent;
		background: rgba(249, 250, 252, 0.5);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9FAFC, endColorstr=#F9FAFC);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9FAFC, endColorstr=#F9FAFC)";*/

 }

#treeMenu ul li span { display:inline-block; margin-left: 10px; width:30px; height:30px; background:url(../images/treeSplit.png) no-repeat 100% 0;  cursor:pointer;}

#treeMenu ul li a { color:#2685AC;; font-size:11px; padding:7px 10px; display:inline-block; text-decoration:none; width:175px; float:left;
	border: solid 1px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-bottom: dashed 1px #eee;
	border-top: solid 1px #fff;
}
#treeMenu ul li a:hover { color:#333; 
	border: solid 1px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-bottom: dashed 1px #eee;
	border-top: solid 1px #fff;
	background: rgb(249, 250, 252) transparent;
		background: rgba(249, 250, 252, 0.5);
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9FAFC, endColorstr=#F9FAFC);
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9FAFC, endColorstr=#F9FAFC)";
}
#treeMenu ul li a:active {color:#2685AC;;
	border: solid 1px #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-bottom: dashed 1px #eee;
	border-top: solid 1px #fff;
}

#treeMenu ul li span.opened { background-position:100% -61px;}

	#treeMenu ul li div { clear:both; height:auto; }
	#treeMenu ul li li {  border:0; margin:0; padding-left:10px; clear:both; }
	#treeMenu ul li li a { color:#2685AC;; font-size:10px; padding:5px 0; margin-left:15px; float:left;  width:185px; }
	
	#treeMenu ul li li a:hover { 
	text-decoration:none; color:#333;
	 background: rgb(249, 250, 252) transparent;
	background: rgba(249, 250, 252, 0.5);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9FAFC, endColorstr=#F9FAFC);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#F9FAFC, endColorstr=#F9FAFC)";

} 
	#treeMenu ul li li span { float:right; margin-right: 20px; display:inline; width:25px; height:20px;  background-position:-10px -263px; cursor:default; padding-right:4px;}	
	#treeMenu ul li li span.closed { background-position:-10px -131px; cursor:pointer;}
	#treeMenu ul li li span.closed.opened { background-position:-7px -197px;}		
	#treeMenu ul li li li { padding-top:3px; }
	.treeMenuL2 {border-bottom:dashed 1px #eee;  border-top:dashed 1px #fff;}



#cabecera {
	margin:0;
	padding:21px 24px 13px 24px;
	background: url('../images/background.png') repeat 0 0;
	height:80px;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.2);
	min-width: 720px;
}

#cabecera h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 2.2em;
    letter-spacing: 0.03em;
    color: #fff;
    font-weight: normal;
}

#cabecera h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1em;
	letter-spacing:0.03em;
	color:#fff;
}

#cabecera .texto-cabecera {

	float:left;
}

#cabecera .logo-cabecera {

	float:right;
	padding: 10px;
}

#sub-cabecera{
	height:10px; position:relative; background: url('../images/background_orange.png') repeat 0 0; 
}

#sub-cabecera1{
	background: url('../images/background_orange.jpg') repeat 0 0; height:100%;width:5px;float: left;position:absolute;left:260px;
}

#sub-cabecera2{
	background: url('../images/background_orange2.png') repeat 0 0; width:262px;height:100%;float: left;position:absolute;
}

#sub-cabecera3{
	height:100%;float: left;position:absolute;
}


/*añadido Javi*/
#imprimir {
	z-index: 10;
	float: right;
	background: white;
	border: none;
	border-radius: 2px;
	padding-top: 2px;
	padding-bottom: 1px;
	min-width: 80px;
	cursor: pointer;
	text-align: center;
	font-size: 11px;
	background-color: #dddddd;
	color: #333;
	margin-top: 15px;
}
#imprimir span{margin-right:5px;vertical-align:middle;background: url('../images/print.png') no-repeat center center; width:18px; height:17px;display:inline-block;}
#imprimir:hover{text-decoration:underline ;}
.external-link{text-decoration: underline !important}
.titol-verb{font-size: 1.15em;}
