﻿* {
margin:0;
padding:0;
}


body
{
    background-image: url('images/background.jpg');
    background-attachment: fixed;
    background-position: left top;
    background-repeat: repeat-x;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    
    font-family: Arial, Sans-Serif, Times New Roman;
}

#pagina
{
    width: 990px;
    height: 500px;
    position: relative;
    margin: 0px auto 0px auto;
}

.topo
{
    background-image: url('images/bg_topo.jpg');
    background-attachment: inherit;
    background-position: top center;
    background-repeat: no-repeat;
    height: 400px;
}

.artinbox
{
    background-image: url('images/artinbox.jpg');
    background-attachment: inherit;
    background-position: top center;
    background-repeat: no-repeat;
    height: 400px;
}

#menu_painel
{
    width: 800px;
    height: 30px;
    margin: 5px 50px auto auto;
    position: relative;
}

#menu_painel a
{
    color: #fff;
    text-decoration: none;
}

#menu_painel a:hover
{
    color: #00ff00;
}

#menu_painel a:hover
{
    color: #00ff00;
}

#menu_painel a:focus
{
    color: #00ff00;
}

#menu_painel a:active
{
    color: #00ff00;
}

#menu_painel a:visited
{
    color: #fff;
}


.menu_dividir
{
    font-family: Verdana;
    font-size: 10px;
    color: #00ff00;
}

.menu
{
    font-family: Verdana;
    font-size: 10px;
    color: #000;
}

#main
{
    background-image: url('images/bg_main.gif');
    background-attachment: inherit;
    background-position: top center;
    background-repeat: repeat-y;

    padding: 30px 90px 30px 60px;
}

#main p
{
    font-size: 11px;
    text-align: justify;
}

#main span
{
    font-size: 11px;
}

#main h3
{
    font-size: 13px;
}

#footer
{
    background-image: url('images/bg_footer.jpg');
    background-position: top center;
    background-repeat: no-repeat;
    height: 150px;
    font-family: Arial;
    font-size: 11px;
    color: #fff;
}

#titulo
{
    width: 900px;
    height: 30px;
    margin: 300px auto 30px 80px;
    position: absolute;
}

#links{
    width: 100px;
    height: 30px;
    position: absolute;
    margin: 0px 0px 0px 835px;
}

#titulo h2
{
    font-size: 16px;
}

/*
input[type="button"], input[type="submit"]
{
    color: #000;
    background-color: #fff;
    border-color: #888;
    border-width: 2px;
    border-style: Solid;
    font-weight: normal;
    font-family: Verdana;
    font-size: 0.7em;
    width: 150px;
}

input[type="button"]:hover, input[type="submit"]
{
    color: #000;
    background-color: #e0e0e0;
    border-color: #888;
    border-width: 2px;
    border-style: Solid;
    font-weight: normal;
    font-family: Verdana;
    font-size: 0.7em;
}

input[type="button"]:focus, input[type="submit"]
{
    color: #000;
    background-color: #e0e0e0;
    border-color: #888;
    border-width: 2px;
    border-style: Solid;
    font-weight: normal;
    font-family: Verdana;
    font-size: 0.7em;
}
*/
input[type="text"]:focus
{
    color: #333333;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    border: 1px #999999 solid; 
    border-top-style: solid; 
    border-right-style: solid; 
    border-left-style: solid; 
    border-bottom-style: solid;
    background-color: #fff;
}

input[type="text"]:hover
{
    color: #333333;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    border: 1px #999999 solid; 
    border-top-style: solid; 
    border-right-style: solid; 
    border-left-style: solid; 
    border-bottom-style: solid;
    background-color: #ecffec;
}

input[type="text"]
{
    color: #333;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    border: 1px #000 solid; 
    border-top-style: solid; 
    border-right-style: solid; 
    border-left-style: solid; 
    border-bottom-style: solid;
    background-color: #fff;
}


input[type="password"]:focus
{
    color: #333333;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    border: 1px #999999 solid; 
    border-top-style: solid; 
    border-right-style: solid; 
    border-left-style: solid; 
    border-bottom-style: solid;
    background-color: #fff;
}

input[type="password"]:hover
{
    color: #333333;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    border: 1px #999999 solid; 
    border-top-style: solid; 
    border-right-style: solid; 
    border-left-style: solid; 
    border-bottom-style: solid;
    background-color: #ecffec;
}

input[type="password"]
{
    color: #333;
    font-size: 11px;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    border: 1px #000 solid; 
    border-top-style: solid; 
    border-right-style: solid; 
    border-left-style: solid; 
    border-bottom-style: solid;
    background-color: #fff;
}

.texto_laranja{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 11px;
    color: #ff8201;
}

.bt_menu{
    background-image: url('images/bt_menu.gif');
    background-repeat: no-repeat;
    width: 106px;
    height: 43px;
}

h2{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ff8702;
}

.bt{
    background-image: url('images/bt.jpg');
    background-repeat: no-repeat;
    border: none;
    background-position: center center;
    width: 113px;
    height: 29px;
    border: none;
    font-family: 'Helvetica', Arial, Helvetica, sans-serif; 
    color: #fff;
    font-weight: bold;
}

input[type="submit"]
{
    background-image: url('images/bt.jpg');
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    background-position: center center;
    width: 148px;
    height: 34px;
    font-family: 'Helvetica', Arial, Helvetica, sans-serif; 
    font-weight: bold;
    color: #fff;
}

input[type="button"]
{
    background-image: url('images/bt.jpg');
    background-color: Transparent;
    background-repeat: no-repeat;
    border: none;
    background-position: center center;
    width: 148px;
    height: 34px;
    font-family: 'Helvetica', Arial, Helvetica, sans-serif; 
    font-weight: bold;
    color: #fff;
}

.area
{
    background-image: url('images/barra.jpg');
    background-repeat: no-repeat;
    border: none;
    background-position: center center;
    background-color: Transparent;
    width: 285px;
    height: 34px;
    margin: 5px 10px 5px 10px;
    height: 29px;
    border: none;
    font-family: 'Helvetica', Arial, Helvetica, sans-serif; 
    color: #fff;
    font-weight: bold;
}
a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration:underline;
	color: #000;

}
a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000;

}
