#website-top {
	height:119px;
	background: #477c46 url(../img/website_top_bg.gif) left repeat-x;
}

#website-top div#website-logo h1 {	
	height:119px;
	width:341;
	background: url(../img/img_logo.gif) left no-repeat;
}

#website-top div#website-logo h1 a {
	height:119px;
	width:150px;
}




/*AÑADIDOS EDUCANTABRIA*/

#site-sub-top, #website-sub-top {
	background: #ABC603;
	height:20px;
}

div#website-sub-top div.main-menu a {

padding:0.34em 2em;

}
.top {
	left:0px;
	top:0px;
	height:100px;
	background: #ABC603;
}
.top_primaria{
	left:0px;
	top:0px;
	height:130px;
	background: #BACD00;
		
}


#logo{
	/*float: left;*/
	/*margin-top:8px;
	margin-left:10px;*/
	/*margin: -20px 15px;*/
	/*position:absolute;*/
	
	/*top:15px;*/ 
	left:15px; 
	font-family: Verdana, arial, sans-serif;
	font-size: 26px;
	color:black;
	font-style: oblique;
	font-weight: bold;
	
	position:relative;
	margin-top: -0.5em;
}

.logotexto{
	/*margin-top:8px;*/
	/*margin-left:300px;*/
	/*margin-top:-49px;*/
	position:absolute;
	top:33px;
	left:300px;
	width:800px;
}

.barra_naranja{
	background-color:#D4D0C8; 
	height:5px;
}


/* BOTTOM */
.bottom {
	background-color: #589634;
	border-top-color: #D4D0C8;
	border-top-width: 5px;
	border-top-style: solid;
	left:0px;
	top:0px;
	height: 23px;
	line-height: 23px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	CLEAR: both;
}