/* ----------------------------------------------------------------------------
    G E N E R A L
----------------------------------------------------------------------------- */
body {
    overflow-x: hidden;
}
bg_footer {
    background-color: cornflowerblue;
}

linha_grid{
	border:0px important;
}
footer {
	clear: both;
   /* width: 100%;*/
	margin: 0 auto;
    padding-top: 12px;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Sans-Serif;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.6);
    font-size: 11px;
	color: #C2DBE7;
    overflow: hidden;
    /*background-color:cornflowerblue;
    background: url(Imagens/footer-line.png) repeat-x left top;*/
}

/* footer-list */
.footer-list ul {
	background: url(Imagens/footer-line.png) repeat-x left top;
	list-style: none;
	padding: 0;
	margin-left: 0;
}
.footer-list ul li {
    border-bottom: 1px solid #326B8D;
}
.footer-list ul li a:link,
.footer-list ul li a:visited {
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Verdana, Sans-Serif;
	display: block;
	padding: 7px 0 7px 5px;
	margin-left: 0;
	color: #fff;
}
.footer-list ul li a:hover { color: #99CCFF; }

/* Gallery */
#extra #gallery {
    padding: 0 0 5px 0;
    margin: 0 0 0px 0;
    width: 100%;
    background: url(../images/footer-line.png) repeat-x left bottom;
}

    #extra #gallery h3 {
        float: left;
        width: 222px;
        margin: 20px 0 0 0;
        padding: 0;
    }

    #extra #gallery p.thumbs {
        float: right;
        width: 600px;
        margin: 5px 0 0 0;
        padding: 0;
        visibility: hidden;
    }

        #extra #gallery p.thumbs img {
            position: relative;
            padding: 9px;
            margin: 5px 0 5px 5px;
            background: #FAFAFA;
            border: 1px solid #EDEDED;
            float: right;
            -moz-box-shadow: 1px 1px 3px #184569;
            -webkit-box-shadow: 1px 1px 3px #184569;
            box-shadow: 1px 1px 3px #184569;
            visibility: hidden;
        }


/* ----------------------------------------------------------------------------
    F O O T E R
----------------------------------------------------------------------------- */
footer a:link,
footer a:visited {
    color: #fff;
}
footer a:hover {
    color: #99CCFF;
}
footer a.back-to-top {
    background: url(Imagens/back-to-top.png) no-repeat right 2px;
    font-weight: bold;
    padding-right: 16px;
}
footer p.footer-left {
	float: left;
    margin: 0 0 30px 0;
	padding: 0;
    width: 600px;
    text-align: left;
}
footer p.footer-right {
	float: right;
    margin: 0 0 30px 0;
	padding: 0;
   
    text-align: right;
}

#content {
    width: 1100px;
    margin: auto;
    /*margin-top:25px;*/
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #DDDDDC;
    background-color: #F9F9F9;
    display: block;
    /* Border Shadow */
    -moz-box-shadow: 2px 2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px 2px #cccccc;
    box-shadow: 1px 1px 1px 1px #cccccc;
}

.content-ini {
    /*height:400px;
    width: 100%;*/
    margin: auto;
    height: auto;
    margin-top: 15px;
    margin-bottom: 5px;
    border-radius: 5px 5px 5px 5px;
    border: 1px solid #DDDDDC;
    background-color: #ffffff;
    display: block;
    /* Border Shadow */
    -moz-box-shadow: 2px 2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px 2px #cccccc;
    box-shadow: 1px 1px 1px 1px #cccccc;
}


.titulo-pg {
    width: 99%;
    height: 60px;
    margin: auto;
    border-radius: 5px 5px 5px 5px;
    display: block;
    margin-top: 25px;
    margin-bottom: 5px;
    background-color: #EBEBEB;
    /* Border Shadow */
    -moz-box-shadow: 2px 2px 2px 2px #cccccc;
    -webkit-box-shadow: 2px 2px 2px 2px #cccccc;
    box-shadow: 1px 1px 1px 1px #cccccc;
}

.icone-pg {
    margin-top: 3px;
    margin-left: 20px;
    float: left;
    width: 55px;
    height: 55px;
}

.titulo-texto {
    margin-left: 20px;
    float: left;
    height: 60px;
    width: 800px;
}

.span-titulo-texto {
    font-size: 15px;
    color: #000;
    font-weight: bold;
    text-shadow: 1px 1px 1px #FFF;
    height: 60px;
    vertical-align: middle;
    display: table-cell;
}

.logoIT {
    float: left;
    margin-left: 15px;
    margin-top: 0px;
    width: 90px;
    height: 70px;
    z-index: 99999;
    position: absolute;
    /* Border Shadow */
   
    border-radius: 0 16px;
    /* Safari */
    -webkit-transform: rotate(0deg);
    /* Opera */
    -o-transform: rotate(0deg);
    /* Firefox */
    -moz-transform: rotate(0deg);
    /* Internet Explorer */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0)
}

fieldset {
    border: 1px solid #e1e1e1;
    width: 99%;
    margin: auto;
    border-radius: 5px 5px 5px 5px;
    display: block;
    margin-bottom: 30px;
   
    /*margin-top: 20px;*/
}

.margem-fieldset {
    width: 100%;
    margin: 5px 0px 10px 10px;
    display: block;
    align-content: center;
   
}

.css-fieldset {
    border: 1px solid #e1e1e1;
    width: 99%;
    margin: auto;
    border-radius: 5px 5px 5px 5px;
    display: block;
    align-content: center;
    margin-bottom: 30px;
}



