/* CSS Document */
.restrict-area{
	cursor: pointer;
	background-repeat:no-repeat;
}

.registration-area{
	padding-left: 5px;
	padding-top: 5px;
}

.registration-subtitle{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #4278A5;
	margin-bottom: 10px;
}

.registration-text{
	font-family: verdana;
	font-size: 11px;
	color: #4278A5;
	margin-right: 3px;
}

.topic-title{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #4278A5;
	margin-bottom: 5px;
}
.topic-text{
	font-family: verdana;
	font-size: 11px;
	color: #4278A5;
	margin-right: 3px;
}

.topic-text td{
	font-family: verdana;
	font-size: 11px;
	color: #4278A5;
	margin-right: 3px;
}

.topic-title-red{
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #D40000;
	margin-bottom: 5px;
	padding-left: 5px;
}

.noticia-item-list{
	height:23px;
	font-family:verdana;
	font-size:10px;
	background-color:#9EBED8;
}

.news-title-red{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #D40000;
	margin-bottom: 5px;
	padding-left: 5px;
}
.news-subtitle{
	font-family: verdana;
	font-size: 13px;
	color: #4278A5;
	margin-bottom: 5px;
}

.submenu-topic{
	background-color:#fff;
	border-top: solid 1px #9EBED8;
	height:23px;
	font-family:verdana;
	font-size: 11px;
	color: #4278A5;
	margin-right: 3px;
	cursor: pointer;	
}

.submenu-topic-over{
	background-color:#9EBED8;
	border-top: solid 1px #9EBED8;
	height:23px;
	font-family:verdana;
	font-size: 11px;
	color: #FFF;
	margin-right: 3px;	
	cursor: pointer;	
}

.submenu-center-title{
	color: #fff; 
	font-size:14px; 
	font-weight:bold; 
	font-family:verdana;
	padding-left:44px;
	padding-top:5px;
}

.legend-text{
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #4278A5;
	margin-bottom: 5px;
}

.block{
	padding-top:5px;
}