/* Default */

* { margin: 0px; padding: 0px; text-decoration: none; border: 0px; }

a{ text-decoration: none; }

html
{
    width: auto;
}
body
{
    width: auto;
    font: normal 12px/14px Arial, Helvetica, "sans-serif";
    background: #0F3804 url('../images/body_bg.gif') no-repeat center top;
    margin: 0px 0px 0px 0px;
    background-color: #0F3804;
}

.clear{ clear: both; }

#AreaConteudo
{
    margin: 0px auto 20px auto;
    width: 960px;
    background: url('../images/content_bg.jpg') no-repeat left top;
}
#AreaHeader
{
    position: relative;
    width: 960px;
    height: 130px;
}
#AreaHeader h1
{
    position: relative;
    width: 258px;
    height: 72px;
    top: 30px;
    left: 10px;
    letter-spacing: -1px;
}
#AreaHeadLine .headContagem
{
    width: 300px;
    height: auto;
    line-height: 1px;
    position: absolute;
    top: 40px;
    left: 420px;
    padding-top: 12px;
    /*background: url('../images/selo_prorrog.png') no-repeat 0px 0px;*/
}
#AreaHeadLine .linkOculto
{
	display:block;
    width: 162px;    
    height:12px;
    position: absolute;
    top: 204px;
    left: 224px;
    z-index:50;
}
#AreaHeadLine .headContagem .txt
{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 22px;
    display: block;
    margin-left: 70px;
}
#AreaHeadLine .headContagem .nDia
{
    display: block;
    float: left;
    font-size: 100px;
    line-height: 90px;
    margin-left: 20px;
}
#AreaHeadLine .headContagem .txtDia
{
    /*vertical-align: top;*/

    font-size: 50px;
    line-height: 56px;
    text-transform: uppercase;
}
#AreaHeadLine .headContagem .nHora
{   
    margin-left: 0px;
    font-size: 25px;
    line-height: 25px;
    text-transform: uppercase;
}
#AreaHeadLine .headContagem .nMin,
#AreaHeadLine .headContagem .nSeg
{   
    font-size: 25px;
    line-height: 24px;
    text-transform: uppercase;
}
#AreaHeader span
{
    position: relative;
    width: 258px;
    height: 72px;
}
.lnkHome
{
	width:100%;
	text-align:right;
    padding:40px 20px 0 0;
    margin-left: -35px;
    position:absolute;
    z-index: 1000;

}
.lnkHome a, .lnkHome a:hover, .lnkHome a:visited
{	
	color: #fff;
    text-decoration: underline;
}
#AreaHeader h1 a
{
    display: block;
    background: url('../Images/winthe7logo.png') no-repeat left top;
    width: 258px;
    height: 72px;
    text-indent: -999px;
}
#AreaHeader .top_windows
{
     height: 131px;
     width: 299px;
     position: absolute;
     top: -36px;
     right: 26px;
     z-index: 5;
}
 #AreaConteudo .LayerAmarelo
 {
   background: url('../images/back_interna.png') no-repeat left 170px;
 }

#AreaAll
{
    margin: 0px auto 20px auto;
    width: 960px;
    background-image: url('../images/content_bg_all.jpg');
}

#AreaConteudo .BodyHome
{
    width: 100%;
    padding: 7px 10px 5px 10px;
    min-height: 350px;
    position: relative;
    z-index: 1;
}

#AreaHeader
{
    height: 131px;
}


#AreaHeader img
{
    padding-left: 26px;
    padding-top: 36px;
}

#AreaMenuNivel01
{
    float: left;
    height: 39px;
    width: 648px;
    border-top: solid 1px #548B38;
    border-left: solid 1px #487437;
    border-bottom: solid 1px #153202;
    background-image: url('../images/bitBgMenu.jpg');
}

#AreaMenuNivel01 ul
{
    padding: 0px 0px;
    font-family: Arial,Helvetica, "sans-serif";
    margin: 12px 0px 0px 0px;
 
}

