﻿.links_lang {
	text-align: center;
	font-family: Arial Narrow;
	font-size: 11px;
	color: #C0C0C0;
	text-decoration: none;
	}

.bg_students {
	text-align: right;
	background-color: #FFFFFF;
	background-image: url('../images/gif/top_future.gif');
}

.bg_professors {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('../images/gif/top_skills.gif');
}

.bg_project {
	text-align: center;
	background-color: #FFFFFF;
	background-image: url('../images/gif/top_project.gif');
}

.lkmenu {
	text-align: center;
	font-family: "Arial Narrow";
	font-size: 11px;
	color: #FFFFFF;
	
}

.whiteLink {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover.whiteLink 
{
	color:#003A6C;
	cursor:hand;
}

.bg_white {
	background-color: #FFFFFF;
}
.main_menu {
	background-color: #61BD1A;
}


.align_c {
	text-align: center;
}

.tit_content {
	text-align: left;
	color: #9DC2CE;
	font-family: "Arial Narrow";
	font-size: 18px;
}

.box_news_title {
	border-left: 1px solid #9DC2CE;
	border-right: 1px solid #9DC2CE;
	border-top: 1px solid #9DC2CE;
	border-bottom: medium none #9DC2CE;
	font-family: "Arial Narrow";
		font-size: 16px;
		color: #9DC2CE;
		text-align: left;
}
.box_news_content {
	border-left: 1px solid #9DC2CE;
	border-right: 1px solid #9DC2CE;
	border-top: medium none #9DC2CE;
	border-bottom: 1px solid #9DC2CE;
	text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			color: #A50063;
}

.font_15px {
	font-size: 15px;
}

.news_det {
	font-size: 13px;
	font-family: "Arial Narrow";
}
.font_an {
	font-family: "Arial Narrow";
}

.color80 {
	color: #333333;
}

.content {
	text-align: left;
	font-family: "Arial Narrow";
	font-size: small;
	color: #333333;
}

.bottom_logos {
	background-color: #FFFFFF;
	text-align: left;
}

}
.profile {
	text-align: right;
}

.prf {
	text-align: center;
	background-color: #FFFFFF;
}
.tdProfile {
	border-width: 0px;
}


.contact_title{ /*header of 1st demo*/
cursor: hand;
cursor: pointer;
padding: 2px 0px;
border: 0px solid gray;
font-family: Arial Narrow;
font-weight: bold;
font-size: 14px;
color:#003A6C;
}

.tutoria_title{ /*header of 1st demo*/
cursor: hand;
padding: 2px 0px;
border: 0px solid gray;
font-family: Arial Narrow;
font-weight: bold;
font-size: 14px;
color: #808080;
text-align: left;

}

.rpt_type {
	text-align: center;
	font-family: Calibri;
	font-size: 12px;
	background-color: #0E7CAF;
	color: #E6E6E6;
}

/*Example CSS for demo ticker*/

#ajaxticker1{
width: 160px;
height: 220px;
padding: 5px;

}

#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFFF;
}

a:hover.lkNews 
{
	color:#A50063;
	cursor:hand;
}
a:link.lkNews 
{
	color:#A50063;
	cursor:hand;
}
a:visited.lkNews 
{
	color:#A50063;
	cursor:hand;
}


