#linhasFiliais {
	background-color: #F0F0F0;
	height: 60px;
	padding: 10px;
}

.linhaProduto {
	background-color: #FFFFFF;
	height: 140px;
	padding: 10px; 10px; 10px; 10px;
	margin-top: 10px;
}

.descricao {
	padding: 3px;
}

.descricao p {
	text-align: justify;
	padding-bottom: 3px;
}

.detalhes {
	text-align: right;
}

#linhaAmilSP, #linhaBlueSP, #linhaNextSP, #linhaAmilRJ, #linhaAmilPR {
	height: 230px;
}

#linhaBlueRJ, #linhaBluePR, #linhaAmilGO, #linhaBlueGO, #linhaBlueMG, #linhaAmilMG {
	height: 210px;
}


#linhaNextRJ, #linhaBlueDF {
	height: 220px;
}

#linhaAmilCE {
	height: 215px;
}

#linhaBlueCE {
	height: 240px;
}

#linhaAmilDF {
	height: 200px;
}

.produto p {
	padding: 5px;
}

.produto {
	background-color: #FFFFFF;
	padding: 10px; 10px; 10px; 10px;
	margin-top: 10px;
	height: 100%;
}

.amil, .blue, .next, .dental {
    text-indent: 10px;
    padding: 2px 0 0 0;
    font: 300 10px Verdana, Arial, Helvetica, sans-serif;
}

.amil {
    background: url('/amilportal/img/produtos/linhas/topo_linhaamil_200905.jpg') no-repeat;
    height: 110px;
}

.dental {
    background: url('/amilportal/img/produtos/linhas/topo_linhaodontologico_200905.jpg') no-repeat;
    height: 110px;
}

.blue {
	background: url('/amilportal/img/produtos/linhas/topo_linhaamil_blue_200905.jpg') no-repeat;
	height: 110px;
}

.next {
	background: url('/amilportal/img/produtos/linhas/topo_linhanext.jpg') no-repeat;
	height: 110px;
}

.linhaProduto_texto {
    margin-left: 120px;
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    margin-top: 10px;
    margin-bottom: 0px;
    padding: 0 0 25px 0;
    text-indent: 0;
}                              

.linhaProduto_texto h1 {
    color: #49E7F2;
    margin: 0;
    padding: 0;
    font-size: 15px;
    text-transform: uppercase;
}                              

.linhaProduto_texto h2 {
    color: white;
    margin: 0; padding: 0 0 5px 0;
    font-size: 13px;
    display: inline;
    background: no-repeat bottom center;
}                              

.linhaProduto_texto h3 {
	color: #49E7F2;
    margin: 0; padding: 5px 0 0 0;
    font-size: 11px;
    font-weight: normal;
}                              

.textArea-no-background {
    font:9px Verdana, Arial, Helvetica, sans-serif;
    border: thin solid #cfcfcf;
    border-width:1px;
    border-collapse:collapse;
    color:#000000;
}

#colorTabs{
	margin-left: 5px;
	padding: 0;
	width: 100%;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 0px;
}

#colorTabs ul{
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}

#colorTabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:uppercase;
	margin-left: 1px;
}

#colorTabs a{
	float:left;
	color: black;
	background: #DFDFDF url(img/color_tabs_left.gif) no-repeat left top;
	margin:0 1px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	letter-spacing: 1px;
}

#colorTabs a span{
	float:left;
	display:block;
	background: transparent url(img/color_tabs_right.gif) no-repeat right top;
	padding:4px 9px 2px 6px;
}

#colorTabs a span{
	float:none;
}

#colorTabs a:hover{
	background-color: #BFBFBF;
}

#colorTabs a:hover span{
	background-color: #BFBFBF;
}

#colorTabs #current a, #colorTabs #current span{ /*currently selected tab*/
	background-color: #BFBFBF;
}

#colorTabsLine{
	clear: both;
	padding: 0;
	width: 100%;
	height: 8px;
	line-height: 8px;
	/*background: #678b3f;*/
	background: #DFDFDF;
	border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabBorder {
	/*border-left:6px solid #8cb85c; border-top:6px solid #8cb85c; border-right:6px solid #8cb85c;  border-bottom:6px solid #8cb85c;  */
	border-left:6px solid #BFBFBF; 
	border-top:6px solid #BFBFBF; 
	border-right:6px solid #BFBFBF;  
	border-bottom:6px solid #BFBFBF;
}