#AreaMenuNivel01 ul:after
{
    height: 39px;
    clear: both;
    display: block;
}

#AreaMenuNivel01 ul li
{
    margin-top: -12px;
    padding: 10px 0px 0px 5px;
    margin-left: -12px;
    display: inline-block;
    float: left;
    height: 39px;
    background: url('../Images/SeparatorBgMenu.jpg') no-repeat;
    background-position: right top;
    font-size: 13px;
    font-weight: bold;
    min-width: 115px;
    text-align: center;
}

#AreaMenuNivel01 ul .ultimoItem
{
    margin-top: -12px;
    padding: 13px 0px 0px 5px;
    margin-left: -5px;
    display: inline-block;
    float: left;
    height: 39px;
    background: url('../Images/SeparatorBgMenuLast.jpg') no-repeat;
    background-position: right 2px;
    font-size: 13px;
    font-weight: bold;
    min-width: 115px;
    text-align: center;
}

#AreaMenuNivel01 ul li a
{
	position:absolute;
    color: #fff;    
    padding: 1px 0;
    letter-spacing: -0.0em;
    text-decoration: none;   
    text-align: center;
    min-width:115px;
}
#AreaMenuNivel01 ul li a:hover
{
    color: #ECD209;
}
#AreaMenuNivel01 ul li .activeLink
{
    color: #ECD209;
}

#AreaHeadLine
{
    height: 320px;
    width: 100%;
    background-image: url('../images/bg_headline_2.jpg');
    background-position: top;
    border-top: solid 1px #1C3305;
    position: relative;
    z-index: 0;
}

#AreaHeadLine h1, #AreaCampos h1
{
    width: 440px;
    line-height: 28px;
    padding-top: 18px;
    padding-left: 28px;
    font-size: 28px;
    color: #fff;
    letter-spacing: -1px;
}

#AreaHeadLine h1 strong
{
    color: #EAD20B;
    font-weight: bold;
}

#AreaHeadLine p
{
	width: 380px;
    color: #fff;
    padding-left: 28px;
    font-size: 18px;
    padding-top: 20px;
    line-height:18px;
}
#AreaHeadLine p a
{	
    color: #EAD20B;
    text-decoration: underline;
 }
#AreaHeadLine .aButton
{
    display: block;
    height: 31px;
    width: 118px;
    background-image: url('../images/button_green.png');
    text-align: center;
    color: #EAD20B;
    text-transform: uppercase;
    font-weight: bold;
    vertical-align: middle;
    margin-top: 20px;
    margin-left: 28px;
    text-decoration: none;
    font-size: 14px;
    line-height: 31px;
}
#AreaHeadLine .divDownload
{
	float:left;
	text-align:right;
    display: block;
    margin-top: -80px;
    margin-left: 300px;
    vertical-align:top;
}
#AreaHeadLine .divDownload a
{
	border:0;
	background: none;
	margin: 0;
	padding:0;
}

.avisoIndicacoes
{
	margin: 0px;
	height:160px;
    padding: 6px 8px 16px 8px;    
    list-style-type: disc;
    list-style-position:inside;    
    background: url('../Images/home_box_yellow_bg.png') repeat;
}

.avisoIndicacoes ul{
	padding: 0px 0px 0px 0px;
	margin: 10px 0;
}
.avisoIndicacoes ul:after{
	clear: both;
	display: block;
}
.avisoIndicacoes ul li
{	
	width:50%;
	float: left;
	
}

#AreaBoxTwitter ul
{
    margin: 0px;
    padding: 0px 0px 0px 16px;
    color: #fff;
}

#AreaBoxTwitter ul .twitterList
{
    padding: 8px 0px;
    margin: 0px 22px 8px 0px;
    border-bottom: solid 1px #308714;
    list-style-type: none;
}

#AreaBoxTwitter ul .twitterList p
{
    font-size: 13px;
    line-height: 14px;
}

#AreaBoxTwitter ul .twitterList a
{
    color: #EAD20B;
    text-decoration: none;
}

