﻿@charset "utf-8";



.left {
    float: left;
    
} 
.botoestopo{
    float: left;
    width: 91px;
} 
.leftmenu{
    float: left;
}

.black {
	background-color: white;
}

.rigth {
    float: right;
}

.rigth2 {
    float: right;
    height: 25px;
    text-align: center;
    margin: 0px 20px 5px 0px;
    font-size: 11px;
} 

.left-{
    float: left;
} 

.left25{
    float: left;
    width: 25%
} 

.left75{
    float: left;
    width: 75%
}

.left50 {
    float: left;
    width: 45%
}
    
.left100{
    float: left;
    width: 100%
} 

.espacodiv 
{
    height: 45px;
}

.bordaform {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-radius: 2px;
}

a:link {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;

}
a:visited {
	text-decoration: none;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;

}
.borda {
	border: 1px solid #EBEBEB;
	border-radius: 5px;
	margin: 0px 15px 5px 15px;
	height: 30px;
}

.text {
	border: 1px solid #EBEBEB;
	border-radius: 5px;
	margin: 0px 15px 5px 0px;
	height: 30px;
}
	.borda:focus {
		background-color: #f7f7f7;
		color: black;
	}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}

.bordasuperior {
	background-position: right top;
	background-repeat: repeat;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.bordasuperiorroxa {
	background-position: right top;
	background-repeat: repeat;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CECEFF;
	border-right-color: #CECEFF;
	border-bottom-color: #CECEFF;
	border-left-color: #CECEFF;
}

.bordasuperiorescura {
	background-position: right top;
	background-repeat: repeat;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.letralaranja {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	color: #F90;
}
.letrapreta {
	font-family: "Arial Black";
	font-size: 10px;
	color: #000;
}



.bordadir {
	background-position: right top;
	background-repeat: repeat;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
	font-size: 14px;
}
.bordainferior {
	background-position: right top;
	background-repeat: repeat;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #EBEBEB;
}
.borda-esq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	font-size: 14px;
}
.titulo {
	font-size: 10px;
	text-align:left;
	color:#000;

}
.descricao {
    font-size: 10px;
    text-align: center;
    color: #666;

}
