/*
Theme Name: Fundacao Ezequiel Dias : 2014
Theme URI: http://wordpress.org/themes/twentyfourteen
Author1: F'KAZ e TotLab
Author URI: http://wordpress.org/
Description: Site FUNED : Fundação Ezequiel Dias : 2014.
Version: 1.0
Text Domain: fundacao_ezequiel_dias

Todos os direitos reservados a Fundacao Ezequiel Dias.
*/
@charset "utf-8";
/* CSS Document */


/*------- GLOBAL ---------*/

body {
	margin:0px; 
	padding:0px; 
	background-color:#AB4127;
	font-weight: normal!important;
	-webkit-font-smoothing: antialiased !important;
	text-rendering: optimizeLegibility !important;
	background-image:url(images/bg_red.png);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
}

div#container {
	max-width:1366px;
	height: auto !important;
	min-height:100%;
	background-color: #FFF;	
	margin: 0 auto;
	overflow:hidden;
	-webkit-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.40);
	-moz-box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.40);
	box-shadow: 0px 4px 12px 0px rgba(0, 0, 0, 0.40);
	background-image:url(images/bg_meio.png);
	background-repeat:no-repeat;
	background-position:center top;
}

div#container_meio {
	width: 1002px;
	height: auto;
	background-color: #FFF;
	margin: 0 auto;
	min-height:575px;
	overflow:hidden;
	-webkit-box-shadow: 0px 4px 10px 0px rgba(168, 168, 168, 0.50);
	-moz-box-shadow: 0px 4px 10px 0px rgba(168, 168, 168, 0.50);
	box-shadow: 0px 4px 10px 0px rgba(168, 168, 168, 0.50);
	-webkit-border-top-right-radius: 16px;
	-moz-border-radius-topright: 16px;
	border-top-right-radius: 16px;
}

/*------- HEADER/TOPO ---------*/

nav#menu_superior {
	width:1002px;
	height:36px;
	background-color:#92918F;
	margin:0 auto;
	-webkit-border-bottom-left-radius: 16px;
	-moz-border-radius-bottomleft: 16px;
	border-bottom-left-radius: 16px;
}

#breadcrumb {
	width:950px;
	height:20px;
	position:absolute;
	font-family: "univers_57_condensedregular", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #777673;
	margin-left:26px;
	margin-top:8px;
}

#breadcrumb a {
	color: #777673;
	text-decoration:none;
	font-family: "titillium_webregular", Verdana, Geneva, sans-serif;
}

#breadcrumb a:hover {
	text-decoration:underline;
}

#breadcrumb .select {
	color: #B14429;
	text-decoration:none;
	font-family: "titillium_webregular", Verdana, Geneva, sans-serif;
}

header#box_logo {
	width: 1002px;
	height: 76px;
	margin: 0 auto;
	clear:both;
}

.widht1 {
	width:450px;
}

header#box_logo a#logo {
	width: 200px;
	height: 54px;
	float: left;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	margin-top: 6px;
}

.sub_itens {
	width:430px;
	height:20px;
	text-decoration:none;
	list-style: none !important;
	float:left;
	margin-top:24px;
	margin-left:15px;
}

#box_logo select#vtb, select#macess {
	display:block;
	float:left;
	margin-top:20px;
	margin-right:10px;
	width:200px;
	font-family: "titillium_webregular", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #71695E;
	background-color:#FFF;
	border: 1px solid #DBDBEA;
	text-decoration: none;
	height: 26px;
	outline:none;
}

.sub_itens li {
	width:auto;
	height:20px;
	text-decoration:none;
	list-style: none !important;
	float:left;
	font-family:"univers_57_condensedregular", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777672;
	padding-left:0px;
	padding-right:0px;
}

.sub_itens li a {
	width:auto;
	height:20px;
	text-decoration:none;
	list-style: none !important;
	float:left;
	font-family:"univers_57_condensedregular", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777672;
	padding-left:3px;
	padding-right:3px;
}

.sub_itens li a:hover {
	text-decoration: underline;
	color:#B14429;
}

#btn_alto_contraste {
	width:18px;
	height:18px;
	float:left;
	background-image:url(images/btn_alto_contraste.png);
	margin-top:22px;
	margin-left:20px;
	margin-right:7px;
}

#btn_baixo_contraste {
	width:14px;
	height:18px;
	float:left;
	background-image:url(images/btn_baixo_contraste.png);
	margin-top:22px;
	margin-right:20px;
}

#btn_fonte_maior {
	width:18px;
	height:18px;
	float:left;
	background-image:url(images/btn_fonte_maior.png);
	margin-top:22px;
	margin-right:7px;
}

#btn_fonte_menor {
	width:18px;
	height:18px;
	float:left;
	background-image:url(images/btn_fonte_menor.png);
	margin-top:22px;
}

/*----------- BUSCA -----------*/

#busca {
	width: 180px;
	height: 34px;
	float: left;
	margin-top: 15px;
	margin-left: 22px;
}

#btn_busca {
	width:32px;
	height:32px;
	float:right;
	background-image:url(images/btn_busca.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:15px;
	display:block;
	border:none;
	background-color:rgba(241,241,252,0);
	cursor:pointer;
}

#btn_busca:hover {
	background-position:bottom;
}

#btn_busca2 {
	width:32px;
	height:32px;
	float:right;
	background-image:url(images/btn_busca.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-top:12px;
	margin-right:10px;
	display:block;
	border:none;
	background-color:rgba(241,241,252,0);
	cursor:pointer;
}

#btn_busca2:hover {
	background-position:bottom;;
}

