@charset "utf-8";
/* CSS Document */

/** Estilos textos home **/

.box_rosa {
	padding-top:8px;
	font-size:11px;
	color:#912f56;
	font-weight:bold;
}

.box_verde{
	padding-top:8px;
	font-size:12px;
	color:#408a8f;
	font-weight:bold;
}

.dep {
	display:block;
	height:37px;
	padding-top: 10px;
}

.dep_dark {
	display:block;
	height:50px;
	padding-top: 10px;
	margin-top:10px;
	background:#d9b0c3;
}

.deptxt {
	font-size:12px;
	color:#FFF;
	margin-left:12px;
	text-align:left;
}
.depnome {
	font-size:12px;
	color:#c2799c;
	margin-right:12px;
	margin-top:5px;
	text-align:right;
}

.imptxt {
	font-size:14px;
	color:#FFF;
	margin-left:12px;
	text-align:left;
}
.impnome {
	font-size:12px;
	color:#c2799c;
	margin-right:12px;
	margin-top:5px;
	text-align:right;
}

.txtprodutos {
	font-size:13px;
	color:#666;
}

.txtlegenda{
	margin-top:5px;
	font-size:13px;
	color:#666;
}


/******diagramacao padrao******/

#bannertop {
	margin-top:20px;
}

#conteudo {
	width:960px;
	margin-top:5px;
	background:url(../img/bgr_bordertop.jpg) top center no-repeat #fff;
	min-height:300px;
}

#conteudobottom {
	height:17px;
	background:url(../img/bgr_borderbottom.jpg) bottom center no-repeat;
}


#conteudo #faqct {
	width:880px;
	min-height:300px;
	margin-left:50px;
	margin-top:20px;
	float:left;
}

#conteudo #faqct p.titulo {
	font-size:15px;
	font-weight:bold;	
	color:#999;
	margin-top:5px;
	margin-bottom:20px;
}

/* root element for scrollable */
.vertical {  
	
	/* required settings */
	position:relative;
	overflow:hidden;	

	/* vertical scrollers have typically larger height than width */	
	height: 665px;	 
	width: 870px;
	border-top:1px solid #ddd;	
}

/* root element for scrollable items */
.items {	
	position:absolute;
	
	/* this time we have very large space for height */	
	height:20000em;	
	margin: 0px;
}

/* single scrollable item */
.items .item-lista {
	border-bottom:1px solid #ddd;
	margin:10px 0;
	padding:15px;
	font-size:12px;
}

/* elements inside single item */
.items img {
	float:left;
	margin-right:20px;
}

.items h3 {
	margin:0 0 5px 0;
	font-size:16px;
	color:#456;
	font-weight:normal;
}


.items p {
	margin:0 0 8px 0;
	color:#666;
}

.items a {
	height:10px;
	margin:0 0 8px 0;
	padding:2px 20px 2px 20px;
	color:#408a8f;
	text-decoration:none;
	background:url(../img/pdf.gif)  left center no-repeat;
}

.items a:hover {
	color:#000;
}

/* the action buttons above the scrollable */
#actions {
	width:870px;
	margin:30px 0 10px 0;	
}

#actions a {
	font-size:12px;		
	cursor:pointer;
	color:#666;
}

#actions a:hover {
	text-decoration:underline;
	color:#000;
}

.disabled {
	visibility:hidden;		
}

.nextPage {
	float:right;
}	

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


#videosct #img {
	min-width:250px;
	padding-right:15px;
	padding-bottom:10px;
	float:left;
	position:relative;
}

#widgets {
	margin-top:10px;
	margin-bottom:8px;
	height:190px;
}

#widgets2 {
	margin-top:0px;
	margin-bottom:20px;
	height:209px;
}

#box_conheca {
	display: inline-block;
	width:270px;
	height:184px;
	padding-top:8px;
	padding-left:15px;
	background:url(../img/box_conheca.jpg) no-repeat top center;
	float:left;
}

#box_conheca #fotosconheca {
	margin-top:5px;
}

#box_conheca span {
	padding-bottom:5px;
}

#box_conheca p a {
	display:block;
	text-align:right;
	font-size:12px;
	margin-right:12px;
	margin-top:2px;
	color:#912f56;
	font-weight:bold;
	text-decoration:none;
}


#box_conheca p a:hover {
	color:#FFF;
}

#box_multimidia {
	display: inline-block;
	width:367px;
	height:184px;
	padding-top:5px;
	padding-left:9px;
	margin-left:8px;
	background: url(../img/box_multimidia.jpg) no-repeat top center;
	float:left;
}

#box_multimidia span {
	padding-bottom:5px;
}

#box_multimidia #img_multimidia {
	margin-top:5px;
}

#box_multimidia p a {
	display:block;
	text-align:right;
	font-size:12px;
	margin-right:12px;
	margin-top:2px;
	color:#408a8f;
	font-weight:bold;
	text-decoration:none;
}


#box_multimidia p a:hover {
	color:#FFF;
}

#box_depmaes {
	display: inline-block;
	width:283px;
	height:184px;
	padding-top:8px;
	margin-left:8px;
	background:url(../img/box_depmaes.jpg) no-repeat top center;
	float:left;
}

#box_depmaes span {
	padding-left:9px;
}

#box_depmaes a {
	text-decoration:none;
}

#box_depmaes p a {
	display:block;
	padding-top:8px;
	text-align:right;
	font-size:12px;
	margin-right:12px;
	margin-top:2px;
	color:#912f56;
	font-weight:bold;
	text-decoration:none;
}


#box_depmaes p a:hover {
	color:#FFF;
}