@charset "iso-8859-1";

* {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px;
padding:0px;
}

img {
border:0px;
}

body {
background-image:url(../images/fundoextra.jpg);
background-position:center;
}

.menu {
background-image:url(../images/m_menu1.gif);
font-family:Arial, Helvetica, sans-serif;
color:#333;
text-decoration:none;
font-size:11px;
text-indent:26px;
}

.menu:hover {
background-image:url(../images/m_menu2.gif);
color:#000;
cursor:pointer;
}

.submenu {
background-image:url(../images/sub_menu.png);
font-family:Arial, Helvetica, sans-serif;
color:#333;
font-size:11px;
margin:0px;
text-decoration:none;
list-style:none;
padding-left:15px;
}

.submenu2:hover {
color:#000;
text-decoration:none;
list-style:none;
cursor:pointer;
}

a {
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.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;
}

.titulo {
background-image:url(../images/titulo1.gif);
background-repeat:no-repeat;
line-height:29px;
width:155px;
text-align:left;
text-indent:29px;
font-weight:bold;
color:#000;
}

.titulo2 {
background-image:url(../images/titulo2.gif);
background-repeat:no-repeat;
line-height:29px;
width:665px;
text-align:left;
text-indent:24px;
font-weight:bold;
color:#000;
}

.lrodape {
color:#666;
text-decoration:none;
}

.lrodape:hover {
text-decoration:underline;
}

.links {
	color:#333;
}

.formulario {
	color:#666;
	border:1px solid #666;
}
