@charset "iso-8859-1";

* {
margin:0px;
padding:0px;
border:0px;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
}

img {
border:0px;
}

body {
	background-color:#f8f9fb;
}

.formulario {
	border:1px solid #CCC;
	background-color:#F8F8F8;
	font-size:12px;
}

.formulario2 {
	border:1px solid #CCC;
	background-color:#F8F8F8;
	font-size:10px;
	height:15px;
}

.cinza {
	color:#666;
}

.cinza2 {
	color:#999;
}

.azul {
	color:#f64828;
}

.f10 {
	font-size:10px;
}

.f12 {
	font-size:12px;
}

.f14 {
	font-size:14px;
}

.f16 {
	font-size:16px;
}

.f18 {
	font-size:18px;
}

h1 {
	color:#401d6e;
	font-size:16px;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.titulo {
background-image:url(../images/titulo1.png);
background-repeat:no-repeat;
color:#FFF;
text-indent:20px;
width:155px;
height:31px;
font-weight:bold;
padding-bottom:4px;
font-size:15px;
}

.menu {
background-image:url(../images/m_menu1.gif);
font-family:Arial, Helvetica, sans-serif;
color:#666666;
text-decoration:none;
font-size:11px;
text-indent:30px;
}
.menu:hover {
background-image:url(../images/m_menu2.gif);
color:#333333;
cursor:pointer;
}
.submenu {
background-image:url(../images/sub_menu.gif);
font-family:Arial, Helvetica, sans-serif;
color:#666666;
font-size:11px;
margin:0px;
text-decoration:none;
list-style:none;
padding-left:20px;
}
.submenu2:hover {
color:#333333;
text-decoration:none;
list-style:none;
cursor:pointer;
}

.Foto {
	display: block;
	width: 150px; 
	padding: 4px;
	border:1px solid #f2f2f2;
	position: relative;
}
a.Foto:hover {
	padding: 0px;
	border: 5px solid #ab1807;
	text-decoration: none;
	position: relative;
}

a.Foto .number,
a.Foto:visited .numder{
	display: none;
}
a.Foto:hover .number{
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	background: #ab1807;
	color: #FFF;
	width: 100px;
	text-align: right;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px; 
	text-decoration: none;
	padding-left: 5px;
	overflow:hidden;
}

.topo {
	color:#CCC;
	line-height:27px;
	font-size:15px;
	font-weight:bold;
}

.topo:hover {
	text-decoration:none;
	color:#FFF;
}

.fundomenutopo {
	position:absolute;
	width:192px;
	height:36px;
	background-image:url(../images/btn01.png);
	background-repeat:no-repeat;
	top:-5px;
}

.topo2 {
	color:#FFF;
	line-height:36px;
	font-size:15px;
	font-weight:bold;
	position:absolute;
	width:192px;
	height:36px;
	cursor:pointer;
	left:0px;
}

.topo2:hover {
	text-decoration:none;
	background-image:url(../images/btn02.png);
	background-repeat:no-repeat;
	color:#666;
	cursor:pointer;
}

.menubase {
	color:#666;
	font-size:12px;
}

.emp {
background-image:url(../images/emp.png);
background-repeat:no-repeat;
width:97%;
height:22px;
text-indent:15px;
color:#666666;
font-weight:bold;
padding-top:3px;
margin-left:5px;
}

.info {
background-image:url(../images/im_servicos.png);
background-repeat:no-repeat;
width:303px;
height:51px;
cursor:pointer;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}

.infotel {
background-image:url(../../images/im_servicos.png);
background-repeat:no-repeat;
width:303px;
height:51px;
color:#666666;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:left;
}
