﻿.buttonClassOK_
{
	background-color: #ED1C24;
	background-repeat: no-repeat;
	border-style: none;
	color: white;
	cursor: pointer;
	float: right;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	height: 32px;
	margin: 0;
	padding: 0;
	position: relative;
	right: 13px;
	text-align: right;
	top: 10px;
	width: 32px;
}

#general_
{
	/*background-color: white;*/
	width:1230px ; /*999px; min-height: 740px;*/
	margin: 0 auto;
	text-align: left;
}

#top_
{
	position: relative;
	left: 2px;
	top: 0px;
	width: 1230px; /*999px;*/
	height: 170px;
}

#logo_
{
	width: 300px;
	height: 170px;
	position: relative;
	top: 0px;
	left: 5px;
	cursor: hand;
	cursor: pointer;
	float: left;
}


#topRight_
{
	float: left;
	width: 911px/*697px*/;
	height: 170px;
}

#topMenuLinkPortal_ /*div que contem as vivs parentMenu e LinkPortal*/
{
	position: relative;
	float: right;
}

#parentMenu_
{
	position: relative;
	float: left;
	top: 4px;
	font: bold 10px Arial, helvetica, sans-serif;
	z-index: 1;
	background-color:Yellow;
}

#parentMenu_ a
{
	color:White;
}

#parentMenu_ ul.first-level_
{
	background-color: #909090;
	z-index: 1;
	text-transform: uppercase;
}
#parentMenu_ ul.second-level_
{
	background-color: #BBBBBB;
	width: auto;
	z-index: 2;
	text-transform: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: solid 10px #ed1c24;
}

#parentMenu_ ul.second-level1_
{
	background-color: #BBBBBB;
	width: auto;
	z-index: 1;
	text-transform: none;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-left: solid 10px #7cb196;
}


#parentMenu_ ul.third-level_
{
	background-color: #BBBBBB;
	width: auto;
	z-index: 3;
	text-transform: none;
	top: -1px;
}

#parentMenu_ ul.first-level_ li
{
	background-color: #909090; 
}

.parentMenu_li_black
{
	background-color: #ed1c24 !important;
}

.parentMenu_li_green
{
	background-color: #7cb196 !important;
}

.parentMenu_li_green:hover
{
	background-color: #bdd1c7 !important;
}

#parentMenu_ ul.second-level_ > li
{
	background-color: #BBBBBB;
	width: auto;
	border-top: solid 1px white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left; /*border-left: solid 10px #ED1C24;*/
}

#parentMenu_ ul.second-level1_ > li
{
	background-color: #BBBBBB;
	width: auto;
	border-top: solid 1px white;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left; /*border-left: solid 10px #ED1C24;*/
}

/*#parentMenu ul.second-level>li:hover
{
	border-left: solid 10px #000000;
}*/

#parentMenu_ ul.third-level_ li
{
	background-color: #BBBBBB;
	width: 18em;
	border-top: solid 1px white;
	border-left: solid 1px white;
	text-align: left;
}
#parentMenu_ ul
{
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
}
#parentMenu_ ul li ul
{
	display: none;
	left: 100%;
}
#parentMenu_ ul li:hover > ul
{
	display: block;
	position: absolute;
	min-width: 18em;
	text-align: left;
}

#parentMenu_ ul.first-level_ > li:hover > ul
{
	position: absolute;
	left: 0px;
	top: 2em;
	width: 15em;
}

#parentMenu_ ul.first-level_ > li:hover
{
	background: url(../images/fichamenu.gif) no-repeat #BBBBBB;
}

#parentMenu_ li:hover > a
{
	color: #000000;
}


#parentMenu_ li
{
	float: left;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	height: 20px;
	width: 10.6em;
	top: 0px;
}

#parentMenu_ ul ul li
{
	float: none;
	width: 10.6em;
}

#parentMenu_ a
{
	text-decoration: none;
}


#staticLinks_
{
	width: 115px;
	position: relative;
	right: 0px;
	float: left;
	top: 0px;
	z-index: 0;
}