#AreaBoxTwitter ul .twitterList em
{
    font-size: 11px;
    display: block;
    font-style: normal;
}

#AreaBoxYellow
{
    background: url('../Images/home_box_yellow_bg.png') repeat;
    border: 1px solid #86B74B;
    padding: 0px;
    width: 306px;
    float: left;
    margin: -50px 8px 0px 0px;
    height: 322px;
}




#AreaBoxYellow .title
{
    background-color: #EAD20B;
    display: block;
    margin: 0px;
    padding: 0px;
}


#AreaBoxYellow .title h1, .title h2
{
    margin: 0px;
    padding: 13px 0px 13px 15px;
    font-size: 16px;
}

#AreaBoxYellow .title h1
{
    color: #000;
}

#AreaBoxYellow .title h2, #AreaBoxYellow .title h2 a
{
    color: #276211;
}


#AreaInterna
{
    margin: 0px;
    padding: 0px 22px 46px 32px;
    color: #fff;
}

#AreaInterna a
{   
    color: #EAD20B;
}

#AreaInterna .sideLeft
{
    width: 440px;
    border-right: solid 1px #79BF33;
    float: left;
}

#AreaInterna .sideRight
{
    float: left;
    width: 440px;
    padding-left: 25px;
}


#AreaInterna p
{
    color: #fff;
    line-height: 16px;
    padding: 4px 0px 8px 0px;
}

#AreaInterna h2
{
    color: #fff;
    line-height: 32px;
    font-size: 18px;
}

#AreaInterna h3
{
    color: #fff;
    line-height: 28px;
    font-size: 14px;
    font-weight: bold;
}


#AreaInterna h3
{
    font-weight: bold;
}

#AreaInterna .sideLeft img,
#AreaInterna .sideRight img
{
    padding: 5px;
}

#AreaInterna .fieldLine
{
    height: 28px;
    padding: 2px 0px 2px 0px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
}

#AreaInterna .fieldLineButton
{
    height: 28px;
    margin: 10px 0;
    padding: 2px 0px 2px 0px;
    vertical-align: middle;
    text-transform: uppercase;
    font-weight: bold;
    text-align: right;
}

#AreaInterna .fieldLine img
{
    margin-left: 20px;
    margin-top: -4px;
}

#AreaInterna .fieldLine a
{
    color: #EDD209;
}

#AreaInterna .fieldLine span
{   
    color: #FF8800;
    padding-left:3px;    
}

#AreaInterna h1
{
    color: #EDD209;
    background-image: url('../images/h1_line.png');
    background-position: 0px 40px;
    background-repeat: no-repeat;
    line-height: 43px;
    margin: 6px 0px 12px 0px;
    font-size: 24px;
}

#AreaInterna h4
{
    color: #EDD209;
    font-size: 16px;
    padding: 4px 0px 8px 0px;
}

#AreaInterna .Apoio
{   
	position:absolute;
	margin: 58px 0 0 600px;
}

#AreaInterna .Apoio h5
{
    color: #EDD209;
    font-size: 11px;
    float:left;
    padding-top:3px;
}
#AreaInterna .Apoio img
{
    float:left;
    padding-left: 20px;
}

#AreaInterna input[type=text], 
#AreaInterna input[type=password]
{
    float: left;
    padding: 1px 1px;
    padding-right: 5px;
    height: 20px;
    font-family: Trebuchet MS;
    font-size: 14px;
    vertical-align: middle;
    margin-top: 2px;
}
#AreaInterna input[type=checkbox]
{
    margin-right: 2px;
} 
#AreaInterna label
{
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    width: 155px;
    padding: 6px 10px 0px 3px;
    background: url('../Images/home_box_bg.png') repeat;
    height: 20px;
    margin-right: 4px;
    display: block;
}