.imput_busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71695E;
	background-color:#FFF;
	border: 1px solid #DBDBEA;
	text-decoration: none;
	padding: 3px 8px;
	width: 100%;
	height: 26px;
	outline:none;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

::-webkit-input-placeholder {
   color: #999;
   font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
   font-size:11px;
   text-transform:uppercase;
}

:-moz-placeholder {
   color: #999;
   font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
   font-size:11px;
   text-transform:uppercase;
}

::-moz-placeholder {
   color: #999;
   font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
   font-size:11px;
   text-transform:uppercase;
}

:-ms-input-placeholder {  
   color: #999;
   font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
   font-size:11px;
   text-transform:uppercase;
}

div#conteudo p.busca_txt {
	display:block;
	width:600px;
	height:20px;
	font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
   	font-size:15px;
	color:#777672;
	float:left;
}

div#conteudo p.busca_txt span {
	font-family:"titillium_webbold", Verdana, Geneva, sans-serif;
   	font-size:21px;
	color:#AB3F26;
	padding-right:4px;
	padding-left:4px;
}

div#conteudo div.bx_result {
	width:620px;
	height:55px;
	background-color:#92918F;
	-moz-border-radius:12px; 
	-webkit-border-radius:12px; 
	border-radius:12px; 
	behavior:url(border-radius.htc);
	box-sizing:border-box;
	float:left;

}

div#conteudo div.bx_result p {
	width:580px;
	height:20px;
	font-family:"titillium_webbold", Verdana, Geneva, sans-serif;
   	font-size:19px;
	color:#FFF;
	padding-left:20px;
	line-height:100%;
	box-sizing:border-box;
	float:left;
}

div#conteudo div.bx_result p.txt {
	font-family:"titillium_webbold", Verdana, Geneva, sans-serif;
   	font-size:13px;
	color:#FFF;
	padding-left:20px;
	line-height:150%;
	box-sizing:border-box;
	float:left;
	display:block;
	text-transform:uppercase;
	width:130px;
	margin-top:20px;
}

div#conteudo ul.result_itens_busca {
	width:620px;
	height:auto;
	display:block;
	margin-top:20px;
	float:left;
	padding:0px !important;
}

div#conteudo ul.result_itens_busca li {
	width:620px;
	height:auto;
	display:block;
	float:left;
	margin-bottom:1px;
	border-bottom: 1px dashed #CCC;
	float:left;
}

div#conteudo ul.result_itens_busca li div#tipo_busca {
	width:138px;
	height:58px;
	float:left;
	padding-left:56px;
	box-sizing:border-box;
}

div#conteudo ul.result_itens_busca li div#tipo_busca p {
	display:block;
	width:80px;
	height:34px;
	float:left;
	font-family:"titillium_webbold", Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#AB3F26;
	text-transform:uppercase;
	line-height:250%;
	border-right: 1px solid #CCC;
}

div#conteudo ul.result_itens_busca li a#link_busca {
	width:482px;
	height:58px;
	display:block;
	float:left;
	font-family:"titillium_webbold", Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#92918D;
	padding-left:10px;
	padding-top:19px;
	box-sizing:border-box;
	text-decoration:none;
        line-height:105%;
        text-align:left;
}

div#conteudo ul.result_itens_busca li a#link_busca:hover {
	background-color:#F0F0F7;
}

div#conteudo ul.result_itens_busca li a#link_busca:hover {
	color:#AB3F26;
	text-decoration:underline;
}

div#conteudo ul.result_itens_busca li div#tipo_busca.tp_not {
	background-image:url(images/icon_clock.png);
	background-repeat:no-repeat;
	background-position: 10px 15px;
}

div#conteudo ul.result_itens_busca li div#tipo_busca.tp_event {
	background-image:url(images/icon_calendar.png);
	background-repeat:no-repeat;
	background-position: 10px 15px;
}

div#conteudo ul.result_itens_busca li div#tipo_busca.tp_cont {
	background-image:url(images/icon_page.png);
	background-repeat:no-repeat;
	background-position: 10px 15px;
}

div#conteudo div.bx_result div#busca {
	margin-top:11px;
	width:400px;
}

div#conteudo div.bx_result div#busca #btn_busca {
	margin-left:0px !important;
}

div#conteudo ul.result_itens_busca li p.desc_item_busca {
	width:620px;
	height:auto;
	display:block;
	float:left;
	border-top: 1px dashed #CCC;
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:0px;
	line-height:150%;
}

div#conteudo ul.result_itens_busca li p.desc_item_busca span {
	background-color:rgba(171,63,38,1);
	color:#FFF;
	padding-right:5px;
	padding-left:5px;
}

div#conteudo ul.result_itens_busca li span.data_hora {
	font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
	margin-bottom:20px;
	display:block;
}


/*------- EVENTOS ---------*/

div#titulo_noticia_eventos {
	width:510px;
	height:auto;
	float:left;
	font-family:"titillium_webbold", Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#92918F;
	line-height:110%;
	padding-right:25px;
	padding-top:6px;
	padding-bottom:6px;
	margin-left:18px;
	margin-top:10px;
}

#box_eventos {
	width:950px;
	height:108px;
	float:left;
	/*margin-top:20px;*/
        margin-top:65px;
	background-color:#B14429;
	margin-left:26px;
	-moz-border-radius:15px; 
	-webkit-border-radius:15px; 
	border-radius:15px; 
	behavior:url(border-radius.htc);
}

#box_eventos .graphic, .prevBtn, .nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

#box_eventos .prevBtn {
	display:block;
	width:23px;
	height:94px;
	position:absolute;
	z-index:1000;
	cursor:pointer;
}	

