

.menu {background-color:#fff;}

#menu_horizontal {
	background:#fff;
	list-style:none;
	margin:2px;
	padding:0px;
	with:auto;
	}

ul#menu_horizontal li{
	float:left;
	margin-right:4px;
	}

ul#menu_horizontal li a{
	display: block;
	background: #B22F27; 
	width: 130px;  
	height: 35px;  
	font-family: Calibri, Arial, sans-serif ;
	font-size: 11pt;
	font-weight: bold;  
	text-decoration: none;  
	text-align: center;  
	color: #fff;  
	padding-top:9px;  
	padding-left: 10px;
	} 

ul#menu_horizontal li a:hover{
	font-weight: bold;  
	background: #E6BDBC;
	color: #B22F27;  
	}

.fundo_left {
	display: block;
	background: #fff; 
	background-image:url(../images/fundo_left.png);
	background-repeat:repeat-y;
	margin:5px;
	padding:2px;
	width:150px;
	}

#menu_lateral ul {
	padding-top:0px;
	height:auto;
	width:120;
	margin-left:15px;
	}

#menu_lateral a:link {
	display:block;
	width:120;
	height:25px;
	background-color:#F2DCDB;
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 12pt;
	text-decoration:none;
	}

#menu_lateral a:visited {
	display:block;
	width:120;
	height:25px;
	background-color:#F2DCDB;
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 12pt;
	text-decoration:none;
	}

#menu_lateral a:hover {
	display:block;
	width:120;
	height:25px;
	background-color:#F2DCDB;
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 12pt;
	text-decoration:none;
	font-weight:bold;
	}

#menu_lateral #nav-active a {font-weight: bold;}






#menu_lateral2 ul {
	padding-top:0px;
	height:25;
	width:140;
	margin-left:2px;
	}

#menu_lateral2 a:link {
	display:block;
	width:140;
	height:25px;
	background-color:#F2DCDB;
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 10pt;
	text-decoration:none;
	}

#menu_lateral2 a:visited {
	display:block;
	width:140;
	height:25px;
	background-color:#F2DCDB;
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 10pt;
	text-decoration:none;
	}

#menu_lateral2 a:hover {
	display:block;
	width:140;
	height:25px;
	background-color:#F2DCDB;
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 10pt;
	text-decoration:none;
	font-weight:bold;
	}

#menu_lateral2 #nav-active a {font-weight: bold;}



#titulos {
	background-color:#fff;
	padding-top:2px;
	}

.nome_produtos {
	color:#B22F27;
	font-family:Harrington, Arial, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	}

.saml_text {
	color:#B22F27;
	font-family:Harrington, Arial, sans-serif;
	font-size: 10pt;
	font-weight:none;
	}

.line {
	color:#B22F27;
	height:2;
	witdh:250px;
	}

.text_formulario {
	color:#B22F27;
	font-family: Consolas, Arial, sans-serif;
	font-size: 12pt;
	font-weight:100;
	}

.text_rodape {
	color:#B22F27;
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-weight:bold;
	}


.links a:link {
	display:block;
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 11pt;
	text-decoration:none;
	}

.links a:visited {
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 11pt;
	text-decoration:none;
	}

.links a:hover {
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 11pt;
	text-decoration:none;
	font-weight:bold;
	}

.links2 a:link {
	display:block;
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 11pt;
	text-decoration:none;
	}

.links2 a:visited {
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 11pt;
	text-decoration:none;
	}

.links2 a:hover {
	color:#B22F27;
	font-family:Consolas, Arial, sans-serif ;
	font-size: 11pt;
	text-decoration:underline overline;
	font-weight:bold;
	}

.texto {
	margin-left:30px;
	margin-right:30px;
	padding:2px;
	font-family: Arial, sans-serif ;
	font-size: 11pt;
	}

A {
	COLOR: #B22F27;
	font-family: Arial, sans-serif ;
	font-size: 11pt; 
	TEXT-DECORATION: none;
	}

A:hover {
	COLOR: #B22F27;
	font-family:Arial, sans-serif ;
	font-size: 11pt; 
	TEXT-DECORATION: none;
	font-weight:bold;
	}