.menutitle{
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#3366FF;
	color:#FFFFFF;
	width:160px;
	padding:2px;
	text-align:center;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;

}
.submenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;

}
.titular {
	margin-bottom: 5px;
	color:#000066;
	width:170px;
	padding:2px;
	text-align:center;
	font-weight:bold;
	border:1px solid #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;

}
.azul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;




}
.opcion {
	font-family: Arial, Helvetica, sans-serif;
	color: #3366FF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.azul2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
.verde {
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#339900;
	color:#FFFFFF;
	width:160px;
	padding:2px;
	text-align:center;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px none #000000;
	border-right: 1px none #000000;
	border-bottom: 1px none #000000;
	border-left: 1px none #000000;
	text-decoration: none;

}
.tit-enlace {
	margin-bottom: 5px;
	color:#CC0000;
	padding:2px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px none #FF0000;
	border-right: 1px none #FF0000;
	border-bottom: 1px none #FF0000;
	border-left: 1px none #FF0000;
	text-decoration: none;


}
a:hover {
	text-decoration: underline;
}