#box_eventos .nextBtn {
	display:block;
	width:23px;
	height:94px;
	position:absolute;
	z-index:1000;
	cursor:pointer;
}	
														
#box_eventos .nextBtn {
	background:url(images/btn_next2.png);
	background-position:top;
	margin-top:-102px;
	margin-left:920px;
}

#box_eventos .nextBtn:hover {
	background-position:bottom;
}

#box_eventos .prevBtn {
	background:url(images/btn_prev2.png);
	background-position:top;
	margin-top:-102px;
	margin-left:7px;
}

#box_eventos .prevBtn:hover {
	background-position:bottom;
}


#box_eventos ul.eventos {
	width: 882px;
	height: 60px;
	margin-top: 35px;
	margin-left: 0px;
}

#box_eventos ul.eventos li {
	width: 293px;
	height: 60px;
	float: left;
	display: block;
}


#box_eventos #data {
	width: 62px;
	height: 53px;
	float: left;
}

#box_eventos .dia {
	width:46px;
	height:46px;
	background-color:#FFF;
	float:left;
	color:#B14429;
	position: absolute;
	margin-top:13px;
	margin-left:4px;
	text-align:center;
	line-height:180%;
	font-size:25px;
	-moz-border-radius:100%; 
	-webkit-border-radius:100%; 
	border-radius:100%; 
	behavior:url(border-radius.htc);
	font-family: "titillium_webbold";
	text-decoration: none;
}

#box_eventos .mes {
	width:26px;
	height:26px;
	background-color:#4D4B4A;
	float:left;
	color:#FFF;
	position: absolute;
	margin-left:35px;
	text-align:center;
	line-height:240%;
	font-size:11px;
	-moz-border-radius:100%; 
	-webkit-border-radius:100%; 
	border-radius:100%; 
	behavior:url(border-radius.htc);
	font-family: "titillium_webregular";
	text-decoration: none;
}

p.tit_evento a {
	display: block;
	width: 212px;
	line-height: 115%;
	margin-left: 10px;
	float: left;
	font-family: "titillium_websemibold";
	color: #FFF;
	text-decoration:none;	
}

p.tit_evento a:hover {
	text-decoration:underline;	
}

div#conteudo ul.eventos {
	width: 618px;
	height: auto;
	margin-top: 10px;
	padding:0px !important;
}

div#conteudo ul.eventos li {
	width: 618px;
	height: 78px;
	float: left;
	display: block;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	transition: all 0.2s ease-in-out;
	margin-bottom:10px;
	border: 1px solid #D7D7D7;
}

div#conteudo ul.eventos li:hover {
	background-color:rgba(242,242,253,1);
}


div#conteudo #data {
	width: 62px;
	height: 53px;
	float: left;
}

div#conteudo .dia {
	width:46px;
	height:46px;
	background-color:#B14429;
	float:left;
	color:#FFF;
	position: absolute;
	margin-top:18px;
	margin-left:9px;
	text-align:center;
	line-height:180%;
	font-size:25px;
	-moz-border-radius:100%; 
	-webkit-border-radius:100%; 
	border-radius:100%; 
	behavior:url(border-radius.htc);
	font-family: "titillium_webbold";
	text-decoration: none;
}

div#conteudo .mes {
	width:26px;
	height:26px;
	background-color:#4D4B4A;
	float:left;
	color:#FFF;
	position: absolute;
	margin-left:40px;
	margin-top:5px;
	text-align:center;
	line-height:240%;
	font-size:11px;
	-moz-border-radius:100%; 
	-webkit-border-radius:100%; 
	border-radius:100%; 
	behavior:url(border-radius.htc);
	font-family: "titillium_webregular";
	text-decoration: none;
}

div#conteudo p.tit_evento a {
        display: block;
        width: 520px;
        line-height: 115%;
        float: left;
        margin-left:20px;
        margin-top:6px;
        font-family: "titillium_webregular";
        color: #777673;
        font-size:16px;
        text-decoration:none;
        text-align:left !important;
}

div#conteudo p.tit_evento a:hover {
        text-decoration:underline;
        color:#B14429;	
}

div#conteudo ul.noticias {
        width: 618px;
        height: auto;
        margin-top: 10px;
        padding:0px !important;
}

div#conteudo ul.noticias li {
        width: 618px;
        height: auto;
        float: left;
        display: block;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
        transition: all 0.2s ease-in-out;
        margin-bottom:10px;
        padding-bottom:0px;
        border: 1px solid #D7D7D7;
}

div#conteudo ul.noticias li:hover {
        background-color:rgba(242,242,253,1);
}

div#conteudo ul.noticias p a {
        display: block;
        width: 590px;
        line-height: 115%;
        float: left;
        font-family: "titillium_webbold";
        color:#B14429 !important;
        font-size:15px;
        text-decoration:none;
        margin-left:15px;
        padding-bottom:10px;
        text-align:left;
}

div#conteudo ul.noticias p a:hover {
        text-decoration:underline;	
}

div#conteudo ul.noticias li p.desc_item_busca {
        width:590px;
        height:auto;
        display:block;
        float:left;
        float:left;
        padding: 10px;
        box-sizing:border-box;
        margin-top:0px;
        margin-left:15px;
        line-height:140%;
        background-color:#F2F2FD;
        text-align:left;
}

div#conteudo ul.noticias li span.data_hora {
        font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
        margin-bottom:10px;
        padding-top:10px;
        display:block;
        border-top: 1px dashed #CCC;
        width:590px;


        height:auto;
        float:left;
        margin-left:15px;
        float:left;
}


/*------- SLIDER TOPO ---------*/


#slider {
	width: 950px;
	height: 296px;
	float: left;
	margin-top: 35px;
	margin-left: 26px;
}


