html, head, body, div, span, h1, h2, h3, h4, h5, h6, p, pre, a, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, caption, tr, th, td, article, aside, header, hgroup, menu, nav, section
{
	font-family:"Source Sans Pro", sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
	background:#DeDeDe;
		background:#F5F7FA;
}
div
{
	background:transparent;
}

#barraTopo
{ 
	z-index: 9000;
	background:#fff;

	border: 0px none;
	margin:0px;

	height:80px;
	width:100%;
}

.divDireita
{ 
	float:left;
	width:calc(100% - 245px);
	background:#fff;
	height:auto;
	margin:0px;
	padding:5px;
	margin-top:20px;
	margin-left:20px;
	border:0px none #ccc;
	font-family:"Source Sans Pro", sans-serif;
	font-size:16px;
	line-height:24px;
	text-align:justify;
	
	margin-bottom:15px;
}

.divHeader
{
	float:left;
	width:100%;
	background:#fff;
	height:30px;
	padding:0px;
	margin-left:0px;
	margin-top:0px;
	font-weight:normal;
	font-family:"Source Sans Pro", sans-serif;
	color:#16a085;
	font-size:13px;
	line-height:30px;
	border-bottom:3px solid #16a085;
	margin-bottom:20px;
}


#barraWorkspace
{
	_margin-top:5px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;

	min-width:800px;
	max-width:1140px;
}










