table {
	font-size: 13px;
}
table tr {
	height: 10px;
	padding: 0px;
	margin: 0px;
}

#cos_admin_petit {
	//min-height: 82%;
	height: 765px;
        width: 550px;
	padding-top: 0px;
	padding-left: 10px;
}

#cos_admin {
	//min-height: 82%;
	height: 840px;
        width: 980px;
	padding-top: 0px;
	padding-left: 10px;
}

.botonsCosAdmin {
	height: 32px;
	position: relative;
	margin-top: 150px;
}

#cos_admin_grups {
	border: 0px;
	min-height: 82%;
        width: 890px;
	padding-top: 0px;
	padding-left: 10px;
	overflow: hidden;
}

#cos_admin_professors {
	border: 0px;
	height: 765px;
        width: 840px;
	padding-top: 0px;
	padding-left: 10px;
}

#cos_admin_departaments {
	border: 0px;
	height: 765px;
        width: 840px;
	padding-top: 0px;
	padding-left: 10px;
}

#menu_admin{
	font-family: Arial;
	font-size: 12px;
	height: 20px;
	width: 990px;
	padding-left: 20px;
	background-color: #637D97;
	float: left;
	clear: left;
}

.etapaESO {
	background-color: #a0d4a0;
	border: 1px solid #51a451;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	color: black;
	font-size: 11px;
}

.etapaBATX {
	background-color: #cb9ec9;
	border: 1px solid #a451a2;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	color: black;
	font-size: 11px;
}

.etapaCCFF {
	background-color: #e0b981;
	border: 1px solid #ea9e32;
	padding: 3px;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	color: black;
	font-size: 11px;
}

.tdNewDoc {
	height: 780px;
	background-color: white;
}

.nomDoc {
	color: #447ab0;
}

.tagDoc {
	background-color: #b6babd;
	padding: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	color: black;
	font-size: 11px;
}

.periodeDoc {
	font-size: 13px;
//	line-height: 220%;
}

#newDoc1 {
	width: 650px;
	float: left;
}

#sepDoc {
	width: 5px;
	height: 490px;
	float: left;
}

#sepDoc2 {
	width: 300px;
	height: 5px;
	float: left;
}

#infoNewDoc {
	border: 1px solid #cad1db;
	border-radius: 5px;
	position: relative;
	top: -15px;
	width: 648px;
	height: 125px;
}

#errors {
	height: 85px;
	width: 637px;
	overflow-y: auto;
}

#newDoc2 {
	border: 1px solid #cad1db;
	border-radius: 5px;
	width: 310px;
	height: 440px;
	float: left;
	overflow-y: scroll;
}

#newDoc3 {
	border: 1px solid #cad1db;
	border-radius: 5px;
	width: 310px;
	height: 318px;
	float: left;
}


#newActivity1 {
	width: 700px;
	float: left;
}

#newActivity2 {
	border: 1px solid #cad1db;
	border-radius: 5px;
	width: 260px;
	height: 650px;
	float: left;
}

a.item_menu{
	color: #FAFAFA;
	text-decoration: none;
}

a.item_menu:visited{
	color: #FAFAFA;
	text-decoration: none;
}

a.item_menu:hover {
	color: #BCBFC1;
	text-decoration: none;
}

.item_menu_admin {
	height: 100px;
	width: 100px;
	border: 1px solid grey;
        background-color: #E7E7E7;
	text-align: center;
	display:table-cell;
	vertical-align:middle;
}

.item_text_menu_admin {
	height: 10px;
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.dummy_menu_admin_TR {
	height: 30px;
}

.dummy_menu_admin_TD {
	width: 10px;
}

.nivell {
	color: #637D97;
	font-weight: bold;
}

.grup {
	margin-left: 25px;
}

.contenidor1_grup {
	float: left;
	clear: none;
	width: 430px;
	height: 680px;
}

.contenidor2_grup {
	clear: none;
	float: left;
	width: 430px;
	height: 380px;
}

#llista_profes_nogrup {
	clear: none;
	float: left;
	width: 430px;
	height: 630px;
	overflow: auto;
}

#separacio {
	width: 20px;
	height: 380px;
	clear: none;
	float:left;
}

#titol_grup {
	height: 35px;
	color: #637d97;
	font-size: 18px;
}

#titol_grup span{
	font-weight: bold;
	color: black;
}


.btnAfegirProfeGrup {
	cursor: hand;
}

.btnEliminarProfeGrup {
	cursor: hand;
}

#llista_tags_nogrup td {
	text-align: center;
}

#llista_tags_nogrup td a{
	font-size: 14px;
	line-height: 200%;
	cursor: hand;
}

#llista_tags_grup td a{
	font-size: 14px;
	cursor: hand;
}