/*------- ARESTAS ---------*/

#aresta_vertical {
	width:68px;
	height:187px;
	position:absolute;
	display:block;
	z-index:500;	
}

#aresta_vertical.are_noticias_home {
	background-image:url(images/aresta_slider.png);
	margin-top:20px;
}

#aresta_vertical.are_noticias {
        background-image:url(images/aresta_slider.png);
        margin-top:0px;
        margin-left:-26px;
}

#aresta_vertical.are_eventos {
        background-image:url(images/aresta_eventos2.png);
        margin-top:0px;
        margin-left:-26px;
}

#aresta_vertical.are_eventos2 {
	background-image:url(images/aresta_eventos2.png);
	margin-top:8px;
	margin-left:-26px;
}

#aresta_horizontal {
	width:187px;
	height:50px;
	position:absolute;
	display:block;
}

/*------- LABELS DAS ARESTAS HOME ---------*/

.aresta_twitter {
	background-image:url(images/aresta_twitter.png);
	margin-left:131px;
	margin-top:-20px;	
}

.aresta_videos {
	background-image:url(images/aresta_videos.png);
	margin-left:100px;
	margin-top:-20px;	
}

.aresta_maisacessados {
	background-image:url(images/aresta_acessados.png);
	margin-left:100px;
	margin-top:-20px;	
}

.aresta_enquete {
	background-image:url(images/aresta_enquete.png);
	margin-left:268px;
	margin-top:-20px;	
}

.aresta_fotos {
	background-image:url(images/aresta_fotos.png);
	margin-left:268px;
	margin-top:-20px;	
}

.aresta_eventos {
	background-image:url(images/aresta_eventos.png);
	margin-left:381px;
	margin-top:-9px;	
}

/*------- VIDEOS ---------*/

section.col_dir div#conteudo ul.videos {
	width:650px;
	height:auto;
	list-style:none !important;
	padding:0px !important;
}

section.col_dir div#conteudo ul.videos li {
	width:296px;
	height:240px;
	max-height:240px;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	margin-right:20px;
	margin-bottom:20px;
	border: 1px solid #D7D7D7;
	float:left;
	outline:none !important;
	display:block;
}

section.col_dir div#conteudo ul.videos li:hover {
	background-color:#92918F;
	border: 1px solid #92918F;
}

ul.videos li:hover div#titulo_destaque {
	background-color:#92918F;
	color:#FFF !important;
}

section.col_dir div#conteudo ul.videos :last-child {
	margin-right:0px !important;
}

ul.videos div#titulo_destaque {
	width: 270px;
	height: auto;
	float: left;
	line-height: 115%;
	font-family: "titillium_webbold", Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #92918E;
	margin-top:10px;
	margin-left:13px;
	text-align:left !important;
}

ul.videos .view {
	margin-left: 9px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline:none !important;
}



/*------- BOTOES ---------*/

.btn {
	background-color:#B14429;
	padding-right:10px;
	padding-left:10px;
	text-align:center;
	text-decoration:none;
	font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index:900 !important;
	padding-top:2px;
	display:block;
	position:absolute;
}

.btn:hover {
	background-color:#92918F;
}

.btn.bt_votar {
	margin-top:229px;
	margin-left:90px;
	width:64px;
	height:18px;
}

.btn.bt_video {
	margin-top:229px;
	margin-left:70px;
	width:118px;
	height:18px;
}

.btn.bt_noticias {
	margin-top:345px;
	margin-left:26px;
	width:130px;
	height:18px;
}

/*------- BOXES HOME ---------*/

ul.boxes_home {
	width:950px;
	height:250px;
	float:left;
	margin-left:26px;
	margin-top:20px;
	margin-bottom:20px;
	padding:0px !important;
}

ul.boxes_home :last-child {
	margin-right:0px !important;
}

ul.boxes_home li {
	height:250px;
	width:300px;
	background-color:#F2F2FD;
	border:1px solid #D7D7D7;
	padding:10px 10px;
	margin-right:25px;
	float:left;
	box-sizing:border-box;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	display:block;
}

ul.boxes_home li .titulo_box_home {
	width: 230px;
	height:25px;
	float:left;
	font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
	color:#B14429;
	font-size:19px;
	text-align:left;
	text-transform:uppercase;
	line-height:100%;
	padding-left:40px;
}

ul.boxes_home li .titulo_box_home.icon_twitter {
	background-image:url(images/icon_twitter.png);
	background-repeat:no-repeat;
	background-position:left;
}

ul.boxes_home li .titulo_box_home.icon_instagram {
	background-image:url(images/icon_instagram.png);
	background-repeat:no-repeat;
	background-position:left;
}


ul.boxes_home li .titulo_box_home.icon_videos {
	background-image:url(images/icon_video.png);
	background-repeat:no-repeat;
	background-position:left;
}

ul.boxes_home li .titulo_box_home.icon_enquete {
	background-image:url(images/icon_enquete.png);
	background-repeat:no-repeat;
	background-position:left;
}

hr.fancy-line {
	width: 100%;
	background: #FFF;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: dashed;
	border-bottom-color: #C5C5C5;
	float: left;
}



/*----------------- SCROLLBAR PERSONALIZADO -----------------*/

.rolagem_fotos .images_container1 img{
	display:block; 
	float:left; 
	margin:0 5px; 
	border:none; 
	padding:3px; 
	background:rgba(255,255,255,0.3); 
	-webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.2); 
	-moz-box-shadow:1px 1px 10px rgba(0,0,0,0.2); 
	box-shadow:1px 1px 10px rgba(0,0,0,0.2);
}