#AreaInterna select
{
    border: 1px solid #ccc;
    font: normal 12px/15px Arial, Helvetica, "sans-serif";
    padding: 0px;
    margin-top: 3px;
    float: left;
    height: 20px;
    font-family: Trebuchet MS;
    font-size: 12px;
}
#AreaInterna input[type=submit], input[type=button]
{
    border-bottom: 1px solid #7E5600;
    border-right: 1px solid #7E5600;
    border-top: 1px solid #FFC851;
    border-left: 1px solid #FFC851; /*background: url('../Images/home_box_bg.png') repeat;*/
    background: #A57100;
    color: #fff;
    padding: 6px 16px;
    margin-top: 10px;
    font-size: 11px;
    text-transform: uppercase;
    font: bold 14px/18px Trebuchet MS, Helvetica, "sans-serif";
    text-align: center;
}

#AreaInterna ul{
	padding: 0px 0px 0px 0px;
	margin: 0px;
	margin-left: 30px;
	
}


#AreaInterna ul li{
	padding: 6px 12px 6px 12px;
	font-size: 12px;
	line-height: 12px;
	margin-right: 8px;		
	

}
#AreaInterna ul li a{		
	text-decoration: none;
}

#AreaConteudo .AreaLogin
{
    height: 30px;
    background-color: #55821D;
    background-image: url('../images/bitBgLogin.jpg');
    border-bottom: solid 1px #1F4508;
    border-top: solid 1px #387B1C;
    vertical-align: middle;
    padding-top: 9px;
}

#AreaConteudo .AreaLogin label,
#AreaConteudo .AreaLogin a, 
#AreaConteudo .AreaLogin span 
{
    color: #fff;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 0px;
    padding-top: 10px;
    text-decoration: none;
}

#AreaConteudo .AreaLogin a
{
    padding-left: 4px;
    text-decoration: underline;
}

#AreaConteudo .AreaLogin input[type=text]
{
    float: none;
    padding: 0px;
    margin: 0px;
    width: 126px;
    padding-top: 0px;
    margin-top: 0px;
    font-family: Arial;
    font-size: 10px;
}

#AreaConteudo .AreaLogin input[type="image"]
{
    vertical-align: middle;
}

#AreaConteudo .AreaLogin input[type="password"]
{
    float: none;
    padding: 0px;
    margin: 0px;
    width: 68px;
    padding-top: 0px;
    margin-top: 0px;
    font-size: 10px;
}

#AreaConteudo .MenuBar
{
    border-top: solid 1px #7DAA69;
    background-image: url('../images/txtEmailFundo.jpg') no-repeat;
}


#AreaFooter
{
	font-size:11px;
    background-image: url('../images/bottom_bg.jpg');
    height: 64px;
    color: #fff;
    padding: 0px;
    margin: 0px;
}

#AreaFooter p
{
    padding-top: 24px;
    padding-left: 10px;
    float: left;
}

#AreaFooter a, #AreaFooter a:hover, #AreaFooter a:visited
{
    color: #fff;
    text-decoration: underline;
}

#AreaFooter img
{
    padding-top: 22px;
    padding-right: 5px;
    float: right;
}

strong
{
    font-weight: bold;
}
h1, h2, h3
{
    font-family: Arial, Helvetica, "sans-serif";
}
#AreaInterna .userPts
{
    float: right;
    margin-top: -26px;
}
#inter_menu{
	margin: 12px 0px 20px 0px;
	padding-left: 3px;
	
	font: normal 13px/15px Arial, Helvetica, "sans-serif";

	border: 0px;
	border-top: 2px solid #89A50B;

}
#inter_menu_content{

	padding-right: 3px;
	

}
#inter_menu_content_wrap{
	/*position: relative;
	right: -92px;*/
	padding: 0px 0px;
	
}

#inter_menu_content ul{
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
#inter_menu_content ul:after{
	height: 0;
	clear: both;
	display: block;
}

#inter_menu_content ul li{
	padding: 6px 12px 6px 12px;
	/*background: url('../Images/top_menu_sep.gif') no-repeat right 0px;*/
	font-size: 12px;
	line-height: 12px;
	margin-right: 8px;
	float: left;
	list-style: none;
	background: url('../Images/home_box_bg.png') repeat;

}
#inter_menu_content ul li a{
	color: #fff;
	padding: 7px 6px;
	letter-spacing: -0.0em;
	text-decoration: none;
}

