/* basic elements */

img {
        border: 0;
	margin-botton: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
        vertical-align: middle;
        }




/* templates */
#fbranco {
        background-color: whyte;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin-botton: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
        }

#fbranco .pageHeader {
        color: blue;
        text-align: center;
        vertical-align: top;
        }

#fbranco .container {
        color: blue;
	min-height: 350px;
	height: 350px;
        text-align: center;
        vertical-align: middle;
        }

#fbranco .menuLista {
        font-size: 14px;
        text-align: center;
        vertical-align: middle;
        }

#fbranco .pageFooter {
        color: black;
        font-size: 9px;
        font-weight: bold;
        text-align: center;
        vertical-align: bottom;
        }

#fbranco .quantidade {
        color: red;
        font-size: 12px;
	font-weight: bold;
        text-align: center;
        vertical-align: middle;
        }

#fbranco a:link {
        color: blue;
	font-weight: bold;
	text-decoration: none;
	}

#fbranco a:visited {
	color: steelblue;
	font-weight: bold;
	text-decoration: none;
	}

#fbranco a:hover {
        background-color: blue;
        color: white;
        }

#fbranco a:active {
        background-color: orange;
	color: blue;
	font-weight: bold;
	text-decoration: none;
	}

#fbranco p { 
        color: black;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        text-align: justify;
	}

#fbranco .label {
	color: black;
        font-size: 9px;
        font-weight: bold;
        padding-left: 3;
        text-align: center;
        }

#fbranco .nomes {
	color: #FF0066;
        font-size: 12px;
        font-weight: bold;
	text-align: justify;
	}

#fbranco .texto {
	color: black;
        font-size: 12px;
	font-weight: normal;
	text-align: justify;
	}

#fbranco .titulo {
        font-size: 12px;
        font-weight: bold;
        }

#fbranco .tituloCentro {
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        }

.#fbranco .tituloFundoInversoCentro {
        background-color: blue;
	color: white;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
	}




#fcor1 {
        background-color: steelblue;
        font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	margin-botton: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
        }

#fcor1 .pageHeader {
        color: white;
        text-align: center;
        vertical-align: top;
        }

#fcor1 .container {
        color: black;
	min-height: 350px;
	height: 350px;
        text-align: center;
        vertical-align: middle;
        }

#fcor1 .menuLista {
        font-size: 14px;
        text-align: center;
        vertical-align: middle;
        }

#fcor1 .pageFooter {
        color: black;
        font-size: 9px;
        font-weight: bold;
        text-align: center;
        vertical-align: bottom;
        }

#fcor1 .quantidade {
        color: red;
        font-size: 12px;
	font-weight: bold;
        text-align: center;
        vertical-align: middle;
        }

#fcor1 a:link { 
	color: white;
	font-weight: bold; 
	text-decoration: none; 
	}

#fcor1 a:visited { 
	color: #cccccc;
	font-weight: bold; 
	text-decoration: none; 
	}

#fcor1 a:hover {
        background-color: white;
	color: blue;
        }

#fcor1 a:active { 
        background-color: orange;
	color: white;
	font-weight: bold;
	text-decoration: none;
	}

#fcor1 p { 
        color: black;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
        text-align: justify;
	}

#fcor1 .label {
	color: black;
        font-size: 9px;
        font-weight: bold;
        padding-left: 3;
        text-align: center;
        }

#fcor1 .nomes {
	color: #FF0066;
        font-size: 12px;
        font-weight: bold;
	text-align: justify;
	}

#fcor1 .texto {
	color: black;
        font-size: 12px;
	font-weight: normal;
	text-align: justify;
	}

#fcor1 .titulo {
        font-size: 12px;
        font-weight: bold;
        }

#fcor1 .tituloCentro {
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        }

.#fcor1 .tituloFundoInversoCentro {
        background-color: white;
	color: steelblue;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
	}