@charset "utf-8";
/* CSS Document */

/*Fontes*/
@font-face {
	font-family: 'siemens';
	src: url('fonts/Siemens Sans Roman.eot');
	src: local('☺'), url('fonts/Siemens Sans Roman.woff') format('woff'), url('fonts/Siemens Sans Roman.ttf') format('truetype'), url('fonts/Siemens Sans Roman.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'siemensbold';
	src: url('fonts/Siemens Sans Bold.eot');
	src: local('☺'), url('fonts/Siemens Sans Bold.woff') format('woff'), url('fonts/Siemens Sans Bold.ttf') format('truetype'), url('fonts/Siemens Sans Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*Links*/
a.link1:link {
	color: #b8b2a8;
	text-decoration: none;
}
a.link1:visited {
	text-decoration: none;
	color: #b8b2a8;
}
a.link1:hover {
	text-decoration: none;
	color: #9d8315;
}
a.link1:active {
	text-decoration: none;
	color: #b8b2a8;
}

a.link2:link {
	color: #444444;
	text-decoration: none;
}
a.link2:visited {
	text-decoration: none;
	color: #444444;
}
a.link2:hover {
	text-decoration: none;
	color: #9d8315;
}
a.link2:active {
	text-decoration: none;
	color: #444444;
}

a.link3:link {
	color: #0a5672;
	text-decoration: none;
}
a.link3:visited {
	text-decoration: none;
	color: #0a5672;
}
a.link3:hover {
	text-decoration: none;
	color: #9d8315;
}
a.link3:active {
	text-decoration: none;
	color: #0a5672;
}

/*Textos*/

.login {
	font-family:'siemens',Sans-Serif;
	font-size: 14px;
	color: #605b5b;
}


.areareservada {
	font-family: 'siemensbold', Sans-Serif;
	font-size: 16px;
	color: #fff;
}


.menu {
	font-family: 'siemensbold', Sans-Serif;
	font-size: 16px;
	color: #605b5b;
}

.idiomas {
	font-family: 'siemensbold', Sans-Serif;
	font-size: 12px;
	color: #b8b2a8;
	font-weight: bold;	
}

.idiomasover {
	font-family: 'siemensbold', Sans-Serif;
	font-size: 12px;
	color: #9d8315;
	font-weight: bold;	
}

.rssfeeds {
	font-family:'siemens',Sans-Serif;
	font-size: 14px;
	color: #3c3b39;
}

.rssfeedstitulos {
	font-family:'siemens',Sans-Serif;
	font-size: 23px;
	color: #9d8315;
}

.rssfeedstexto {
	font-family: 'siemens', Sans-Serif;
	font-size: 16px;
	color: #444444;
	line-height: 20px;
}

.submenutitulos {
	font-family: 'siemens', Sans-Serif;
	font-size: 16px;
	color: #9d8315;
}

.viewmore {
	font-family: 'siemens', Sans-Serif;
	font-size: 12px;
	color: #0a5672;
}

.submenutitulos2 {
	font-family: 'siemens', Sans-Serif;
	font-size: 16px;
	color: #0a5672;
}

.rodape {
	font-family: 'siemens', Sans-Serif;
	font-size: 10px;
	color: #444444;
}

.rodape2 {
	font-family: 'siemens', Sans-Serif;
	font-size: 12px;
	color: #444444;
}