#inter_menu_content ul li .activeLink{
	color: #59CB48;
	border-top: 2px solid #59CB48;
}

#AreaBoxUser
{
    background: url('../Images/home_box_bg.png') repeat;
    border: 1px solid #28871F;
    padding: 0px;
    width: 306px;
    margin: 0px 8px 0px 0px;
}

#AreaBoxUser .title
{
    background: url('../Images/home_box_bg.png') repeat;
    margin: 0px;
    padding: 0px;
}

#AreaBoxUser .title h1
{
    margin: 0px;
    padding: 2px 0px 2px 15px;
    font-size: 16px;
}

#AreaBoxUser .title h1
{
    color: #EAD20B;
}

#AreaBoxUser .title h2
{
    color: #fff;
}

#AreaBoxUser ul
{
    margin: 0px;
    padding: 12px;
    list-style-type: none;
}

#AreaBoxUser ul li
{
    font-size: 14px;
    color: #fff;
    padding: 11px 0px 11px 28px;
    vertical-align: middle;
}

#AreaBoxUser ul li strong
{
    font-weight: bold;
    text-transform: uppercase;
}

#AreaBoxUser ul .greenList
{
    background-image: url('../images/bullet_on.png');
    background-repeat: no-repeat;
    background-position: 0px;
}

#AreaBoxUser ul .yellowList
{
    background-image: url('../images/bullet_done.png');
    background-repeat: no-repeat;
    background-position: 0px;
}
#AreaBoxUser ul .greenList .boxEtapa, #AreaBoxUser ul .yellowList .boxEtapa
{
	position: absolute;
	width: 200px; 	
	background-color: #0F3804; 
	margin: 20px 10px;  
	font-size: x-small; 
	padding: 5px; 
	display: none;

}
#AreaInterna h2 span, #AreaInterna h3 span
{
    color: #EAD20B;
}

.user_esq
{
    float: left;
    width: 320px;
}

.user_dir
{
    float: left;
    width: 580px;
}
.tableExtrato
{
    background: #F1FFC9;
    padding: 12px;
    overflow: auto;
    height: 240px;
    scrollbar-face-color: #266309;
    scrollbar-highlight-color: #448723;
    scrollbar-shadow-color: #448723;
    scrollbar-3dlight-color: #266309;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #5E9842;
    scrollbar-darkshadow-color: #266309;
}

#AreaInterna .tableExtrato p
{
	color: #444842;
	line-height: 13px;
}
#AreaInterna .tableExtrato p strong
{
	color: #227901;
}
#AreaInterna .tableExtrato .AreaGreen
{
	padding:5px;
	background-color: #C0D693;		
}
#AreaInterna .tableExtrato .AreaGreen p
{
	color: #227901;
	font-size:10px;	
}
#AreaInterna .tableExtrato p a
{
	color: #227901;
	text-decoration: underline;
}
#AreaInterna .tableExtrato .AreaGreen p strong
{
	color: #444842;
}

.tableExtrato table
{
    width: 100%;
    border: 0px;
    text-align: left;

}
.tableExtrato table .tableHead
{
    border-bottom: 1px solid #EBD721;
}
.tableExtrato table .tableFooter
{
    border-top: 1px solid #EBD721;
}
.tableExtrato table tr th
{
    color: #2B5E16;
    text-align: left;
    padding: 6px 12px;
}
.tableExtrato table tr td
{
    color: #444842;
    padding: 6px 12px;
}
.tableExtrato table tr td, .tableExtrato tr table th
{
    border: 0px;
}


.AreaBoxYellow
{
    background: url('../Images/home_box_yellow_bg.png') repeat;
    padding: 8px;
    width: 306px;
    float: left;
    margin: 0px 8px 0px 0px;
}