.rolagem_fotos{
	position: relative;
	width: 430px;
	height: 140px;
	overflow: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -5px;
	padding-top: 10px !important;
}

.rolagem_fotos.toggle_width{
	width:70%;
}

.rolagem_fotos .images_container1 {
	overflow:hidden;
}

.rolagem_fotos .images_container1 img{
	max-width:none;
} /* stupid ie8 */

.rolagem_fotos .images_container1 img:hover{
	background-color: #FFF;
	opacity: .80;
	background-color: rgba(117,5,2,0.9);
	transition: all 0.4s ease-in-out;
}

.rolagem_fotos .images_container1 img:first-child{
	margin-left:0;
}

.rolagem_fotos .images_container1 img:last-child{
	margin-right:0;
}

.rolagem_fotos .images_container1 img.new{
	background:#de4816;
}

section.col_dir .rolagem_fotos{
	width: 622px;
}


/*----------------- MINIATURAS GALERIA DE FOTOS -----------------*/

.miniatura_foto_horizontal {
	width:124px;
	height:93px;
}

.miniatura_foto_vertical {
	width:61px;
	height:93px;
}

/*------- IFRAMES ---------*/

#iframe_twitter {
	width: 281px;
	height:182px;
	float:left;
	margin-top:-8px;
}

#iframe_enquete {
	width: 275px;
	height: auto;
	float: left;
	margin-top: 15px;
}

/*------- ENQUETE ---------*/

#radio_option {
	width: 15px;
	height: 15px;
	float: left;
	margin-bottom:8px;
}

#desc_option {
	width: 250px;
	height:15px;
	float:left;
	font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
	color:#777673;
	font-size:13px;
	padding-left:10px;
	line-height:130%;
	margin-bottom:8px;
	box-sizing:border-box;
}

/*------- TÍTULOS DESTAQUE ---------*/

#titulo_destaque {
	width: 100%;
	height: auto;
	float: left;
	line-height: 115%;
	font-family: "titillium_websemibold", Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #AB3F26;
	margin-top:3px;
}

/*--------- ROLLOVER VÍDEOS ---------*/

.img_thumb_video {
	width:250px;
	height:150px;
	outline:none !important;
}

.view {
	width: 250px;
	height: 200px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
	margin-top: 12px;
    margin-left: 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline:none !important;

}
.view .mask, .view .content {
    width: 250px;
    height: 150px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	outline:none !important;

}

.view img {
    display: block;
    position: relative;
	outline:none !important;
}

.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000;
	outline:none !important;
}
.view a.info:hover {
    box-shadow: 0 0 5px #000;
	outline:none !important;
}

.view-first:hover img {
	outline:none !important; 

} 
.view-first:hover .mask { 
    opacity: 1;
	outline:none !important;
}

.view-first:hover a.info {
    opacity: 1;
    transform: translateY(0px);
	outline:none !important;
}
.view-first:hover p {
    transition-delay: 0.1s;
	outline:none !important;
}
.view-first:hover a.info {
    transition-delay: 0.2s;
	outline:none !important;
}

.view-first img { 
    transition: all 0.2s linear;
	outline:none !important;
}
.view-first .mask {
    opacity: 0;
    background-color: rgba(0,0,0, 0.7); 
    transition: all 0.4s ease-in-out;
	outline:none !important;
}
.view-first h2 {
    transform: translateY(-100px);
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view-first p { 
    transform: translateY(100px);
    opacity: 0;
    transition: all 0.2s linear;
	outline:none !important;
}
.view-first a.info{
    opacity: 0;
    transition: all 0.2s ease-in-out;
	outline:none !important;
}

#img_player {
	background-image:url(images/img_player.png);
	width:58px;
	height:59px;
	z-index:999 !important;
	margin: 39px 0px 0px 110px;
	outline:none !important; 
}

/*--------- MAIS ACESSADOS ---------*/

.acessados {
	width: 253px;
	height: 170px;
	float: left;
	text-decoration: none;
	list-style: none !important;
	margin: 0;
	padding: 0;
	margin-top: 23px;
}

.acessados li {
	width:233px;
	height:28px;
	text-decoration:none;
	list-style: none !important;
	float:left;
	font-family:"titillium_webregular", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777672;
	background-color:#FFF;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:7px;
	line-height:225%;
}

.acessados li:hover {
	color:#FFF;
	background-color:#92918F;
}

/*--------- BANNERS CARROUSSEL RODAPÉ ---------*/

#container_slider {
	width: 898px;
	height: 70px;
	margin-bottom: 10px;
	margin-top:15px;
	float:left;
	margin-left:52px;
}

/* // Sudo Slider */
#container_slider #slider1 {
	width: 898px; 
	height:70px;
} /* It can be a good idea to set a width of the slider, mostly so Old-IE can figure out how to render */


#container_slider .graphic, .prevBtn, .nextBtn{
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

#container_slider .prevBtn, .nextBtn {
	display:block;
	width:26px;
	height:70px;
	position:absolute;
	z-index:1000;
	cursor:pointer;
}	
														
#container_slider .nextBtn {
	background:url(images/btn_next.png);
	background-position:top;
	margin-top:-74px;
	margin-left:898px;

}

#container_slider .nextBtn:hover {
	background-position:bottom;
}

#container_slider .prevBtn {
	background:url(images/btn_prev.png);
	background-position:top;
	margin-top:-74px;
	margin-left:-26px;
}

#container_slider .prevBtn:hover {
	background-position:bottom;
}

div#slider1 ul li a img {
       border:none;
}

/*--------- RODAPÉ ---------*/

#rodape {
	width:1002px;
	height:90px;
	margin:0 auto;
}

