.menu-lateral {
	background-color : #e5e5e5;
	border-right-style : dotted;
	border-right-color : Gray;
	border-right-width : 2px;
}
.link-menu-lateral {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
a.link-menu-lateral:hover {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;	
}
.link-topo{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}
a.link-topo:hover{
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;	
}
.link-grandes {
	color : #333333;
	font-size : 16;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.link-grandes:hover{
	color:#333333;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16;
	text-decoration : underline;
}
.borde {
	border: 1px solid #e5e5e5;
}
.tablecentro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #DADADA;
	border-right-color: #DADADA;
	border-bottom-color: #DADADA;
	border-left-color: #DADADA;
}
