body
{
	background-color: #Edf0d9;
	font-family: Garamond, Tahoma, Helvetica, Arial;
	border: 1px dashed rgb(236,236,236);
	font-size: 12px;
	color: black;
	line-height : 20px;
}

.info
{
	width:100%;
	background-color:#ffffff;
	border: 1px solid rgb(153,153,153);
	padding: 5px;
	line-height : 20px;
	font-size: 15px;
	font-family: Garamond, Tahoma, Helvetica, Arial;
}
.titular
{
	font-size:18px;
	color: #ff3300;
	text-align: center;
	color: #ff3300;
	font-weight : bold;
}
.titular2{
	font-size:22px;
	text-align:left;
	color: #ff3300;
		font-weight : bold;
		text-align: left;
}
.panelT
{
	border:1px solid navy;
	font-size:20px;
	color: #ededed;
	text-align: center;
	padding: 3px;
	background-image:  url(images/efecto.jpg);
	font-weight: bold;
}
.cont{
	color: navy;
	font-size: 12px;
}
.menu
{
	background-color: #ffffff;
	font-size:14px;
	padding: 3px;
	color: #ff9900;
	border: 1px dashed rgb(236,236,236);
	text-align : center;
}
a:active{
	text-decoration:none;
	color: #999999;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	cursor: hand;
}
a:link{
	text-decoration:none;
	color: #336999;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover{
	color: #4169e1;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited{
	color: #336699;
	text-decoration:none;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.MN:hover{
	color: white;
	text-align: center;
	cursor: hand;
	font-size: 14x;
	
}
a.MN:active{
	color: #999999;
	text-align: center;
	font-size: 13px;

}
a.MN:link{
	color:#cccccc;
	text-align: center;
	cursor: hand;
	font-size: 12px;

}
a.MN:visited{
	color: #0099FF;
	text-align: center;
	font-size: 14px;
}