#AreaBox, #AreaBoxTwitter
{
    background: url('../Images/home_box_bg.png') repeat;
    border: 1px solid #28871F;
    padding: 0px;
    width: 306px;
    float: left;
    margin: -50px 8px 0px 0px;
}

#AreaBox p, #AreaBoxTwitter p
{
    color:#FFFFFF;	
	font-weight:bold;
	padding: 10px 5px 0 10px;
}
#AreaBox p a
{
    color:#EAD20B;	
	font-weight:bold;
}

#AreaBoxEtapaInterna, #AreaBoxProvaInterna
{
    background: url('../Images/home_box_bg.png') repeat;
    border: 1px solid #28871F;
    padding: 0px;
    width: 306px;
    float: left;
    margin: 0px 8px 10px 0px;
    height:315px;
}
#AreaBoxProvaInterna
{
	height:240px;
}
#AreaBoxProvaInterna .greenList span
{
	color:#EAD20B;	
	font-weight:bold;
	
}
#AreaBoxProvaInterna a, #AreaBoxProvaInterna a:visited, #AreaBoxProvaInterna a:hover
{
	color:#FFF;
	font-style:normal;
	text-decoration: underline;
	font-weight:bold;
}

#AreaBox, #AreaBoxTwitter, #AreaBoxEtapaInterna
{
    
}
 #AreaBoxTwitter
{
    height: 380px;
}
 #AreaBoxTwitter ul
{
    overflow: auto;
    height: 344px;
    scrollbar-face-color: #266309;
    scrollbar-highlight-color: #448723;
    scrollbar-shadow-color: #448723;
    scrollbar-3dlight-color: #266309;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #5E9842;
    scrollbar-darkshadow-color: #266309;
    
}

#AreaBox .title, #AreaBoxTwitter .title, #AreaBoxEtapaInterna .title , #AreaBoxProvaInterna .title 
{
    background: url('../Images/home_box_bg.png') repeat;
    margin: 0px;
    padding: 0px;
}
#AreaBoxTwitter .title a
{
	color: #FFFFFF;
}

#AreaBox .title h1, #AreaBoxEtapaInterna .title h1 , #AreaBoxProvaInterna .title h1 
{
    margin: 0px;
    padding: 13px 0px 13px 15px;
    font-size: 16px;
}

#AreaBox .title h1, #AreaBoxTwitter .title h1, #AreaBoxEtapaInterna .title h1, #AreaBoxProvaInterna .title h1
{
    color: #EAD20B;
}

#AreaBox .title h2, #AreaBoxTwitter .title h2, #AreaBoxEtapaInterna .title h2, #AreaBoxProvaInterna .title h2
{
	line-height: 10px;
    color: #EAD20B;
}

#AreaBox ul, #AreaBoxEtapaInterna ul, #AreaBoxProvaInterna ul
{
    margin: 0px;
    padding: 6px 8px 16px 8px;
    list-style-type: none;
}

#AreaBox ul li, #AreaBoxEtapaInterna ul li{
    font-size: 14px;
    color: #fff;
    padding: 11px 0px 11px 28px;
    vertical-align: middle;
}

 #AreaBoxProvaInterna ul li
{
    font-size: 12px;
    padding: 9px 0px 9px 28px;
    vertical-align: middle;
    font-style: italic;
}
#AreaBox ul li strong, #AreaBoxEtapaInterna ul li strong
{
    font-weight: bold;
    text-transform: uppercase;
}
 #AreaBoxProvaInterna ul li strong
{
    font-weight: bold;
}
#AreaBox ul .greenList, #AreaBoxEtapaInterna ul .greenList
{
    background-image: url('../images/bullet_on.png');
    background-repeat: no-repeat;
    background-position: 0px;
     
}

#AreaBox ul .yellowList, #AreaBoxEtapaInterna ul .yellowList
{
    background-image: url('../images/bullet_done.png');
    background-repeat: no-repeat;
    background-position: 0px;
     
}

