﻿html { margin: 0; padding: 0; }
h1
{
    margin-top: 10px;
    font-size: 10pt;
    vertical-align: bottom;
    color: #cc6600;
    font-family: Palatino;
    letter-spacing: 2px;
}

h2
{
    margin-top: 10px;
    font-size: 8pt;
    vertical-align: bottom;
    color: #31699c;
    font-family: Palatino;
    letter-spacing: 1px;
    display: inline;
}
h3
{
  font: 12px/1.5em Verdana, Helvetica, sans-serif;
	color: #d61102;
	font-weight: bold;
}
h2.shaded
{
    color: #cccccc;
    display: inline;
}
h2 a
{
    font-size: 8pt;
    vertical-align: bottom;
    color: #65738e;
    font-weight:bold;
}

h4
{
    margin-top: 10px;
    font-size: 8pt;
    font-weight:bold;
    vertical-align: bottom;
    color: orange;
    font-family: Palatino;
    letter-spacing: 1px;
    display: inline;
}
h5
{
    margin-top: 8px;
    font-size: 8pt;
    vertical-align: bottom;
    color: black;
    font-family: verdana;
    letter-spacing: 1px;
    display: inline;
}

h6
{
color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 16px;	
	}





td
{
    vertical-align: top;
}

A {
  color: #31699c;
  text-decoration: none;
}

A:hover {
  color:#CC3300;
  text-decoration: underline;
}
A:link {
	color: #0080CF;
	text-decoration: underline;
}


A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

 #menutext1 a:active {
		
        color:#FBB917;
        font-family: palatino;
		text-decoration: none;
	}
	
	#menutext1 a:link {
		
        color:white;
        font-family: palatino;
		text-decoration: none;
	}
	



.textbox {
	border: solid 1px #CBCED4;
	background:#F0F8FF;
	padding: 4px;
	margin-bottom: 4px;
    width:140px;

}
.textbox li
{
    list-style-type: none;
}


.textboxheader
{
    font-weight: bold;
    font-size: 8pt;
    color: Navy;
    font-family: verdana;
    background-color:white;
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 1px;
    width:140px;
}
.textboxheader a
{
    color: #f5f5f5;
    font-family: verdana;
    text-decoration:none;  
    font-size: 8pt;
    font-weight: bold;
    width:170px;
       

}

.bodywrapper
{
    margin-left: 90px;
    margin-right: 90px;
    width:770px

}



INPUT
{ 
   
    font-size: 8pt;    
    font-family: verdana;
}
SELECT
{
    border-right: #696969 1px solid;
    border-top: #696969 1px solid;
    font-size: 8pt;
    border-left: #696969 1px solid;
    border-bottom: #696969 1px solid;
    font-family: verdana;
}
.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}
.standard-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.button-text
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	
}


#menutext
{
    padding: 5px;
    text-align: right;
    border-bottom: gainsboro 1px solid;
    margin-bottom: 10px;


}
	#menutext ul {
		margin: 0px;
		padding: 0px;
		list-style-image: none;
	}
	
	#menutext li { display: inline }
	
	#menutext a:link, #menutext a:visited {
		padding-left: 12px;
        font-size: 16pt;
        color: #65738E;
        font-family: palatino;
		text-decoration: none;
	}
	
	#menutext a:active, #menutext a:hover {
		color: #717052;
	}
	
ul#navlist
{
font: verdana, arial, sans-serif;
font-size: x-small;
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #036;
margin: 0;
}

ul#navlist li
{
float: left;
height: 21px;
background-color: #ACF;
margin: 2px 2px 0 2px;
border: 1px solid #036;
}

ul#navlist li#active
{
border-bottom: 1px solid #036;
background-color: #ACF;
}

li#active a { color: #000; }

#navlist a
{
float: left;
display: block;
color: #fff;
text-decoration: none;
padding: 4px;
}

#navlist a:hover { background: #fff; }


body {
	margin: 0;
	background-color: #F4F2C2;
}
a:link {
	color: #0080CF;
}
a:hover {
	color: #E10000;
	text-decoration: none;
}
a:visited {
	color: #0080CF;
}

div.scroll {
height: 200px;
width: 546px;
overflow: auto;
border: 1px solid #666;
padding: 2px;
}

.center{
 position: relative ;
 margin-left: auto ;
 margin-right: auto ;
}

#tiendas_img {
float: left;
padding-right: 10px;
padding-top: 4px;
}


ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/*begin content*/
.lacuracao_content_title {
	font: 12px/1.5em Verdana, Helvetica, sans-serif;
	color: #d61102;
	font-weight: bold;
}
.lacuracao_content_txt {
	font: 11px/1.5em Verdana, Helvetica, sans-serif;
	color: #164a6a;
	text-align:  left;
	line-height: 16px;
}
/*end content*/

