﻿body
{
    font-family: Verdana, Arial, Helvetica, sans-seriff;
    font-size: 0.7em;
    color: #333300;
    margin: 0px 0px 0px; /*background-image: url("/MLP/Dossiers/Dossier1/imgs/riscos.gif");
    background-repeat:repeat-x;*/
}

#container
{
    width: 1000px;
    margin: 0px auto;
    vertical-align: top;
}


#masthead
{
    width: 100%;
    height: 160px;    
    /*background-image: url("/MLP/Dossiers/Dossier1/imgs/top.gif");
    */    
}


#menutopo
{
    width:570px;
    float:right;

}

#menutopo a:hover
{
    text-decoration: underline;
}

#menutopo a
{
    color: #FFC773;
    text-decoration: none;
    font-size: 1.2em;
    
}



#ladoesquerdo
{
    width: 190px;
    border: #000000 0px solid;
    position:static;
    top:100px;
}


#menuover
{
    /*border-bottom: Black 1px solid;*/
    vertical-align: bottom;
    font-weight: bold;
    top:80px;
    position:relative;
}

#menuover a
{
    color: #386787;
    text-decoration: none;

}

#menuover a:hover
{
    color: #FFC773;
    text-decoration: underline;

}	


/*.menuon
{
    font: #FFFFFF;
    font-weight: bold;
    
}

.menuoff
{
    background-color: #FFFFFF;
    color: #386787;
    font-weight: bold;
}*/	

	
#cabecalhosubdossier
{
    height: 50px;
    text-align: right;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-family: Georgia;

}




	
#content
{
    float: right;
    width: 725px;
    margin-top: 3px;
    margin-bottom: 5px;
    border: 0px solid #407C9B;
    vertical-align: top;
    padding-right: 60px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-top: 40px;
    margin-left: 5px;

}

#TextoApresenta
{
    width: 500px;
    float: right;
    text-align: justify;
}    

#ImagemApresenta
{
    width: 220px;
    float: left;
    text-align: right;
    padding-right: 20px;
    top:20px;
    position:relative;
}

#ImagemApresenta a
{
    text-decoration: none;
    font-variant: small-caps;
    padding-right: 10px;
    font-weight: bold;

}
    
#ImagemApresenta a:hover
{   text-decoration: underline;
    /*font-weight: bold;*/
    }
    
    
.resultadoson
{
    background-color: #f1efe2;
    border-right: gray 0px solid;
    border-top: gray 0px solid;
    border-left: gray 0px solid;
    border-bottom: gray 0px solid;
}    	

.resultadosoff
{

}    	

#ladodireito
{
    float: right;
    width: 90px;
}

.gridresultados
{
    vertical-align: top;
}




#footer
{
    text-align: center;
    width: 100%;
    border-top: #A7BCCA 1px solid;
    padding-top: 5px;
    clear:both;
}

/* lado esquerdo styles 


#ladoesquerdo a {
	color:#11A1FD;
	text-decoration: none
}

#ladoesquerdo a:hover {
	text-decoration:underline;
}

#ladoesquerdo a:link
{
    color: #11A1FD;
    text-decoration: none;
}
	
#ladoesquerdo a:visited{
color:#11A1FD;
text-decoration: none
}

#ladoesquerdo a:active
{
    color: #11A1FD;
    text-decoration: underline;
}

*/


/* Content Styles */


#content h1
{
    color: #386787;
    font-weight: normal;
    font-size: 2.1em;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    margin: 0px;
    padding-top: 0px;
     font-family:Times New Roman;
}

#content h2
{
    color: #386787;
    font-size: 1em;
    line-height: normal;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-family:Times New Roman;
}


h3 {
	color:#ff9600;
	/*antiga:color:#A91111;/*marron*/
	font-size:1.2em;

}


h4 {
	color: #645055;/*cor do texto total*/
	font-size:1em;
	line-height:normal;
	text-indent:1em;
}

h5 {
	color: #c82;
}

h6 {
	color: #c82;
}


p{
}




/* Footer Styles */

#footer p {
	color: #808080;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer a {
	color: #386787;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6702;
	text-decoration: none;
}


/*gerais */	



a {
	color:#386787;
}

a:hover {
	color: #386787;
	text-decoration: underline;
}


a:visited{
color:#386787;
}

a:focus
{
    }

.style_bold {
	font-weight: bold;
}

.style_italic {
	font-style: italic;
}

.centrado
{
text-align:center;
	}
.direita
{
	text-align:right;
}
.esquerda
{
    text-align: left;
}

.indent
{
    margin-left: 35px;
}

.indent2
{
    margin-left: 65px;
}

.botoes
{ font-size:0.9em;
    }

.img_logos {
	border-width: 0px;
	margin-left: 2px;
	margin-right: 2px;
}

.nowrap {
	white-space: nowrap;
}
.imgpdf
{
    text-decoration: none;
    border-right: #ffffff 0px solid;
    border-top: #ffffff 0px solid;
    border-left: #ffffff 0px solid;
    border-bottom: #ffffff 0px solid;
}

----------------------