#AreaBoxProvaInterna ul .greenList
{
    background-image: url('../images/ico_prova_concluida.png');
    background-repeat: no-repeat;
    background-position: 0px;
     
}
#AreaBoxProvaInterna ul .yellowList
{
    background-image: url('../images/ico_prova_disp.png');
    background-repeat: no-repeat;
    background-position: 0px;
     
}

#AreaBox ul .greenList .boxEtapa, #AreaBox ul .yellowList .boxEtapa, 
#AreaBoxEtapaInterna ul .greenList .boxEtapa, #AreaBoxEtapaInterna ul .yellowList .boxEtapa, 
#AreaBoxProvaInterna ul .greenList .boxEtapa, #AreaBoxProvaInterna ul .yellowList .boxEtapa
{
	position: absolute;
	width: 200px; 	
	background-color: #0F3804; 
	margin: 20px 10px;  
	font-size: x-small; 
	padding: 5px; 
	display: none;

}

#AreaBoxPerformance
{	
}

#AreaBoxPerformance .fieldLine
{	
	background: url('../Images/home_box_yellow_bg.png') repeat;
	margin-bottom: 15px;
	padding: 10px;
	width:560px;
	height: 50px;
}
#AreaBoxPerformance .fieldLine strong
{
	float: left;	
	color:#ead20b;
	text-transform:none;	
	width:200px;
	font-size:14px;
	line-height:25px;
}
#AreaBoxPerformance .fieldLine span
{		
	position:absolute;
    color: #FF8800;
	text-transform:none;	
	width:inherit;
	font-size:14px;
	line-height:25px;
	width:300px;
}
#AreaBoxPerformance .fieldLine input[type=text]
{
	width:475px;
}
#AreaBoxPerformance .fieldLine a
{	
	margin-top:5px;
}


#AreaBoxUser
{
    background: url('../Images/home_box_bg.png') repeat;
    border: 1px solid #28871F;
    padding: 0px;
    width: 306px;
    margin: 0px 8px 0px 0px;
}

.AreaBoxInter .title
{
    background: #ead20b;
    margin: 0px;
    padding: 0px;
}

.AreaBoxInter .title h2
{
    margin: 0px;
    padding: 2px 0px 2px 15px;
    font-size: 16px;
}


#AreaInterna .AreaBoxInter .title h2 span
{
    color: #276211;
}

.AreaBoxInter ul
{
    margin: 0px;
    padding-top: 6px;
    padding-bottom: 30px;
    list-style-type: none;
}

.AreaBoxInter ul li
{
    font-size: 14px;
    color: #fff;
    padding: 11px 0px 11px 28px;
    margin-left: -30px;
    vertical-align: middle;
}

.AreaBoxInter ul li strong
{
    font-weight: bold;
    text-transform: uppercase;
}
.AreaBox
{
    padding: 8px;
    background: url('../Images/home_box_yellow_bg.png') repeat;
}
.AreaBoxInter ul .greenList
{
    background-image: url('../images/bullet_on.png');
    background-repeat: no-repeat;
    background-position: 0px;
}

.AreaBoxInter ul .yellowList
{
    background-image: url('../images/bullet_done.png');
    background-repeat: no-repeat;
    background-position: 0px;
}

.minhasIndic .fieldLine
{
    display: inline-block;
    margin-right: 12px;
    *display: inline;
    *zoom: 1;    
}
.minhasIndic .fieldLine strong
{
	color:#FFF;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    width: 80px;
    padding: 6px 10px 0px 3px;
    background: url('../Images/home_box_bg.png') repeat;
    height: 20px;
    margin-right: 4px;
    display: block;   
}

.minhasIndic .fieldLine .imgV
{	
	height:22px;
	float:left;
	padding-top:6px;
	margin-left:0;
    vertical-align: middle;
    padding-right:4px;
}
.minhasIndic .fieldLine input[type=password]
{
    float: left;
    padding: 1px 1px;
    padding-right: 5px;
    height: 20px;
    font-family: Trebuchet MS;
    font-size: 14px;
    vertical-align: middle;
}

