body {
	
	color: #333;
	font-size: 11px;
	padding: 20px 0 40px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
img { /*hace referencia a todas las imagenes*/
border:0  /*le quita el borde, es decir, el recuadro*/
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p {
	
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}
.otros {
	font-weight:bold;
	margin: 0 0 0 -25px;

}
.otros a:hover {
color:#666666;
}
.otros a{
color:#7a1314;
}
.footer {
	margin-top: 25px;
	font-size: 12px;
	font-weight: bold;
}
.red{
	color:#7a1314;
	font-weight: bold;
	font-size: 14px;
}
/*sustituir img*/
#nav {
	height:600px;
	width:260px;
	float: left;
	margin: 0 0 0 75px;
}

#msf {width:190px; height:68px;}
#msf li a {height: 68px; text-decoration: none;}
#msf li a:link, #msf li a:visited {display: block; background: url(../images/msf.jpg);}
#msf li a:hover {background: url(../images/msf.jpg) 0 -68px;}

#palacio {width:190px; height:54px;}
#palacio li a {height: 54px; text-decoration: none;}
#palacio li a:link, #palacio li a:visited {display: block; background: url(../images/palacio.jpg);}
#palacio li a:hover {background: url(../images/palacio.jpg) 0 -54px;}

#nokia {width:190px; height:42px;}
#nokia li a {height: 42px; text-decoration: none;}
#nokia li a:link, #nokia li a:visited {display: block; background: url(../images/nokia.jpg);}
#nokia li a:hover {background: url(../images/nokia.jpg) 0 -42px;}

#barsa {width:190px; height:80px;}
#barsa li a {height: 80px; text-decoration: none;}
#barsa li a:link, #barsa li a:visited {display: block; background: url(../images/barcelona.jpg);}
#barsa li a:hover {background: url(../images/barcelona.jpg) 0 -80px;}

#fongdcam {width:190px; height:52px;}
#fongdcam li a {height: 52px; text-decoration: none;}
#fongdcam li a:link, #fongdcam li a:visited {display: block; background: url(../images/fongdcam.jpg);}
#fongdcam li a:hover {background: url(../images/fongdcam.jpg) 0 -52px;}

#actua {width:190px; height:120px;}
#actua li a {height: 120px; text-decoration: none;}
#actua li a:link, #actua li a:visited {display: block; background: url(../images/actua.jpg);}
#actua li a:hover {background: url(../images/actua.jpg) 0 -120px;}

#euro {width:190px; height:77px;}
#euro li a {height: 77px; text-decoration: none;}
#euro li a:link, #euro li a:visited {display: block; background: url(../images/europa.jpg);}
#euro li a:hover {background: url(../images/europa.jpg) 0 -77px;}
