body {
	background: #ffffff;
	font-family:"Times New Roman";
}

#superior {
	height:300px;
	width:960px;
	margin:0px auto;
	background:url(imagenes/cabecera.jpg) no-repeat center #000000; ;
}
#aviso {
	height:100%;
	width:960px;
	margin:0px auto;
	margin-bottom:25px;
	margin-top:25px;
	border-bottom:1px solid #D5E0B9;
	border-top: 1px solid #D5E0B9;
	
}
#aviso h2 {
    color:#555555;
	font-weight:bold;
	font-size:30px;
	margin-top:8px;
	text-align:center;	
}
#contenido {
	height:100%;
	width:960px;
	background: #ffffff;
	margin:0px auto;
	margin-bottom:25px;
	margin-top:25px;
}

#tb-mural td {
	width:36%;
/*	vertical-align:text-top;*/
	/*padding:10px 20px 10px 20px;*/
}

#tb-mural tr {
	border-bottom:1px solid #D5E0B9;
}

.texto-mural H2{
	text-align:CENTER;
	font-size:15px;
	font-weight:BOLD;
	color:#555555;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
}
.texto-mural p{
	text-align:CENTER;
	font-size:11px;
	font-weight:BOLD;
	color:#555555;
	margin:0px;
	margin-bottom:0px;
	margin-top:0px;
/*	margin-top:0px;*/
}
#tb-mural-inferior {
	width:100%;
	/*height:250px;*/
	margin:0px auto;
	margin-top:30px;
	text-align:CENTER;
}
#pie {
	clear:both;
	height:45px;
	width:960px;
/*	background: #e8eeda; */
	margin:0px auto;
	border-top:#D5E0B9 solid 1px;
	padding-bottom:7px;
}
#tb-menu-inferior {
	color:#808080;
	text-align:center;
	font-size:11px;
	font-weight:BOLD;
	width:100%;
	
}