﻿#winMyNav{
	width:874px;
}

#winMyNavBarra{
	height:27px;
	background-image:url(../images/my_barra_02.gif);
	background-position:top;
	margin: 0;
	margin-top:15px;
	float:left;
}
	#winMyNavBarra ul.items {
		margin:0;
		padding:0;
	}
	#winMyNavBarra ul.items li{
		list-style-type:none;
		list-style:none;
		float:left;
		margin:0;
		padding:0;
		height:27px;
}
#winMySubNav{
	width:874px;
	float:left;
	margin: 12px 0 0 0;
	height:25px;
}
#winMySubNavLft{
	float:left;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	height:15px;
	padding:4px 8px 4px 8px;	
}
#winMySubNavRgt{
	float:right;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	height:15px;
	padding:4px 8px 4px 8px;	
}
#winSearchBox{
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin:0;
	padding:15px;

}
#winResultadosPesquisa{
	width:870px;
	float:left;
	border:#666666;
	border-style:solid;
	border-width:1px;
	background-image:url(../images/1x1_50black.png);
	background-position:top;
	margin: 0px 0 12px 0;
	padding:0;
}
#winListaResultados{
	margin:10px 0 0 0;
}
		#winListaResultados ul.items {
		padding:0;
		margin:0;
	}
		#winListaResultados ul.items li{
		list-style-type:none;
		list-style:none;
		margin:12px 10px 0 12px;
		padding:0;	
		display:inline;
		float:left;
}
		#winListaResultados ul.items li div{
		width:100px;
		margin:0;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
A.navColor
{ 
	COLOR: #E39D02; 
	TEXT-DECORATION: none;
	font-weight:bold;
	display:inline;
	vertical-align:top;
	border:0px;
	font-family: Verdana, Arial,  Helvetica, sans-serif;
	font-size:10px
	
}
A.navColor:visited 
{ 
	COLOR: #E39D02; 
	TEXT-DECORATION: none
}
A.navColor:active 
{ 
	COLOR: #E39D02; 
	TEXT-DECORATION: none
}
A.navColor:hover 
{
	COLOR: #E39D02; 
	TEXT-DECORATION:underline
}
.cxBoxFx{
		border:#666666;
		border-style:solid;
		border-width:1px;
		background-image:url(../images/1x1_50black.png);
		background-position:top;
		margin:0 0 8px 0;
		padding:0
}
.cxBoxPadding{
		padding:4px;
		margin:0
}
/* Texto */

.tituloUL {
	color:#AAA82E;
	font-size:12px;
	font-weight:bold
}