/* CSS Skin Relacoes Internacionais */

a, h1, h2, h3, h4, p, span, div, small, adress, form, input, textarea, strong, body, footer, header, button, label, ul, il, table, ol, fieldset, select, nav {
	font-family: 'Roboto' !important;
	text-decoration: none;
	font-weight: normal;
}
a {
    cursor: pointer;
    transition: 310ms;
}
p {
 	color: #89858B;
    font-size: 0.813em;
    font-weight: lighter;
    line-height: 15pt;
}
strong {
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
    color: #00C700;
    font-weight: lighter;
}
h1{font-size: 1.125em;}
h2{font-size: 1.063em;}
h3{font-size: 1.000em;}
h4{font-size: 0.938em;}
h5{font-size: 0.875em;}
h6{font-size: 0.813em;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #00C700;
    font-weight: lighter;
}
* a {
    color: #00C700;   
}
* a:hover {
    color: #005c00;   
}
li {
	font-size: 14px;
}
#boxdestaque {
    display: none;
}
.box-right-1 h1, .box-right-2 h1, .box-right-3 h1, .box-right-4 h1 {
	border-bottom: 1px solid #F6F5F8;
}
/* header Relacoes Internacionais */
.header {
	background-color: rgb(240,240,240);
}
.header-search input {
	color: rgb(167,167,167);
	border: 0px !important;
	font-size: 13px !important;
	font-weight: lighter !important;
}
.header-link-student a, .header-link-services a, .header-link-research a {
	color: rgb(167,167,167);
}
/* Top Relacoes Internacionais*/

.top-international-relationship h1 {
	font-size: 1.550em;
}
.top-international-relationship ul {
	font-size: 1em;
	text-align: center;
    color: #00C700;
}
/* Idiomas Relacoes Internacionais*/
.language-international-relationship {
	background-color: rgb(240,240,240);
}
/* Global Lado direito */

.li-acess-too-title {color: #89858B;}

.li-date-download, .li-photos-description, .li-acess-too {
	font-size: 11px;
	font-style: italic;
	font-weight: lighter;
	color: #89858B;
}
/* Formulario */
#bt_enviar {
    padding: 13px;
    border-radius: 5px;
    background-color: #00C700;
    color: #FFFFFF;
}
#button {
    display: none;
}
#q_2878, #q_2879, #q_2880, #q_2881 {
    margin: 5px 0px 15px 0px;
    border-radius: 5px;
    height: 35px;
}
#q_2878 {
    width: 420px;
}
#q_2879 {
    width: 340px;
}
#q_2880 {
    width: 195px;
}
#q_2881 {
    height: 130px !important;
    width: 420px;
}
label {
    font-size: 16px;
    font-weight: lighter;
    color: #00C700;
}
.contato input, textarea {
    box-shadow: none;
    border: 1px solid #e5e5e5;
    clear: both;
    float: left;
}
/* Internas */

.intercambio li, .ranking li, .pec-pg li, .links-uteis li, .bolsas li {
    font-size: 12px;
    font-style: italic;
}
.links-uteis li {
    border-bottom: 1px dotted rgb(240,240,240);
    margin: 10px 0px 10px 0px;
}
a.download {
    font-size: 9px;
    background-color: #F0F0F0;
    padding: 1px 5px 1px 5px;
    border-radius: 6px;
    font-style: italic;
}
a.download:hover {
    background-color: #00C700;
    color: #FFFFFF;
}
/* Processo Seletivo de Estrangeiros */
.bandeiras {
    float:left;
    width:100%;
}
.bandeiras img{
    float:left;
    width: 144px;
    height: 97px;
    border: 1px solid #D5D5D5;
}
.bandeiras a {
    color: #000000;
    font-weight: lighter;
}
.bandeiras a:hover {
    text-decoration: underline;
}
.acordos a:hover {
    text-decoration: underline;
} 
/* Notícias */
a.linkTxTNotice {
    color: #89858B;
    font-weight: lighter;
}
a.linkTxTNotice:hover {
    color: #BCBEC0;
}