/* CSS Document */
fieldset {
    width:260px;
    margin:0 auto;
    padding:30px;
}

.texto {
    width:250px;
    border:1px solid gray;
}

.erro {
    width:250px;
    border:1px solid red;
}

.alerta2 {
    border:1px solid gray;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}


.menu a{
font: bold 15px "Arial";
margin-left:20px;
color:#FFF;
display:block;
height:30px;
width:100%;
list-style-type: none;
text-decoration:none;
}
.menu li{
margin-left:20px;
font: bold 15px "Arial";
color:#FFF;
display:block;
height:30px;
width:100%;
list-style-type: none;
text-decoration:none;
}
.menu a:hover{
margin-left:20px;
font: bold 15px "Arial";
color:#FFF;
display:block;
height:30px;
width:100%;
list-style-type: none;
text-decoration:underline;
}
.menu a:visited{
margin-left:20px;
font: bold 15px "Arial";
color:#FFF;
display:block;
height:30px;
width:100%;
list-style-type: none;
text-decoration:none;
}
.linha{width:100%;height:2px;display:block;background:#F4F4F4; margin-top:3px;margin-bottom:3px;}


/* FONTES ------------------------*/
.tahoma10{
font-family:tahoma;
font-size:10px;
color:#333333;
}
.tahoma11{
font-family:tahoma;
font-size:11px;
color:#333333;
}

.tahoma12{
font-family:tahoma;
font-size:12px;
color:#333333;
}

.tahoma13{
font-family:tahoma;
font-size:13px;
color:#333333;
}

.tahoma14{
font-family:tahoma;
font-size:14px;
color:#333333;
}
.tahoma15{
font-family:tahoma;
font-size:15px;
color:#333333;
}
.tahoma16{
font-family:tahoma;
font-size:16px;
color:#333333;
}
.tahoma17{
font-family:tahoma;
font-size:17px;
color:#00073C;
}
.tahoma18{
font-family:tahoma;
font-size:18px;
color:#00073C;
}

.tahoma20{
font-family:tahoma;
font-size:20px;
color:#00073C;
}

.tahoma60{
font-family:tahoma;
font-size:60px;
color:#00073C;
}


.link11 {
font: bold 11px "Tahoma";
color:#021478;
}
.link11 a {
font: bold 11px "Tahoma";
color:#021478;
text-decoration:none;
}
.link11 a:hover {
color:#021478;
text-decoration:underline;
}

/*-------------------------------*/