@charset "utf-8";
/* CSS Document */

#textmapaweb{
	float:left;
	position:fixed;
	text-align:center;
	list-style:none;
	margin-top:47px;
	margin-left:360px;
	font-family:BebasNeue; 
	font-size:32px;
	letter-spacing:2px;
	line-height:51px;
}

#textmapaweb li a#subred{
	color:black;
	text-decoration:none;
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:transparent;
}

#textmapaweb li a#subred:hover{
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:#cc5236;
}

#textmapaweb li a#suborange{
	color:black;
	text-decoration:none;
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:transparent;
}

#textmapaweb li a#suborange:hover{
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:#ea9616;
}

#textmapaweb li a#subyellow{
	color:black;
	text-decoration:none;
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:transparent;
}

#textmapaweb li a#subyellow:hover{
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:#f8e832;
}

#textmapaweb li a#subsoft_green{
	color:black;
	text-decoration:none;
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:transparent;
}

#textmapaweb li a#subsoft_green:hover{
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:#d4e55c;
}

#textmapaweb li a#subgreen{
	color:black;
	text-decoration:none;
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:transparent;
}

#textmapaweb li a#subgreen:hover{
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:#9acd3b;
}

#textmapaweb li a#subsoft_blue{
	color:black;
	text-decoration:none;
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:transparent;
}

#textmapaweb li a#subsoft_blue:hover{
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:#73bbcc;
}

#textmapaweb li a#subblue{
	color:black;
	text-decoration:none;
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:transparent;
}

#textmapaweb li a#subblue:hover{
	border-style:none none solid none;
	border-bottom-width:6px;
	border-bottom-color:#5499d9;
}

#col1{
	height:417px;
	width:227px;
	background-image:url(../img/col1_pissarra.jpg);
}

#col2{
	height:417px;
	width:235px;
}

#col3{
	height:417px;
	width:227px;
}

#col4{
	height:417px;
	width:227px;
	margin-top:23px;
	margin-left:718px;
	background-image:url(../img/col4_pissarra.jpg);
}

	
	