/*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:270px;
	height:6800px;
	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;
}

#img{position:absolute;z-index:10;margin-left:252px;}
#shItem{

font:11px Verdana, Geneva, sans-serif;
	color: #FFF;
	position:absolute;
	width: 90px;
	background-color:#CCC;
	z-index:10;
	margin-top:77px;
	text-align:center;
	margin-left:-33px;
	-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;
}


#exercicis{
	position:absolute;
	left:300px;
	width:72%;
	min-height:6850px;
	padding-right:40px;
	margin-right:20px;
	background-color:#FFF;
	text-align:left;
}

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; 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 {background:#F9FAFC; }

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


#treeMenu ul li div ul li span{ display:inline-block; float:right; 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:185px; float:left; }
#treeMenu ul li a:hover { /*font-weight:bold;*/ color:#333; }
#treeMenu ul li a:active { /*font-weight:bold;*/ color:#2685AC;}

#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:180px; }
	#treeMenu ul li li a:hover { text-decoration:none; color:#333; } 
	#treeMenu ul li li span { float:right; display:inline; width:15px; 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;
}