.btn2
{
	font-family:"Source Sans Pro", sans-serif;
	font-size: 11px;

	display:block;
	float:left;
	_width:70%;
	margin:5px;

	padding: 2px 10px 2px 10px;
	text-decoration: none;

	cursor:pointer;	
	
	border-top:1px solid rgba(0, 0, 0, 0.0);
	border-left:1px solid rgba(0, 0, 0, 0.0);
	border-bottom:1px solid rgba(0, 0, 0, 0.3);
	border-right:1px solid rgba(0, 0, 0, 0.3);
	border:1px solid rgba(0, 0, 0, 0.5);

	color:#000;
	border-radius: 5px;
	background: #D12610;
	background-image: -webkit-linear-gradient(top, #F86868, #D12610);
	background-image: -moz-linear-gradient(top, #F86868, #D12610);
	background-image: -ms-linear-gradient(top, #F86868, #D12610);
	background-image: -o-linear-gradient(top, #F86868, #D12610);
	background-image: linear-gradient(to bottom, #fff, #F4F4F4);	
}

.btn2:hover
{
	background: #F86868;
	background-image: -webkit-linear-gradient(top, #D12610, #F86868);
	background-image: -moz-linear-gradient(top, #D12610, #F86868);
	background-image: -ms-linear-gradient(top, #D12610, #F86868);
	background-image: -o-linear-gradient(top, #D12610, #F86868);
	background-image: linear-gradient(to bottom, #F4F4F4, #fff);		
	text-decoration: none;
}














input[type=text]
{
	border: 0;
	background-color: #f8f8f8;
	border-radius: 2px;
	border-left: 1px solid #D6D7D7;
	border-bottom: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-top: 1px solid #707070;
	
	border: 1px solid #16A085;

	color: #000;
	font-family:"Source Sans Pro", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 3px;
	padding: 4px;
	_width: 200px;

	margin:0px;
	margin-left:5px;
}
input[type=text]:focus
{
	_background-color: white;
	_border: 1px solid #3156A3;
}


textarea
{
	border: 0;
	background-color: #f6f6f6;
	border-radius: 2px;
	border-left: 1px solid #D6D7D7;
	border-bottom: 1px solid #F5F5F5;
	border-right: 1px solid #F5F5F5;
	border-top: 1px solid #707070;
	
	border: 1px solid #cccccc;

	color: #000;
	font-family:"Source Sans Pro", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin: 3px;
	padding: 4px;
	_width: 200px;

	margin:0px;
	margin-left:5px;
}



































.caixa_item
{
	font-family:"Source Sans Pro", sans-serif;
	float:left;
	width:190px;
	background:#fff;
	height:200px;
	padding:0px;
	margin:0px;
	margin-left:10px;
	margin-bottom:20px;
	border:1px solid #f0f0f0;
	
		border:0px solid;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 0px 4px 0px;

padding:10px;
padding-bottom:0px;
}
.caixa_item_title
{
	font-family:"Source Sans Pro", sans-serif;
	font-weight:bold;
	font-size:11px;
	line-height:12px;
	color:#666;
	text-align:justify;

	background:#f6f6f6;
	float:left;
	height:24px;
	width:calc(100% - 10px);
	padding:5px;
	
	background:#FB6E52;
	background:#95A5A6;
	color:#fff;
	
	
	font-weight:normal;
	color:#555;
	background:#A0D468;
	background:#eee;
	
	_border-left:3px solid #11A9CC;
	_width:calc(100% - 13px);
	
background:#fff;
border-bottom:1px solid #E5E5E5;
color:#333;
padding-left:0px;
width:calc(100% - 4px);
}

.caixa_item_foto
{
	float:left;
	height:132px;
	width:100%;

	background:#fff;
}

.caixa_item_footer
{
	font-family:"Source Sans Pro", sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#666;
	float:left;
	background:#f6f6f6;
	width:calc(100% - 10px);
	height:24px;
	padding:5px;
	line-height:24px;
	
background:#fff;
padding:5px;
padding-left:0px;
padding-right:0px;
padding-bottom:0px;
width:100%;
height:auto;
color:#149E50;
}

.caixa_item_sticker
{
	font-family:"Source Sans Pro", sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#fff;
	text-align:center;
	float:right;
	width:auto;
	background:#27A5F9;
	height:16px;
	padding:4px;
	padding-right:8px;
	padding-left:8px;
	border-radius:4px;
	line-height:16px;
}
.caixa_item_sticker.orange
{
	background:#F15722;
}

.caixa_item_sticker_rounded
{
	float:right;
	width:auto;
	background:#16a085;
	height:16px;
	padding:4px;
	padding-right:8px;
	padding-left:8px;
	font-weight:bold;
	font-family:"Source Sans Pro", sans-serif;
	color:#fff;
	font-size:10.5px;
	text-align:center;
	border-radius:50px;
	line-height:16px;
	margin:0px;

	
	line-height:14px;
	padding:1px;
	padding-right:6px;
	padding-left:6px;	
border-radius:3px;
background:#27C24C;
	background:#16a085;
	background:#1AB394;
font-family: "Source Sans Pro", sans-serif;	
	
}

.caixa_item_sticker_rounded.orange
{
	background:#F15722;
}






.submenu_box
{
	overflow:hidden;
	float:left;
	width:200px;
	background:#fff;
	min-height:400px;
	margin-bottom:0px;
	padding:5px;
	margin-top:20px;
	border:0px none #ccc;
}
.submenu_box_header
{
	float:left;
	width:200px;
	background:#fff;
	height:30px;
	padding:0px;
	font-weight:bold;
	font-family: sans-serif;
	color:#16a085;
	font-size:13px;
	line-height:30px;
	border-bottom:3px solid #16a085;
	_margin-bottom:5px;
	font-family:"Source Sans Pro", sans-serif;
}
.submenu_box_header_items
{
	float:left;
	width:calc(200px - 4px);
	background:#fff;
	_height:26px;
	margin-top:10px;
	border-bottom:1px solid #f5f5f5;
	font-weight:normal;
	color:#6C7A89;
	font-size:12px;
	line-height:18px;
	font-family:"Source Sans Pro", sans-serif;
	padding:4px;
}

.submenu_box_header_items:hover
{
	background:#eee;
}



.texto
{
	font-family:"Source Sans Pro", sans-serif;
	font-size:16px;
	line-height:34px;
	_color: #666;
	display:block;
	margin-left:20px;
	background:#fff;
}

.texto:hover
{
	font-size:20px;
	color:#16A085;
}

.texto2
{
	font-family:"Source Sans Pro", sans-serif;
	font-size:14px;
	line-height:24px;
	_color: #666;
	display:block;
	margin-left:20px;
	background:#fff;
}






#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a 
{
	padding: 0;
	margin: 0;
	border:0;
	line-height: 1;
	font-family:"Source Sans Pro", sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-decoration: none;  
	background: transparent;
}

#cssmenu 
{
	_width: 100%;
	padding:0px;
}

#cssmenu ul li
{
	float: left;
	list-style: none;
	border-left:1px solid #f0f0f0;
}

#cssmenu ul li a
{
	display: block;
	padding: 14px;
	background:#F5F7FA;
	color: #555;
}
#cssmenu ul li.active a
{
	display: block;
	padding: 14px;
	background:#16a085;
	color:#fff;
}
#cssmenu ul li.active a:hover
{
	color:#fff;
}

#cssmenu ul li a:hover
{
	background:#666;
	color: #f6f6f6;
}