@import url(http://fonts.googleapis.com/css?family=Droid+Sans|Open+Sans|Oswald|Open+Sans+Condensed:300);

/** Boxes da Capa */
.box-welcome fieldset {
    border: 2px solid #CCC;
    padding: 0 8px 10px;
    float:left; 
    margin-right: 10px;
}

.box-welcome legend {
    color: #555;
    font-size: 1.5em;
    padding: 0 6px;
}

.box-noticias fieldset {
    border: 2px solid #CCC;
    padding: 0 8px 10px;
    float:left; 
    margin-right: 10px;
}

.box-noticias legend {
    color: #555;
    font-size: 1.5em;
    padding: 0 6px;
}

.box-welcome.right fieldset {
	padding: 2px 5px;
	margin-bottom: 10px;
}

.box-welcome.right legend {
	font-size: 1.1em;
}

.boxContador {
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
	border: 1px solid #c1c1c1;
    background-color: #F1F1F1;
    margin-bottom: 10px;
    padding: 10px;
}

.boxContador h2 {
	font-size: 1.2em;
	color: #555;
}

.boxContador {
	font-size: 1.1em;
}

.boxMainTopRight {
	float: right;
}

.boxButton {
	border-radius:5px 5px 5px 5px;
	box-shadow:0 1px 3px rgba(0, 0, 0, 0.25);
	display:inline-block;
	background-color: #F1F1F1;	
    border: 1px solid #c1c1c1;
    margin-bottom: 10px;
    padding: 10px;
	font-size: 1.5em;
	color: #555;
	text-decoration: none;
	font-family: Verdana;
}

.boxButton:hover {
	background-color:#e1e1e1;
	text-decoration: none;
	color: #333;
}

.boxButton img {
	vertical-align: top;
	margin-right: 10px;
	float: left;
	border: 0;
}

.capa.boxButton {}

/** Definições do Layout **/
html, body {
	height: 100%;
}

body {
	background: #c2d5b0;
	font-family: Verdana;
	font-size: 12px;
	line-height: 1.5em;
}

.lang-link img {
	border-color: #fff!important;
}

.lang-link.selected img {
	border-color: #000!important;
}

#site {
	width: 970px;
	margin-top: 20px!important;
}

.centro {
	margin: auto!important;
	float: inherit!important;
}

.clear {
	width: 100%;
	clear: both;
	display: block;
}

/* Cabeçalho */
#cabecalho {
	position: relative;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
	
	#logo-evento {}
	
	#titulo-evento {}
	
	#data-evento {
		text-align: right;
	}
	
	.topo-titulo, .topo-descricao {
		font-family: 'Oswald',sans-serif;
		font-size: 20px;
		font-weight: bold;
		letter-spacing: 1px;
		line-height: 1.30em;
		margin: 5px 0;
	}
	
	#data-evento .topo-titulo {
		font-weight: normal;
	}
	
	.topo-descricao { 
		font-size: 17px;
		font-weight: normal;
	}
	
	#data-evento .topo-descricao {
		font-size: 15px;
	}
	
	#flags {
		text-align: right;
	}

#shadow {
	background: none repeat scroll 0 0 #fff;
    box-shadow: 0 0 15px #333;
    padding: 0 15px;
}
	
/* Menu Superior */
#menu-superior {	
    display: table;
    position: relative;
}
#menu-superior, #menu-superior-dropdown {
    width: 970px !important;
    margin: 0 0 10px -15px;
	background: none repeat scroll 0 0 #938349;
}
	#menu-superior ul {
		list-style: none;
		display: table-row;
		margin: 0;
	}
	#menu-superior li {
		display: table-cell;
		padding: 13px 15px;
    	text-align: center;
	}	
	#menu-superior-dropdown ul ul {
		margin-top: 13px;
	}
	#menu-superior-dropdown ul ul li {
		border-top: 1px solid #5F5F5F;
		padding: 9px 16px;
	}
	#menu-superior li {
		display: table-cell;
	}
	#menu-superior li, #menu-superior-dropdown li {
		padding: 13px 16px;
    	text-align: left;
		background: #938349;
	}
	
	#menu-superior li a,
	#menu-superior-dropdown li a {
		color: #fff;
	    font-family: Arial, 'Trebushet MS', sans-serif;
	    font-size: 16px;
	    font-weight: bold;
	    letter-spacing: 0px;
    	text-decoration: none;
    	text-transform: uppercase;
	}
	#menu-superior li a {
	    font-family: 'Oswald',sans-serif;
	    font-weight: normal;
	    letter-spacing: 1px;
	}	
	
	#menu-superior li a.selected, #menu-superior li a:hover,
	#menu-superior-dropdown li a.selected, #menu-superior-dropdown li a:hover{
		color: #504416;
	}

/* Corpo */
#corpo {
	position: relative;
	*position: inherit;
}
	
	/* Menu da Esquerda */
	#menu-esquerda {
		font-size: 16px;
	}
	
	#menu-esquerda ul {
		list-style: none;
		margin: 0;
		padding: 0;
	}
	
	#menu-esquerda ul li {
		display: block;
		position: relative !important;
	}
	
	#menu-esquerda li a {
		display: block;
		padding: 7px 2px;
	    font-family: 'Oswald',sans-serif;
		font-weight: normal;
		font-size: 100%;
    	line-height: 1.3em;
		letter-spacing: 2px;
		text-decoration: none;
		color: #000;
		border-bottom: 1px solid transparent;
	}
	
	#menu-esquerda li a.selected, #menu-esquerda li a:hover {
		color: #555;
		border-bottom-color: #CCC;
	}
	
	#menu-esquerda li ul {
		padding-left: 10px;
		margin-left: 15px;
		font-size: 90%;
		list-style: disc outside none;
	}
	
	#menu-esquerda-spacer {
		margin-right: 10px;
		border-right: 1px solid #CCC;
	}
	
	/* Box de newsletter */
	#box-newsletter {
		margin: 25px 0;
		font-size: 80%;
	}
	
	#box-newsletter h4 {
		font-size: 130%;
	}
	
	/* Conteúdo */
	#conteudo{}
	
	#conteudo-spacer {
		margin-right: 10px;
	}
	
	#conteudo-spacer #grid-third-col {
		margin-right: -10px;
	}
	
	.box-welcome fieldset, .box-noticias fieldset {
		margin-bottom: 15px;
	}
	
/* Rodapé */
#rodape {
	position: relative;
	margin-top: 20px;
}

	/* Banners da capa */
	.banner-capa {}
	
	.banner-capa .titulo {
		font-size: 14px;
		font-stretch: semi-condensed;
		font-variant: small-caps;
		font-weight: normal;
		font-family: 'Oswald',sans-serif;
		text-align: center;
	}
	
/* Desenvovido */
#desenvolvido{
	text-align: right;
	padding: 0 10px 0 0;
	display: block;
	color: #555;
	font-size: 11px;
}
.bigbutton{
	font-size: 20px!important;
}