#portalLink_
{
	position: relative;
	width: 115px;
	height: 30px;
	cursor: hand;
	cursor: pointer;
}

#imagesTop_
{
	width: 697px; /*z-index: -5;*/
	top: 30px;
	vertical-align: top;
	height: 140px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
	z-index: -5;
    left: 350px;
}

#image_DollPlug_
{
	background: url(../images/boneco_liga.jpg);
	width: 220px;
	height: 140px;
	position: relative;
	left: 500px;
	top: 0;
}

#searchHeader_
{
	height: 20px;
	width: 100px;
	position: absolute;
	right: 15px;
	top: 115px;
	float: right;
}

#middle_
{
	background-color: white;
	position: relative;
    top: 0px;
    left: 0px;
    width:1230px;
}

#plugPresentationTitle_
{
	background-color: #303030;
	width: 1009px; /*height: 30px;*/
	position: relative;
	left: 0px; /*   	top:0px;*/
	/*z-index: 2;*/
    top: 0px;
}


#plugPresentationTitle_ img
{
	margin-top: 5px;
	margin-left: 5px;
}

#plugPresentation_
{
	font-family: Arial;
	background: #303030;
	color: white;
	font-size: 10px;
	position: relative;
	left: 0px;
	/*width: 778px; AVR; 09-02-2011*/
	height: 25px; /*margin-bottom:5px; 	padding-bottom:5px;*/
	line-height:2em;
	border-right:1px solid White;/*AVR; 09-02-2011*/
	}


#plugPresentation_ p
{
	font-size: 9px;
	margin: 0 5px;
	position: relative;
	text-align: justify;
	top: 5px;
}

#plugPresentation_ marquee
{
	margin-left: 7px;
	margin-right: 5px; /* margin-top: 0px; */
	margin-bottom: 0px;
	position: relative;
	top: 5px;
}


#searchdiv_
{
	font-family: Arial;
	background: #ed1c24;
	color: white;
	font-size: 10px;
	width: 220px;
	text-align: right;
}

.buttonClass_
{
	background-color: #ED1C24;
	background-repeat: no-repeat;
	border-style: none;
	color: white;
	cursor: pointer;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	height: 22px;
	margin-left: 8px;
	position: relative;
	width: 91px;
}

.Titulo_
{
	background: url(../images/ficha_caminho.gif) no-repeat;
	padding-left: 15px;
	color: #707070;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	float: left;
	height: 20px;
	position: absolute;
	top: 0;
	font-size: 11px;
	line-height: 20px;
}

.Path_
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 9px;
	top: 0px;
	position: relative;
	float: right;
	right: 2px;
}
.Path_ li
{
	list-style-type: none;
	display: inline;
	float: left;
	font-family: Arial;
	font-size: 9px;
}



.mapaSite_ a, .Path_ li a, .Path_ li, .Path_ ul
{
	color: black !important;
	text-decoration: none !important;
	margin-right: 0px !important;
}

#main-right_
{
	vertical-align: top;
	height: 100%;
	background-color: #848484;
}

#main-right_ table
{
	height: 100%;
}

#PrivateArea_
{
	background: #848484 none repeat scroll 0 0;
	color: white;
	float: right;
	font-family: Arial;
	font-size: 10px;
	height: 100%;
	top: 1px; 
	vertical-align: top;
	width: 100%;
	/*border-top: solid 1px #ffffff; FCB 2010-08-04 Desfazamento existente no topo */
}

#PrivateAreaTitle_
{
	margin-top: 30px;
	margin-left: 49px;
	background-image: url('../images/area_privada.gif');
	background-repeat: no-repeat;
	width: 130px;
	height: 40px;
}

#PrivateAreaMenu_
{
	top: 0px;
	position: relative;
	margin: 0 px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	width: 100%;
	color: white;
}

#PrivateAreaMenu_ a:hover
{
	color: white;
}

#PrivateAreaMenu_ ul
{
	background-color: #848484;
	left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 220px;
	right: 0px;
}

