﻿* { 
	margin: 0; 
	padding: 0;
}

html {
	height: 100%;	
}

body { 
	position: relative;	
	font: 100.01%/110% Verdana, Helvetica, sans-serif;		
	color: #000;
  	background-color: #fff;
	margin-top: 0px;
	margin-bottom: auto;
	width: 100%;
}

div#top-logo {
        background-image: url(../images/top-logo.gif);
        background-color: #f0f3f6;
        position: relative ;
        top: 0px;
        left: 0px;
        background-repeat: no-repeat; 
		width: 955px ; 
		height: 70px;
		margin: 0 auto ;
}

div#top-date 
{
	   position: relative; 
        background-color: #402282;
        float:right ;
        top: 52px;
        left: 0px;
		width: 250px;
		height: 18px;
}

div#main {
		position: relative ;
		width: 955px ;
		margin: 0 auto ;
		background-color: #FFF;
}

div#menu {
		position: relative ;
		width: 955px ; 
		margin: 0 auto ;
        top: 0px;
        left: 0px;
		background-color: #d9001e;
}

.calendar-font 
{
		position: relative; 
        top: 0px;
        left: 9px;	
        font-size: 9px;
        font-family: Arial Verdana;
        text-decoration: none;	
        color: white; 
        font-family: Arial;         
        float: left;
}

.flag-language 
{
		position: relative; 
	    top: 3px;
	    left: 3px; 
        float: left;       
}

ul {
	width: 955px; 
	height: 22px; 
	list-style:none; 
}

ul li {
	float: left; 
	background-color: #d9001e; 
	color: #FFF; 
	font-family:Arial Verdana;
	font-size: 12px;
	font-weight :bolder ;
	text-align :center;
	text-decoration : none;
}
			
ul li a {
	background-color: #d9001e; 
	font-family:Arial Verdana;
	font-size: 12px;
	font-weight :bolder; 
	text-align :center;
	text-decoration : none;
	color: #FFF; 
	display: block;
	width: 100px; 
	height: 22px; 
	position: relative; 
}

ul li a:hover {
	background-color: #fff; 
	color: #d9001e; 
	font-family: Arial Verdana;
	font-size: 12px;
	font-weight :bolder; 
	text-align :center;
	text-decoration : none;
}

.border-bottom {
        background-color : #fff;
		width: 955px ; 
		margin: 0 auto 0 auto;
        height : 8px;
}

#bottom-tag 
{
		color: #666;
		position: relative ;
		width: 955px ; 
		margin: 0 auto 0 auto;
		background-color: #f0f3f6;
}

.bottom-tag-font {
        font-family: Arial; 
        font-weight: bold; 
        font-size: 11px;
        text-decoration: none;	
        text-align: center;    
        display: block;
}

div#home-fornecedores 
{
       background-color: #fff;
       display :block;
       float:left ;
       margin-top: 0px;
       margin-left: 5px;
	   color: #666; 
       font-family: Arial Verdana;
       font-size: 12px; 
       font-weight :normal;
       text-align :left;
       text-decoration  : none;

}

div#home-fornecedores-img
{
       display :block;
       float:left ;
       width  : 700px;
	   color: #666; 
       font-family: Arial Verdana;
       font-size: 12px; 
       font-weight :normal; 
       text-align :center;
       text-decoration  : none;
       border-bottom-width : 0px;
}

.links-text 
{
       background-color: #fff;
       width: 350px;
       display :block;
       float:left ;
       margin-top: 15px;
       margin-left: 120px;
       margin-right : -120px;
	   color: #666; 
       font-family: Arial Verdana;
       font-size: 11px; 
       font-weight :normal;
       text-align :left;
       font-weight: bolder;
       text-decoration  : none;
}

.links-text a
{
       background-color: #fff;
       display :block;
       float:left ;
       margin-top: 0px;
       margin-left: 15px;
       font-family: Arial Verdana;
       font-size: 11px; 
       font-weight :normal;
       text-align :left;
       text-decoration  : none;
}

div#titles 
{
       width: 995px;
       display :block;
       float:left ;
       margin-top: 10px;
       margin-left: 15px;
	   color: #d9001e; 
       font-family: Arial Verdana;
       font-size: 14px; 
       font-weight :normal;
       text-align :left;
       font-weight: bolder;
       text-decoration  : none;
}

.comp-labels {
	float: left;
	display: block;
	text-align: left;
	background-color:  #e1edf6;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	display: block;
	font-family: Arial, Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	height: 30px;
	padding-left: 15px;
	text-decoration: none;
	line-height:3em;
	width: 12%;
	color: #666;
}


.comp-fields {
	float: left;
	display: block;
	text-align: left;
	background-color: #f0f3f6;
	border-color: white;
	border-style: solid;
	border-width: 1px;
	padding-top: 5px;
	padding-left: 15px;
	height: 25px;
	width: 700px;
}

.form-magins {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 120px;
	display : block ;
	width : 850px;
}

.comp-errors {
	text-align: left;
	font-family: Arial, Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}

.div-buttons-form {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width : 700px;
	float : right;
	display: block;
}

.buttons-form {
	background-color: #f0f3f6;
	border-bottom-color: #402282;
	border-left-color: #402282;
	border-right-color: #402282;
	border-style: solid;
	border-top-color: #402282;
	border-width: 1px;
	color: #402282;
	font-family: Arial;
	font-size: small;
	float: right;
	margin-left : 5px;
	margin-right : 5px;
}

.msg-errors {
	color: #FF0000;
	float : left;
	display: block;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: small;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	width : 200px;
}

#text-msg {
	color: #000;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	display: block;
	float : left;
	width : 500px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 120px;
	font-weight : normal;	
	height: 300px;
}

#text-msg h1{
	color: #000;
	text-align: left;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight : bold;	
}

.box-contato {
	float : right;
	display: block;
	width: 400px;
	padding-right : 30px;
	text-align: right;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;

}


