/*
*/
/* 
    Created on : 11/07/2018, 17:13:17
    Author     : mg1010056
*/

.title-pg{
    font-size: 2em;
    font-weight: 900;
    text-transform: uppercase;
}
.edit{
    background: #242063;
}

.delete{
    background: #b12020
}

.actions{
    padding: 4px;
    color: #FFF;
    text-decoration: none;
    font-size: 1em;
    margin: 0px 2px;
}
.actions:hover{
    text-decoration: none;
    color: #FFF;
}

.btn-add{margin-bottom: 10px;}

.txt_upper{ text-transform: uppercase}
.navbar-custom {
    background-color: #17172f}
.logoInfosec {
    display:block;
    float:left;
    width:200px;
    height:53px;
    padding:0;
}

.menu2{
    -moz-position: absolute;
    -moz-margin-top: 15px;
    -moz-margin-left: 50px;
    -moz-position: absolute;
    margin-top: 0px;
    margin-left: 50px;
    position: absolute;   
    padding:0; 
    -moz-padding:0;
}
#cabecalho{
    margin:0;
    padding:0;
    background: #fff url("img/fundo.jpg") repeat-x;
}
#topo{
    margin:0;
    padding:0;
	position:relative; 
	top:0px; 
	left:0px;	
    background:transparent url(img/logo2.jpg) no-repeat 0 0;
    overflow:hidden;
}

#topo a,#topo a:hover,#topo a:link,#topo a:visited,#topo a:active{
    display:block;
    float:left;
    width:200px;
    height:53px;
    padding:0;
    text-indent:-90000px;
    text-decoration:none;
    color:#000;
}

