#barraClic * {
	margin:0px;
	padding:0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Verdana", "Arial", "sans-serif";
	font-size:7pt;
}
#barraClic{
	height:30px; 
	background: url(../img/fondo.jpg) repeat-x;
}

#listaClic{
	position: relative;
	/*width:774px;*/
	width:698px;
	height:28px;
	padding-top:4px;
	margin-left:-387px;
	left:50%;
	background: url(../img/logo_clic.jpg)  top left no-repeat;
	padding-left:76px;
}

#barraClic form{
	 display:inline;
}

.separador{
	color:#FFFFFF;
	font-weight:bold;
}

#sitios{
	width:120px;
}

#barraClic a{
	text-decoration:underline;
	color:#FFFFFF;
	font-weight:normal;
}
#barraClic a:hover{
	color:#FFFFFF;
}

#barraItem{
	color:#FFFFFF;
	font-weight:bold;
}

