.tab{
	position:relative; 
	float: left; 
	cursor:pointer; 
	font-weight:normal; 
	text-align:center;
	padding-top: 10px;
	color: #294769;
	font-size: 1.1em;
	padding-left: 0px;
	padding-right: 0px;
	border:1px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	border-color:#d5d4d9; 
	border-style:solid; 
	background-color:rgb(238, 238, 238); 
	border-bottom-style:none;
	margin:0px;
	behavior: url('https://educaweb.juntadeandalucia.es/style/PIE.htc');
}

.tabselected{	
	position:relative; 
	float: left; 
	cursor: pointer; 
	font-weight:normal; 
	text-align:center;
	padding-top: 10px;
	color: #07743B;
	font-size: 1.1em;
	border:1px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	border-color:#d5d4d9; 
	border-style:solid; 
	background-color:#ffffff; 
	border-bottom-style:none;
	margin:0px; 
	behavior: url('https://educaweb.juntadeandalucia.es/style/PIE.htc');
}


.tabselectedbig{	
	position:relative; 
	float: left; 
	cursor: pointer; 
	font-weight:normal; 
	text-align:center;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	color: #07743B;
	font-size: 1.1em;
	border:2px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
	border-radius: 10px 10px 0px 0px;
	border-color:#d5d4d9; 
	border-style:solid; 
	background-color:#ffffff; 
	border-bottom-style:none;
	margin:0px; 
	behavior: url('https://educaweb.juntadeandalucia.es/style/PIE.htc');
}

.paneltab{
	clear: both;
	position:relative;
	border:1px; 
	border-color:#d5d4d9; 
	background-color:#FFFFFF; 
	border-style:solid; 
	margin:0px; 
	padding:6px;
	height: auto !important;
	height: 300px;
	float: left;
	overflow: "\"}\"";
}

.tabNavigation{
	position:relative; 
	float: left;
	text-align:center;
	padding-top: 10px;
	color: #294769;
	font-size: 1em;
	background-color: #FFFFFF; 
	border-bottom-style:none;
	margin:0px;
}

.contenedorFichaCentro{
	clear: both;
	position:relative;
	border:1px; 
	border-color:#d5d4d9; 
	background-color:#FFFFFF; 
	border-style:solid; 
	margin:0px;
	min-height:300px;
	height: auto !important;
	height: 300px;
	float: left;
	padding: 6px;
	overflow: "\"}\"";
}

.contenedorNovedades{
	clear: both;
	position:relative;
	border:1px; 
	border-color:#d5d4d9; 
	background-color:#FFFFFF; 
	border-style:solid; 
	margin:0px;
	height: 95px;
	float: left;
	padding: 6px;
	overflow: "\"}\"";
}

.contenedorVacio{
	clear: both;
	position:relative;
	border:0px; 
	border-color:#ffffff; 
	background-color:#FFFFFF; 
	border-style:solid; 
	margin:0px;
	height: 10px;
	width: 775px;
	float: left;
	padding: 6px;
	overflow: "\"}\"";
}



