/******************************** RESET CSS ******************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
	background-attachment:fixed;
	background-repeat:no-repeat;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/******************************** SITE ******************************/

@font-face {
	font-family: 'idrugRegular';
	src: url('../fontes/idrug.eot');
	src: local('../fontes/idrug'), local('../fontes/idrug'), url('../fontes/idrug.otf') format('opentype'), url('../fontes/idrug.svg#idrug') 
	format('svg');
}

/*@font-face {
	font-family: 'idrugRegular';
	src: url('../fontes/idrug.eot');
	src: local('../fontes/idrug Regular'), local('../fontes/Idrug'), url('../fontes/idrug.otf') format('opentype'), url('idrug.svg#Idrug') format('svg');
}*/

body
{
	background-color:#000000;
	margin:0 0 0 0;
	font-family: 'idrugRegular', sans-serif;
}


a
{
	color:#000000;
	text-decoration:none;
}

a:hover
{
	color:#c9071d;
	text-decoration:none;
}

.header
{
	width:1900px;
	overflow:hidden;
}

/********************************** CLASSES GLOBAIS *************************/

/**************** CORES *******************/

.red-color
{
	color:#c9071d;
}

.black-color
{
	color:#000000;
}

.white-color
{
	color:#ffffff;
}

.blue-color
{
	color:#8aa3c9;
}

.gray-color
{
	color:#999999;
}

.dark-gray-color
{
	color:#666666;
}

/**************** TAMANHOS *******************/

.font-35
{
	font-size:35px;
}

.font-30
{
	font-size:30px;
}

.font-22
{
	font-size:22px;
}

.font-18
{
	font-size:18px;
}

.font-17
{
	font-size:17px;
}

.font-16
{
	font-size:16px;
}

.font-15
{
	font-size:15px;
}

.font-14
{
	font-size:14px;
}

.font-13
{
	font-size:13px;
}

.font-12
{
	font-size:12px;
}

.font-11
{
	font-size:11px;
}

.font-10
{
	font-size:10px;
}

.font-9
{
	font-size:9px;
}

.font-8
{
	font-size:8px;
}

/***************************************/

.float-left
{
	float:left;
}

.float-right
{
	float:right;
}

.clear
{
	clear:both;
}

.page-container
{
	font-family: 'idrugRegular', sans-serif;
}

.box-gradiente
{
	background-image:url(../img/fundo-box-branco.png);
	background-repeat:repeat-y;
	width:870px;
}

.subtitulo
{
	font-size:30px;
	padding: 20px 0 6px 0;
	line-height:36px;
}

.box-conteudo-title
{
	font-size:36px;
	color:#FFFFFF;
	padding:20px 0 10px 68px;
}

.box-conteudo
{
	color:#000000;
	margin-top:15px;
	padding-bottom:10px;
}

.box-conteudo a
{
	color:#FFFFFF;
	text-decoration:none;
}

.box-conteudo a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.box-conteudo-txt
{
	font-size:18px;
	padding:20px 0 0 70px;
	line-height:26px;
	width:770px;
}

.box-conteudo-subtitulo
{
	font-size:30px;
	margin:20px 0 0 3px;
	line-height:30px;
}

.box-conteudo-paragrafo
{
	margin:0 0 10px 3px;
}

/***************** LOGO ****************/
#logo-container
{
	background-image:url(../img/fundo-menu.png); 
	background-position:top;
	float:left;
	margin:40px 0 0 0;
}

#logo
{
	float:left;
}


/****************** MENU ********************/


.menu
{
	float:left;
	margin:40px 0 0 0;
	width:835px;
}

.menu-box
{
	background-image:url(../img/fundo-menu.png); 
	color:#000000;
	font-family: 'idrugRegular', sans-serif;
}

.menu-box
{
	background-image:url(../img/fundo-menu.png); 
	color:#000000;
	font-family: 'idrugRegular', sans-serif;
	height:133px; 
	float:left;
	margin:0 0 0 1px;
}

#menu-box-publications
{
	background-image:url(../img/fundo-menu.png); 
	color:#000000;
	font-family: 'idrugRegular', sans-serif;
	width:155px; 
	height:133px; 
	float:left;
	margin:0 0 0 1px;
}

#menu-are{width:174px;}

#menu-do{width:177px;}

#menu-work{width:179px;}

#menu-publications{width:159px;}

#menu-contact{width:134px;}

.menu-box-content
{
	 margin:10px 10px 0 10px; 
}

.menu-titulo
{
	font-size:27px;
}

.menu-links-container
{
	 font-size:14px; 
	  margin:7px 0 0 0;
}

.menu-links-container div
{
	margin-bottom:5px;
}

.menu-links-twoLine
{
	line-height:14px; 
}

/************************  RODAPE **************************/

.rodape
{
	color:#FFFFFF;
	font-size:9px;
	font-family: 'idrugRegular', sans-serif;
	position:relative;
	padding:25px 0 20px 685px;
}

.rodape a
{
	color:#FFFFFF;
}

.rodape a:hover
{
	color:#FFFFFF;
}