#logo_rodape {
	width: 105px;
	height: 34px;
	float: left;
	background-image: url(images/logo_outline.png);
	margin-top: 30px;
}


#iso {
	width: 78px;
	height: 52px;
	float: left;
	background-image: url(images/ISO.png);
	margin-top: 20px;
}


#separador {
	width: 1px;
	height: 45px;
	float: left;
	background-image: url(images/separador1.png);
	margin-top: 25px;
	margin-left: 15px;
}

#endereco {
	width: 236px;
	height: 45px;
	float: left;
	margin-top: 27px;
	margin-left: 18px;
	font-family: "titillium_webregular", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 120%;
}

#redes_sociais {
	width: 130px;
	height: 29px;
	float: left;
	margin-top: 33px;
	margin-left: 30px;
}




#icon_face {
	width:29px;
	height:29px;
	float:left;
	background-image:url(images/btn_face.png);
	background-position:top;
	margin-right:3px;
}

#icon_face:hover {
	background-position:bottom;
}

#icon_twitter {
	width:29px;
	height:29px;
	float:left;
	background-image:url(images/btn_twitter.png);
	background-position:top;
	margin-right:3px;
}



#icon_twitter:hover {
	background-position:bottom;
}

#icon_instagram {
	width:29px;
	height:29px;
	float:left;
	background-image:url(images/btn_instagram.png);
	background-position:top;
	margin-right:3px;

	
}

#icon_instagram:hover {
	background-position:bottom;
}



#icon_youtube {
	width:29px;
	height:29px;
	float:left;
	background-image:url(images/btn_youtube.png);
	background-position:top;
}

#icon_youtube:hover {
	background-position:bottom;
}

#dados {
	width: 370px;
	height: 25px;
	float: right;
	margin-top: 40px;
	margin-left: 15px;
	margin-left: 18px;
	font-family: "titillium_webregular", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	line-height: 100%;
	text-align: right;
}

#dados a {
	text-decoration:none;
	color: #FFF;
}


#dados a:hover {
	text-decoration:underline;
}

/*--------- ASIDE COLUNA ESQUERDA ---------*/

aside {
width:280px;
height:auto;
float:left;
margin-bottom:50px;
margin-top:35px;
margin-left:26px;
}

aside div#col_noticias {
width:280px;
height:auto;
min-height:460px;
float:left;
margin-bottom:15px;
background-color:#F0F0F7;
-moz-border-radius-topright: 15px;
-webkit-border-top-right-radius: 15px;
border-top-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
border-bottom-right-radius: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
border-bottom-left-radius: 15px;
border:1px solid #DBDBEA;
}

aside div#col_noticias ul.ultimas_noticias {
list-style: none;
width: 212px;
height: auto;
float: left;
display: block;
margin-left: 10px;
margin-top:20px;
}

aside div#col_noticias ul.ultimas_noticias li {
list-style: none;
width: 212px;
height: auto;
float: left;
display: block;
margin-bottom: 20px;
}

aside div#col_noticias #titulo_destaque {
width: 212px;
height: auto;
float: left;
line-height: 110%;
font-family: "titillium_webbold", Verdana, Geneva, sans-serif;
font-size: 15px;
color: #AB3F26;
margin-bottom: 8px;
}

aside div#col_noticias #subtit_noticias {
width: 212px;
height: auto;
float: left;
line-height: 125%;
font-family: "titillium_webregular", Verdana, Geneva, sans-serif;
font-size: 12px;
color: #777674;
text-decoration:none;
margin-bottom:8px;
}

aside div#col_noticias #subtit_noticias:hover {
text-decoration:underline;
}

aside div#col_noticias #separador_latesq {
width: 212px;
height: 20px;
float: left;
}

aside div#col_noticias #line {
width: 188px;
height: 20px;
float: left;
}

aside div#col_noticias #btn_mais {
width: 20px;
height: 20px;
float: right;
background-color:#AB3F26;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
text-align:center;
line-height:100%;
color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
display:block;
text-decoration:none;
}

aside div#col_noticias #btn_mais:hover {
background-color:#92918F;
}

aside div#col_noticias hr.fancy-line {
width: 98%;
background: #FFF;
border-top-width: 0;
border-right-width: 0;
border-bottom-width: 1px;
border-left-width: 0;
border-bottom-style: dashed;
border-bottom-color:#C5C5C5;
float: left;
margin-top:10px;
}

a.btn1 {
float:right;
margin-bottom:20px;
background-color:#B14429;
padding-right:10px;
padding-left:10px;
text-align:center;
text-decoration:none;
font-family:"titillium_webregular", Verdana, Geneva, sans-serif;
font-size:11px;
color:#FFF;
text-transform:uppercase;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
z-index:900 !important;
padding-top:2px;
display:block;
width:159px;
height:18px;
}

a.btn1:hover {
background-color:#918F8E;
}

aside div#col_eventos {
width:280px;
height:auto;
min-height:261px;
float:left;
background-color:#AB3F26;
-moz-border-radius-topright: 15px;
-webkit-border-top-right-radius: 15px;
border-top-right-radius: 15px;
-moz-border-radius-bottomright: 15px;
-webkit-border-bottom-right-radius: 15px;
border-bottom-right-radius: 15px;
-moz-border-radius-bottomleft: 15px;
-webkit-border-bottom-left-radius: 15px;
border-bottom-left-radius: 15px;
margin-bottom:15px;
}


aside div#col_eventos ul.eventos {
width: 222px;
height: auto;
margin-top: 10px;
margin-left: 0px;
}

aside div#col_eventos ul.eventos :last-child {
border-bottom:none;
}

