html, body {
/*font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;*/
/*min-height: 99%;*/
/*height: auto !important;*/
/*height: 100%;*/
background: #000;
padding: 0px;
margin: 1px;
margin-bottom: 30px;
color: #777777;
font-size: 14px;
}


.app {
	position: fixed;
	float: left;
	height: 18px;
	
	width: 98%;
	bottom: 0;
	border-top: 1px solid #58584f; 
	border-bottom: 0px;
	border-left: 1px solid #58584f; 
	border-right: 1px solid #58584f; 
	/*margin-left: -50%;*/
	margin-bottom: -2px;
	background:#cde28c;
	color: black;
	text-align: left;
	padding: 3px;
	
}

a {
text-decoration: none;
border-bottom: 0px solid #eee;
color: #52a651;
}

a:hover {
color: #FDB101;
border-bottom: 0px solid #DDD;
}


.r{
color: red;
}

.n{
color: black;
}

.galv{
width: 50%;
background: #ffffff;
border: 1px dashed #777777;
padding: 10px;
}

.contimg{
border: 1px solid #000000;
margin: 5px;
}

.bri{
width: 50%;
background: #ffffff;
border: 1px dashed #777777;
padding: 10px;
}


.r{
color: red;
}

.n{
color: black;
}

#page {
width: 100%;
border: 0px solid #777777;
margin: 0px;
padding:0px;
/*color: #777777;*/
color: #353535;
text-align: justify;
/*vertical-align: top;*/
}

.menu {
font-weight: bold;
/*font-family: Verdana, Arial, sans-serif;*/
color: #777777;
font-size: 16px;
text-align: center;
}

.menuactivo {
font-weight: bold;
/*font-family: Verdana, Arial, sans-serif;*/
color: #599e63;
font-size: 16px;
text-align: center;
}

.biow{
color: white;
}

.biob{
color: black;
}

.biog{
color: #52a651;
}

#foot {
font-size: 11px;/* Verdana, Arial, sans-serif;*/
margin-left: 130px;
color: #777777;
text-align: left;
width: 80%;
}

/*a {
text-decoration: none;
border-bottom: 0px solid #eee;
color: green;
}

a:hover {
color: #FDB101;
border-bottom: 0px solid #DDD;
}*/
 
img {
border: 0px;
}
/*
h1 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 24px;
color: #000000;
padding-bottom: 0px;
margin-bottom: 0px;
}

h4 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #000000;
padding-bottom: 0px;
margin-bottom: 0px;
}*/

a {
text-decoration: none;
border-bottom: 0px solid #eee;
color: #52a651;
}

a:hover {
color: #FDB101;
border-bottom: 0px solid #DDD;
}

h1 {
font-size: 24px; 
color: #DF6A00;
padding-bottom: 0px; 
margin-bottom: 0px; 
}

h2 {
font-size: 16px; 
color: #DF6A00;
padding-bottom: 0px; 
margin-bottom: 0px; 
}


h3 {
font-size: 14px; 
color: #DF6A00;
padding-bottom: 0px; 
margin-bottom: 0px; 
border-bottom: 1px solid #ccc;
}
h4 {
font-size: 12px; 
color: #DF6A00;
padding-bottom: 0px; 
margin-bottom: 0px; 
text-decoration: underline;
}


.marque {
border-bottom: 1px solid #777777;
padding: 3px;
text-align: center;
font-size: 20px;
}

.marque2 {
border-bottom: 1px solid #777777;
padding: 5px;
text-align: center;
height: 40px;
}

.login {
text-align: right;
color: black;
padding: 0px;
height: 24px;
}

.buscar {
/* vertical-align:middle;*/
 width: 400px;
}

.def {
background: #B1FFBA;
padding: 15px;
/*width: 95%;*/
margin-left: 10px;
margin-right: 3px;
/*border: 1px dashed green;*/
border: solid goldenrod 2px;
background: #FFD;
}

.register {
border: 2px solid #777777;
width: 200px;
height: 100px;
float: right;
margin: 10px;
padding: 5px;
}

.register2 {
background-color: #E8E7CE;
width: 200px;
height: 100px;
}

/*Menu*/
#menuh a#primero {
border-left: 2px solid #777777; 
margin-bottom: 0px;
/*border-bottom: 0px;*/ 
/*background-color: #fff;*/
}

#menuh a:hover {
        background: #CDFFAC;
}

#menuh {
        font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
        margin-left: 10px;
	    margin-bottom: 0px;
}

#menuh ul, li {
        list-style-type: none;
}

#menuh ul {
        margin: 0;
        padding: 0;
}

#menuh li {
        float: left;
}

#menuh a {
        text-decoration: none;
        color: #000;
        background: #D9FFD5;
        display: block;
        padding: 4px 13px;
        text-align: center;
        border: 1px solid #777777;
        border-width: 1px 2px 1px 0px;
        margin-bottom: 0px;
}

#pag {
text-align: center;
width: 99%;
}

.num{
width: 30px;
display: inline;
}

.ant{
padding-left: 5px;
padding-right: 5px;
margin: 5px;
display: inline;
width: 140px;
border: 1px solid #777777;
color: #000;
background: #D9FFD5;
}