#PrivateAreaMenu_ li
{
	margin: 0px;
	padding: 0px;
	width: 220px;
	font-family: Arial;
	list-style-type: none;
	text-align: right;
	vertical-align: middle;
}
#PrivateAreaMenu_ li:hover
{
	background-color: #CCCCCC;
	color: black;
}

#PrivateAreaMenu_ li:hover a
{
	color: black;
	text-decoration: none;
}

#PrivateAreaMenu_ a:hover div
{
	text-decoration: underline;
}

#PrivateAreaMenu_ a
{
	color: white;
}

#PrivateAreaMenu_ div
{
	right: 15px;
	position: relative;
}



#linkMenu_
{
	position: relative;
	    110px;
}

.liLinks_ div
{
	color: white;
}

#loginTr_
{
	vertical-align: bottom;
	background-color: #848484;
}


#separador_
{
	text-align: center;
	padding-left: 15px;
}

#separador_ hr
{
	color: #bbbbbb;
	height: 1px;
	width: 90%;
}

div#marcadagua_
{
	text-align: center;
}

a#marcadagua_
{
	border: none;
	position: relative;
}

a#marcadagua_ img
{
	border: none;
	margin-top: 3px;
	padding-top: 15px;
}

#loginBoxPub_
{
	background: #ED1C24 none repeat scroll 0 0;
	border-top: 1px solid #FFFFFF;
	bottom: 0px;
	color: white;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	height: 162px;
	position: relative;
	width: 220px;
}

#ligarButton_
{
	height: 38px;
	position: relative;
	width: 220px;
}

#ligarButton_ img
{
	float: right;
	position: relative;
	right: 15px;
	top: 18px;
}

div#FormLogin_
{
	border: 0 none;
	height: 64px;
	position: relative;
	text-align: left;
}

.loginInputs_
{
	width: 186px;
	padding: 0px;
	margin: 0px 0px 0px 15px;
	right: 15px;
	float: right;
	position: relative;
	height: 15px;
}

.buttonClassOK_
{
	background-color: #ED1C24;
	background-repeat: no-repeat;
	border-style: none;
	color: white;
	cursor: pointer;
	float: right;
	font-family: Arial;
	font-size: small;
	font-weight: bold;
	height: 32px;
	margin: 0;
	padding: 0;
	position: relative;
	right: 13px;
	text-align: right;
	top: 10px;
	width: 32px;
}

#fichaImage_
{
	background-image: url(../images/ficha_horizontal.gif);
	background-repeat: no-repeat;
	height: 32px;
	position: relative;
	width: 60px;
	z-index: 1;
}


#cantoLoginBox_
{
	background-image: url(../images/canto_vermelho_inf_esq.gif);
	background-repeat: no-repeat;
	width: 31px;
	height: 28px;
}

#footer_
{
	background-color: white;
	position: relative;
	width: 1230px /*999px*/;
	height: 220px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	bottom: 0px;
	border-left: solid 1px;
}


#destaque_
{
	width: 300px;
	height: 185px; /*z-index: -1;*/
	position: relative;
	left: 0px;
	top: 0px;
}


#DestaqueItem_
{
	width: 270px;
	height: 72px;
	position: absolute;
	bottom: 40px;
	left: 138px;
	z-index: 1;
	cursor: hand;
	cursor: pointer;
	border: none;
}

#DestaqueItem_ img
{
	border: none;
}

#cantoBottomMenu_
{
	background-image: url(../images/ficha_vertical_com_canto_cinza.jpg);
	background-repeat: no-repeat;
	bottom: 39px;
	float: right;
	height: 53px;
	position: absolute;
	right: 333px;
	width: 55px;
}


#bottomMenu_
{
	background-color: #848484; /* #ed1c24;*/
	bottom: 40px;
	color: white;
	float: right;
	height: 52px;
	position: absolute;
	right: 0;
	width: 340px;
	z-index: 5;
}

#bottomMenu_ a
{
	color: white;
}

#bottomMenu_ ul
{
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 15px;
	top: 7px;
}