aside div#col_eventos ul.eventos li {
width: 222px;
height: auto;
float: left;
display: block;
border-bottom:1px dashed rgba(255,255,255,.4);
padding-bottom:10px;
}


aside div#col_eventos #data {
width: 62px;
height: 61px;
float: left;
margin-top:5px;
}

aside div#col_eventos .dia {
width:46px;
height:46px;
background-color:#FFF;
float:left;
color:#B14429;
position: absolute;
margin-top:13px;
margin-left:4px;
text-align:center;
line-height:180%;
font-size:25px;
-moz-border-radius:100%; 
-webkit-border-radius:100%; 
border-radius:100%; 
behavior:url(border-radius.htc);
font-family: "titillium_webbold";
text-decoration: none;
}

aside div#col_eventos .mes {
width:26px;
height:26px;
background-color:#4D4B4A;
float:left;
color:#FFF;
position: absolute;
margin-left:35px;
text-align:center;
line-height:240%;
font-size:11px;
-moz-border-radius:100%; 
-webkit-border-radius:100%; 
border-radius:100%; 
behavior:url(border-radius.htc);
font-family: "titillium_webregular";
text-decoration: none;
}

aside div#col_eventos p.tit_evento a {
display: block;
width: 148px;
line-height: 115%;
float: right;
font-family: "titillium_websemibold";
font-size:13px;
color: #FFF;
text-decoration:none;
}

aside div#col_eventos p.tit_evento a:hover {
text-decoration:underline;	
}

aside div#col_eventos a.btn {
width: 160px;
height: 18px;
margin-left: 101px;
margin-top: 255px;
background-color: #918F8E;
}

aside div#col_eventos a.btn:hover {
background-color:#4D4B4A;
}

/*--------- COLUNA DIREITA E CONTEÚDOS ---------*/

section.col_full {
	width:976px;
	height:auto;
	float:left;
	margin-top:35px;
	margin-bottom:30px;
	margin-left:26px;
}

section.col_dir {
	width:650px;
	height:auto;
	float:right;
	margin-top:35px;
	margin-bottom:30px;
}


section.col_dir div#data2 {
	width: 62px;
	height: 53px;
	margin-bottom:16px;
	float: left;
}

section.col_dir div#data2 .dia {
	width:46px;
	height:46px;
	background-color:#B14429;
	float:left;
	color:#FFF;
	position: absolute;
	margin-top:18px;
	margin-left:9px;
	text-align:center;
	line-height:180%;
	font-size:25px;
	-moz-border-radius:100%; 
	-webkit-border-radius:100%; 
	border-radius:100%; 
	behavior:url(border-radius.htc);
	font-family: "titillium_webbold";
	text-decoration: none;
}

section.col_dir div#data2 .mes {
	width:26px;
	height:26px;
	background-color:#4D4B4A;
	float:left;
	color:#FFF;
	position: absolute;
	margin-left:40px;
	margin-top:5px;
	text-align:center;
	line-height:240%;
	font-size:11px;
	-moz-border-radius:100%; 
	-webkit-border-radius:100%; 
	border-radius:100%; 
	behavior:url(border-radius.htc);
	font-family: "titillium_webregular";
	text-decoration: none;
}

section.col_dir hr.fancy-line {
	width: 617px;
	background: #FFF;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: dashed;
	border-bottom-color: #C5C5C5;
	float: left;
}

section.col_dir div#label {
	width:619px;
	height:60px;
	float:left;
	font-family:"titillium_webbold", Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#B14429;
	line-height:225%;
	text-align:right;
	padding-right:25px;
}

section.col_full div#label {
	width:970px;
	height:60px;
	float:left;
	font-family:"titillium_webbold", Verdana, Geneva, sans-serif;
	font-size:24px;
	color:#B14429;
	line-height:225%;
	text-align:right;
	padding-right:25px;
	box-sizing:border-box;
}

section.col_dir div#label.titulo_noticia {
	color:#92918F;
	line-height:105%;
	text-align:left;
}


section.col_dir div#label_aresta {
	background-color:#B14429;
	width:6px;
	height:60px;
	float:left;
}

section.col_full div#label_aresta {
	background-color:#B14429;
	width:6px;
	height:60px;
	float:left;
}

section.col_dir div#conteudo {
	width:618px;
	height:auto;
	float:left;
	font-size:13px;
	color:#777674;
	line-height:180%;
	text-align:justify;
}

section.col_full div#conteudo {
	width:940px;
	height:auto;
	float:left;
	margin-left:30px;
	margin-top:20px;
	font-size:13px;
	color:#777674;
}

/*------------------- PAGINACAO -------------------*/

section.col_dir div#paginacao {
	float:left;
	width:500px;
	height:auto;
	margin-top:25px;
	margin-left:110px;
	box-sizing:border-box;
	background-color:rgba(0,0,0,0);
}

a.prev.page-numbers, a.next.page-numbers  {
	background-color: rgba(146,145,143,1);
	display:block;
	width:90px;
	text-decoration:none;
	padding:5px 10px;
	box-sizing:border-box;
	float:left;
	color:#FFF;
	font-family:"titillium_webbold", Arial, Helvetica, sans-serif;
	font-size:15px;
}

a.page-numbers  {
	background-color:rgba(228,228,242,1);
	display:block;
	width:30px;
	margin-right:5px;
	margin-left:5px;
	text-decoration:none;
	box-sizing:border-box;
	float:left;
	padding:5px;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#888786;
	font-family:"titillium_webbold", Arial, Helvetica, sans-serif;
	font-size:15px;
}

a.page-numbers:hover, a.prev.page-numbers:hover, a.next.page-numbers:hover   {
	background-color: rgba(91,91,91,1);
	color:#FFF;
}