.minhasIndic .fieldBtn
{
	
    display: inline-block;
    vertical-align:top;
    *display: inline;
    *zoom: 1;
    min-height:60px;
    width: 118px;
    margin: 0 0 0 0;
    clear:both;
}
.btn
{	
	display: block;
    width: 118px;
    background-image: url('../images/button_green.png');
    text-align: center;
    color: #EAD20B;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-size: 14px;
    line-height: 31px;
	float:right;
}
.btnSmall
{	
	display: block;
    width: 68px;
    background-image: url('../images/button_green_small.png');
    text-align: center;
    color: #EAD20B;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
    line-height: 18px;
	float:right;
}

.modalPopup
{
    width: 327px;
    color: #CCCCCC;
}
.modalBackground
{
    background-color: #000000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.modalPopup .title
{
    position: relative;
}
.modalPopup .fecharModal
{
    position: absolute;
    top: 8px;
    right: 8px;
}
.modalPopup .fecharModal a
{
    color: #125101;
    font-weight: bold;
}
.modalPopup .fecharModal a:hover
{
    text-decoration: underline;
}

.modalPopup h3
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 10px 0px 8px 0px;
}
.homeRank
{
    width: 150px;
    float: left;
}
.homeRank2
{
	float: left;
    width: 100%;    
}
.Rank
{
    width:33%;
    float: left;
}
.homeRankModal
{
    overflow: auto;
    height: 250px;
    scrollbar-face-color: #266309;
    scrollbar-highlight-color: #448723;
    scrollbar-shadow-color: #448723;
    scrollbar-3dlight-color: #266309;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #5E9842;
    scrollbar-darkshadow-color: #266309;
}
.homeRank h3, .Rank h3, .homeRank2 h3
{
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 10px 0px 0px 0px;
}
.homeRank ol, .homeRankModal ol, .Rank ol
{
    margin: 0px;
    padding: 5px;
}
.homeRank ol li, .homeRankModal ol li, .Rank ol li
{
    background: #24670F;
    list-style-position: inside;
    margin: 0px 0px 6px 0px;
    font-size: 10px;
    color: #fff;
    padding: 3px 8px;         
    white-space:nowrap;  
}

.homeRankModal ol li span, .Rank ol li span
{
    *padding-left: 20px;
}

.homeRank ol li strong, .homeRankModal ol li strong, .home ol li strong
{
    color: #DAD30E;
}

.verRank
{
    display: block;
    color: #124002;
    font-size: 10px;
    margin-left: 8px;
}
.verRank:hover
{
    text-decoration: underline;
}
#AreaInternaProva
{
    margin: 0px;
    padding: 0px 22px 46px 32px;
    color: #fff;
}
#AreaInternaProva h1
{
    color: #EDD209;
    background-image: url('../images/h1_line.png');
    background-position: 0px 40px;
    background-repeat: no-repeat;
    line-height: 43px;
    margin: 6px 0px 12px 0px;
    font-size: 24px;
}
 #AreaInternaProva h2, #AreaInternaProva h3
{
    color: #EDD209;
    padding: 4px 0px 8px 0px;
}
#AreaInternaProva h3 a
{
    color: #EDD209;
    text-decoration: underline;
}
#AreaInternaProva h3
{
	margin-top: 20px;
}
#AreaInternaProva ul li
{
	padding:7px;
}
#AreaInternaProva ul li strong
{
	color: #EDD209;
	font-weight: bold;
}
#AreaInternaProva ul li a
{
	color: #FFF;
	text-decoration: underline;
}
#AreaInternaProva input[type=checkbox]
{
	vertical-align: top;
	padding-right: 10px;
}
#AreaInternaProva .Alternativa
{
	width:100%;
}
#AreaInternaProva .Alternativa td
{
	padding: 10px;
}
#AreaInternaProva .Alternativa td label
{
	padding-left: 5px;
	vertical-align: top;
}
#AreaInternaProva .Alternativa td input[type=checkbox]
{
	vertical-align: top;
}