/***************************************************************/
/*** Template Daniela Jardim para o site www.talentwb.com.br ***/
/***************************************************************/

html 
{
 height: 100%;
 margin-bottom: 0px;
}

form 
{
 display: inline;
}

body 
{
 font-family: Trebuchet MS,Tahoma,Helvetica,Arial,sans-serif;
 font-size: 13px;
 color: #5B5B5B;
 line-height: 1.5em;
 background-image:url(images/fundo.gif);
 background-position: left top;
 background-repeat:	repeat-x;
 background-color:#f6e8e9;
}

a:link, a:visited, a:active 
{
 text-decoration: underline;
 color:	#89232e;
 font-weight: normal;
}

a:hover 
{
 text-decoration: none;
 font-weight: normal;
}

input.button 
{
 cursor: pointer;
}

p 
{
 margin-top: 0;
 margin-bottom: 15px;
 text-align:justify;
}

img 
{
 border-width: 0;
 border-style: none;
}

#page_bg 
{
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 margin-bottom: 0px;
 margin-top: 0px;
 background-color: #f6e8e9;
 text-align:center; /* hack para o IE */
}

#main_bg 
{
 margin-top: 0px;
 margin-right: auto;
 margin-bottom: 0px;
 margin-left: auto;
 width: 974px;
 text-align: left; /* "remédio" para o hack do IE */
}

#f_area  {
 background-color: #FFFFFF;
 background-position:	center top;
 background-repeat:	repeat-x;
}

div#f_area 
{
 padding-top: 0px;
 padding-right: 0px;
 padding-bottom: 0px;
 padding-left: 0px;
 width: auto;
}

#f_area_internas  {
 margin-left:50px;
 margin-top:0px;
}

.menu_header
{
 font-size: 14px;
 color: #e4c1c1;
 height: 20px;
 line-height: 20px;
 padding-left: 18px;
 padding-top: 0px;
 text-transform: capitalize;
}

a.menu_header:link, a.menu_header:visited
{
 font-family: Georgia, Times New Roman;
 color: #e4c1c1;
 text-decoration: none;
}

a.menu_header:hover
{
 color: #FFFFFF;
}

.creditos
{
 font-size: 11px;
 color: #4c4b4b;
 line-height: 1.3em;
}

a.menu:link, a.menu:visited
{
 font-size: 12px;
 color: #841b26;
 line-height: 18px;
 height: 18px;
 text-decoration: none;
 font-weight:bold;
}

a.menu:hover
{
 color:#797979;
}

a.menu_linha:hover
{
 background-color:#f6e8e9;
}

.menu
{
 color:#cc9ea3;
 margin-bottom:10px;
}

.menu_linha
{
 border-bottom: 1px;
 border-bottom-color: #bab9b9;
 border-bottom-style: dotted;
 margin-bottom: 0;
 margin-bottom: 0px;
}

a.link_1:link, a.link_1:visited
{
 font-size: 11px;
 color: #cd8f96;
 text-decoration: underline;
}

a.link_1:hover
{
 text-decoration: none;
  color: #ffffff;
}

a.link_2:link, a.link_2:visited
{
 font-size: 11px;
  text-decoration: none;
  font-weight:bold;
}

a.link_2:hover
{
 text-decoration: underline;
}

td.topo
{
 color: #FFFFFF;
 text-align:right;
 font-size: 16px;
 padding-right: 15px;
 line-height: 20px;

}

h1 
{
 border-bottom: 1px;
 border-bottom-color: #89232e;
 border-bottom-style: solid;
 font-family: Trebuchet MS,Tahoma,Helvetica,Arial,sans-serif;
 font-size: 18px;
 color: #89232e;
 margin-bottom: 12px;
 height: 25px;
}

h2
{
 font-size: 18px;
 color: #89232e;
 margin-bottom: 15px;
 height: 15px;
}

h3
{
 font-size: 18px;
 color: #FFFFFF;
 height: 18px;
 text-align: center;
}

h4
{
 font-size: 18px;
 color: #318c0e;
 height: 40px;
}

.linha
{
 border-bottom: 1px;
 border-bottom-color: #89232e;
 border-bottom-style: solid;
}

li {
 list-style: square #cc9ea3;
}

input, textarea, select
{
 font-family: Trebuchet MS,Tahoma,Helvetica,Arial,sans-serif;
 background-color: #EEEEEE;
 font-size: 13px;
 color: #343434;
 font-weight: bold;
 padding-top: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 4px;
 border-color: #861827;
 border-width: 1px;
 border-style: solid;
 margin-left: 0px;
 width: 400px;
}

.checkbox
{
 width: auto;
}

.button
{
 background-color: #861827;
 font-size: 13px;
 font-family: Trebuchet MS,Tahoma,Helvetica,Arial,sans-serif;
 color: #FFFFFF;
 padding-top: 4px;
 padding-right: 4px;
 padding-bottom: 4px;
 padding-left: 4px;
 width: auto;
 font-weight: bold;
}

.button-image
{
 color:	#485254;
 font-size:	10px;
 margin-left: 5px;
 text-align:	center;
 border-color: #D1D3D2;
 border-width: 0px;
 border-style: solid;
 cursor: pointer;
 background-image:       url(../images/bt_ok.png);
 background-position:    left;
 background-repeat:      no-repeat;
 width: 17px;
}

p.right {
text-align:right;
}

p.center {
text-align:center;
}

.destaque_texto {
	font-weight:bold;
	color: #89232e;
}

.tab_fluxo td{
	padding-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #cccccc;
}

