/* Os estilos de cada info vão neste CSS */
* {
	font-family: 'Open Sans', sans-serif;
	font-family: 'Ubuntu', sans-serif;
}

body{
	background-image:url(img/fundo2.jpg)!important;
	background-repeat:no-repeat!important;
	background-position:0px 34px!important;
}
/*menu black*/
#menu,
#submenu{ background-color:transparent!important; background-image:url(img/fundo2.jpg)!important; border-bottom: 1px dotted #fff; height:50px;}
body.black #imagem-grande,
body.black #capaBg{border-color: #000000!important;}
#submenu li a{color:#ffffff!important;}
#submenu li a:hover,
#submenu li a.sel{color:#ff9900!important;}
/*menu black*/

/*capa*/
#capaBg{
	width:936px!important;
	border:none!important;
}

#abertura h2{
	font-family: 'Ubuntu', serif !important;
	font-size:52px!important;
	line-height:50px;
	text-transform:uppercase!important;
	color:#ffcb01!important;
}
#abertura p{
	font-family: 'Open Sans', serif !important;
	width:390px!important;
	font-size:16px!important;
	margin:270px 0px 35px 0px;
	float: right !important;
	background:url(img/bg-texto.png) !important;
	padding: 15px;
}
#abertura p,
#abertura b,
#abertura i{color:#ffffff!important;}
a.veja{margin:0px 0px 0px 830px!important; 
float: left !important;
}
/*capa*/

/*internas*/
#imagem-grande{border:none!important;}
#imagem-grande #legenda{
	margin:30px -05px 0px 10px!important;
	color:#fad44e!important;
	width:350px!important;
}
#imagem-grande #foto-grande{
	margin:30px 0px 0px 10px!important;
	border:none!important;
}
#imagem-grande #legenda h3{
	font-size:38px!important;
	text-transform:uppercase!important;
	line-height:43px!important;
	color:#ffcb01!important;
	margin:10px 0px -10px 0px!important;
}

#imagem-grande #legenda h3 span{
	font-size:22px!important;
	color:#b8b8b8!important;
	margin:10px 0px -10px 0px!important;
}

#imagem-grande #legenda p{
	color:#ffffff!important;
	font-size:16px!important;
}
#imagem-grande #legenda strong{
	color:#ffffff!important;
	font-size:16px!important;
}
#imagem-grande #legenda em{
	color:#ffffff!important;
	font-size:16px!important;
}

#imagem-grande #legenda span{
	color:#ff9900!important;
	font-size:18px!important;
	font-weight:bold;
}
#imagem-grande #legenda p.credito {
	font-size:10px !important;
	text-align:left;
	color:#978e81 !important;
	padding:10px 0;
}
#imagem-grande #legenda p.credito * {
	font-size:10px !important;
	color:#978e81 !important;
}

/*internas*/