span.page-numbers.current  {
	background-color:rgba(171,63,38,1);
	display:block;
	width:30px;
	margin-right:1px;
	margin-left:1px;
	text-decoration:none;
	box-sizing:border-box;
	float:left;
	padding:5px;
	text-align:center;
	color:#FFF;
	font-family:"titillium_webbold", Arial, Helvetica, sans-serif;
	font-size:15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

span.page-numbers.dots  {
	background-color:rgba(228,228,242,1);
	display:block;
	width:30px;
	margin-right:1px;
	margin-left:1px;
	text-decoration:none;
	box-sizing:border-box;
	float:left;
	padding:5px;
	text-align:center;
	color:#888786;
	font-family:"titillium_webbold", Arial, Helvetica, sans-serif;
	font-size:15px;
}

/*------------------- NOTÍCIAS -------------------*/

#titulo_noticia_destaque {
	width:619px;
	height:auto;
	float:left;
	font-family:"titillium_webbold", Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#92918F;
	line-height:110%;
	padding-right:25px;
	padding-top:6px;
	padding-bottom:6px;
}

#foto_destaque_noticia {
	width:618px;
	height:296px;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	background-position:center center;
	background-repeat:no-repeat;
}

#mais_fotos {
	width:619px;
	height:auto;
	float:left;
	font-family:"titillium_webbold", Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#B14429;
	line-height:110%;
	padding-right:25px;
	padding-top:6px;
	padding-bottom:6px;
}


/*------------------- MENU DROPDOWN -------------------*/

ul.menu {
	max-width: 1002px;
	width:auto;
	height: 36px;
	margin-left:21px;
	margin-top:0px;
	font-family: "titillium_websemibold", Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: left;
	text-decoration: none;
	list-style:none !important;
	padding-left:0 !important;
}

ul.menu li { /*--- itens horizontais do menu -----*/
	position:relative;
	float:left;
	width:auto;
	height:36px;
	padding-right:12px;
	padding-left:12px;
	line-height:280%;
	transition: all 0.2s ease-in-out;
	text-transform: uppercase;
}

.menu li a {
	color:#FFF;
	text-decoration:none;
	display:block;
}

.menu li:hover{
	background:#646362;
}

.menu li ul{
	position:absolute; 
	top:36px;
	left:0px; 
	display:none;
	overflow:hidden;		
}

.menu li:hover ul, .menu li.over ul {
	display:block;
		
}

.menu li ul li{ /*---formata o menu dropdown-----*/
	display: block;
	background-color: #B14429;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #EA0000;
	width: 260px;
	height:30px;
	padding-left: 12px;
	text-align: left;
	z-index: 9999 !important;
	font-family: "titillium_webregular", Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 255%;
	text-transform: none;
	margin-left:-40px;
}

.menu li ul li.prog_acoes{ /*---formata o menu dropdown-----*/
	width: 500px;
}

.menu li ul li.servicos{ /*---formata o menu dropdown-----*/
	width: 175px;
}

.menu li ul li.public_manuais{ /*---formata o menu dropdown-----*/
	width: 210px;
}

.menu li ul li:hover { /*---formata o menu dropdown-----*/
	background-color: #646362;
	transition: all 0.2s ease-in-out;
}

/*-------------- MAPA DO SITE ---------------*/

section.col_dir div#conteudo ul {
	float:left;
	height:auto;
	width:618px;
	text-decoration:none !important;

} 

section.col_dir div#conteudo ul li.item_mapa {
	background-color:rgba(255,255,51,.0);
	display:block;
	margin-bottom:2px;
	text-decoration:none !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	transition: all 0.2s ease-in-out;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-top:4px;
	border: 1px solid #D7D7D7;
	padding-left:10px;
	box-sizing:border-box;
	text-transform:uppercase;
	width:618px;
}

section.col_dir div#conteudo ul li.item_mapa:hover {
	background-color:rgba(240,240,247,1);
	
} 

section.col_dir div#conteudo ul li a {
	text-decoration:none !important;
	color:#92918D;
} 

section.col_dir div#conteudo ul li a:hover {
	text-decoration:underline !important;
	color:#AB3F26;
} 

section.col_dir div#conteudo ul li.item_mapa_open ul.children1 {
	width:580px;
	float:right;
	margin-top:15px;
} 

section.col_dir div#conteudo ul li.item_mapa_open ul.children1 li {
	display:block;
	margin-bottom:2px;
	text-decoration:none !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	transition: all 0.2s ease-in-out;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-top:4px;
	border: 1px solid #D7D7D7;
	padding-left:10px;
	box-sizing:border-box;
	text-transform:uppercase;
} 

section.col_dir div#conteudo ul li.item_mapa_open ul.children1 li:hover {
	background-color:rgba(240,240,247,1);
} 

li.item_mapa_open {
	background-color:rgba(255,255,51,.0);
	display:block;
	margin-bottom:2px;
	text-decoration:none !important;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	transition: all 0.2s ease-in-out;
	margin-bottom:5px;
	padding-bottom:4px;
	padding-top:4px;
	border: 1px solid #D7D7D7;
	padding-left:10px;
	box-sizing:border-box;
	text-transform:uppercase;
	width:618px;
} 

section.col_dir div#conteudo ul li.item_mapa_open:hover {
	background-color:rgba(240,240,247,1);
} 

section.col_dir div#conteudo ul li.item_mapa_open ul.children1 li ul.children2 {
	width:480px;
	float:right;
	margin-top:15px;
} 


 
@media screen and (max-width: 1366px) {

	div#container {
	max-width:1185px;
	}

}
