@charset "utf-8";
/* CSS Document */


/*PERMANENTS*/

body {
    background-image:url(../images/design/bg.jpg);
    background-repeat:no-repeat;
	background-color:#94E4E8;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size:12px;
	line-height:15px;
	text-align:justify;
}

#container {
	height: 100%;
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	height: 100px;
	width: 725px;
	float:left;
	margin-right: 46px;
	margin-top: 70px;
	background-image: url(../images/design/bannerprout.png);
}

#links {
	height: 20px;
	width:155px;
	float:right;
	margin-top:62px;
	margin-left:570px;
	float:left;
}

#left_menu {
	height: 387px;
	width: 203px;
	margin-top:40px; 
	background-image: url(../images/design/banner_left.png);
	background-repeat: no-repeat;
	float:left;
}

#boton_menu {
width:203px;
margin-top:140px;
text-align: left;
float:left;
}

#menu {
    height: 26px;
	background-image: url(../imagenes/design/fundo-menu.png);
	margin-right: auto;
	margin-left: auto;
}

ul , li {
	background-image:url(../images/design/boton_menu.gif);
	background-repeat:no-repeat;
    text-align: left;
	margin-bottom:10px;
	height: 27px;
	width:175px;
	list-style-type: none;
	margin-left:0;
	padding-left:0;
}
li a:hover {
	color: #CC6600;
}

li a:active {
	color: #CC6600;
}

.chosen {
color: #CC6600;
}

#content-up {
	width: 727px;
	float:left;
}

#content {
	height: 100%;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	float:left;
	background-color:#FFFFFF;
	border-right:1px solid #4ABEE3;
	border-left:1px solid #4ABEE3;
}

#content-botom {
	width: 727px;
	text-align:center;
	margin-left: 203px;
	clear:both;
}

#copyright {
	font-size: 10px;
	height: 30px;
	width: 725px;
	text-align:center;
	margin-left: 203px;
	clear:both;
}

/*SCHOOLS*/

#spain_map{
	width: 450px;
	height:400px;
	background-image:url(../images/design/map-spain.png);
    margin-left: 160px;
	float:left;
	background-repeat:no-repeat;
}

#school-galicia	{
	float:left;
	margin-top:25px;
	background-image:url(../images/design/village-bubble.png);
	background-repeat:no-repeat;
	width:180px;
	height:100px;
	padding-left:30px;
	padding-top:10px;
	}		
	
#school-cataluña	{
	float:right;
	background-image:url(../images/design/village-bubble.png);
	background-repeat:no-repeat;
	width:200px;
	height:100px;
	margin-top:55px;
	padding-left:30px;
	padding-top:10px;
	}	
	
#school-ariño	{
	margin-right: 125px;
	margin-top:02px;
	width:200px;
	height:40px;
	float:right;
	background-image:url(../images/design/redschool.png);
	padding-left:25px;
	padding-top:57px;
	background-repeat:no-repeat;
	}	