#bottomMenu_ li
{
	color: white;
	display: inline;
	margin-left: 2px;
	margin-right: 2px;
	font-family: Arial;
	font-size: 9px;
}

#bottomMenu_ li img
{
	vertical-align: middle;
}

#blackLabel_
{
	background-color: #1e1e1e;
	width: 100%;
	height: 40px;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 2;
}


#amaImage_
{
	cursor: hand;
	cursor: pointer;
	text-align: right;
	display:inline;
	vertical-align: middle;
}

#amaImage_ img
{
	margin-left: 120px;
}

#msgFooter_
{
	color: White;
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	float: left;
	position: relative;
	bottom: 0px;
	left: 45px;
	/*word-spacing: 1px;*/
	vertical-align: middle;
	display:inline;
	text-align: left;
	top:7px;
}


#PLUGFooterImage_
{
	position: absolute;
	left: 891px;
	bottom: 0px;
	width: 105px;
	height: 60px;
	cursor: hand;
	cursor: pointer;
}

#PLUGFooterImage_ img
{
	height: 60px;
	bottom: 0px;
}


#umbracoMainContent_
{
	min-height: 450px;
	position: relative;
	top: 0;
	z-index: 2;
	width: 760px;
}

#umbracoMainContent_ ul, #umbracoMainContent_ li, #umbracoMainContent_ p
{
	margin-right: 23px;
}

#inicioContent_ ul
{
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
}

#inicioContent_ li
{
	font-size: 9.75px;
	font-family: Arial;
	list-style-type: none;
	position: relative;
	left: 0px;
	word-wrap: break-word;
}

#contentCarousel_
{
	float: right;
	position: relative;
	right: 23px;
}

#news_ a
{
	color: red;
	text-decoration: none;
}

#news_ a:hover
{
	color: red;
	text-decoration: underline;
}


#TitleNews_
{
	width: 100px;
	height: 30px;
	cursor: pointer;
	cursor: hand;
}

#TitleNews_ img
{
	margin-top: 5px;
	margin-left: 1px;
}

#search_
{
	margin-left: 15px;
	margin-top: 17px;
	float: left;
	top: 10px;
}

/*************************************************************************/

body
{
	/*display: table-cell;*/
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	margin: 0px 0px 0px 0px; /*padding: 0px 0px 0px 0px;*/
	margin-left: auto;
	margin-right: auto; /*background: url(/media/1897/bgpatternplug.bmp) repeat;*/
}

#main-left
{
	border-left: solid 1px black;
	vertical-align: top;
}

#main-right
{
	vertical-align: top;
	height: 100%;
	background-color: #848484;
}

#header_left_
{
	height: 52px;
	vertical-align: top;
	background-color: #303030;
	border-right: solid 1px #ffffff;
}

---------NIF-------------

#NIFAreaMenu_
{
	top: 0px;
	position: relative;
	margin: 0 px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	width: 100%;
	color: white;
}

#NIFAreaMenu_ a:hover
{
	color: white;
}

#NIFAreaMenu_ ul
{
	background-color: #848484;
	left: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0;
	position: absolute;
	text-align: center;
	width: 220px;
	right: 0px;
}

#NIFAreaMenu_ li
{
	margin: 0px;
	padding: 0px;
	width: 80%;
	font-family: Arial;
	list-style-type: none;
	text-align: left;
	vertical-align: middle;
}
#NIFAreaMenu_ li:hover
{
	background-color: #CCCCCC;
	color: black;

}

#NIFAreaMenu_ li:hover a
{
	color: black;
	text-decoration: none;
}

#NIFAreaMenu_ a:hover div
{
	text-decoration: underline;
}

#NIFAreaMenu_ a
{
	color: white;
}

#NIFAreaMenu_ div
{
	right: 0px;
	position: relative;
}

#Body_
{
	font-family: Arial;
	color:Gray;
	font-size: 12px;
	text-align: left;
	top: 5px;
}

#Subtitulos_
{
	font-family: Arial;
	color:#ED1C24;
	font-weight:bold;
	font-size: 12px;
	text-align: left;
	top: 5px;
}