body{margin:0px;padding:0px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#333333;}
.header{
	width:100%;
	background-color:#FFFFFF;
	border:#F6BF1C solid 1px;
	margin:auto;
	margin-top:6px;
	background-image:url(img/header_left.jpg);
	background-repeat:no-repeat;
	padding:0px;
	
}
.header_left{
	width:23px;
}
.header_right{
	width:40px;
	background-image:url(img/header_right.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
.header_container{
	position:relative;
	height:82px;
	background-image:url(img/anim.jpg);
	background-repeat:repeat-x;
	border-left:#FFFFFF solid 1px;
}
.logo{
	height:82px;
	width:200px;
	background-image:url(img/logo.jpg);
	background-repeat:no-repeat;
	background-position:center center;
}
.barra{
	height:28px;
	line-height:28px;
	color:#FFFFFF;
	font-size:20px;
	width:100%;
	background-image:url(img/barra_bg.jpg);
	background-repeat:repeat-x;
	margin:auto;
	margin-top:4px;
	border:#F6BF1C solid 1px;
	background-position:center center;
	letter-spacing:5px;
	font-style:oblique;
}
.barra_title{
	height:30px;


	margin-left:20px;
	float:left;
}
.barra_year{
	height:36px;
	width:82px;
	background-image:url(img/year.jpg);
	background-repeat:no-repeat;
	margin-right:64px;
	float:right;
}
.action{
	width:100%;
	border:#F6BF1C solid 1px;
	background-color:#FFFFFF;
	margin-top:3px;
}
.categorias{
	margin-left:20px;
	margin-bottom:20px;
}
.categoria_grupo{
	margin:4px;
	float:left;
	width:180px;
}
.categoria{
	text-decoration:underline;
	color:#0066FF;
	float:left;
	width:180px;
	cursor:pointer;
}
.categoria:hover{
	color:#F6BF1C;
}
.categoria_selected{
	text-decoration:underline;
	color:#F6BF1C;
	float:left;
	width:180px;
	cursor:pointer;
}
.content{
	vertical-align:top;
}
.tool_bar{
	height:30px;

	background-color:#F8CC49;
	border:#F6BF1C solid 1px;
	background-image:url(img/barra_bg.jpg);
	background-position:center center;
	padding-left:20px;
}
.tool_bar_search{
	height:30px;
	width:70px;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
}
.search_button{
	background-image:url(img/search_button.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	cursor:pointer;
	height:30px;
	width:25px;
}
.search_button:hover{background-image:url(img/search_button_over.jpg);}
.publicidad{
	vertical-align:top;
	width:416px;
	border:#F6BF1C solid 1px;
	padding-left:3px;
}
.empresa{
	float:left;
	width:94%;
	margin:6px;
	padding:3px;
	
}
.empresa_nombre{
	color:#0066FF;
	font-weight:bold;
}
.empresa_nombre:hover{
	color:#0066FF;
}
.empresa_logo{
	width:100px;
	height:100px;
	cursor:pointer;
	background-position:center center;
	background-repeat:no-repeat;
	border:#CCCCCC solid 1px;
}
.empresa_datos{
	margin-left:4px;
	text-transform:uppercase;
}
a{cursor:pointer;color:#0066FF;}
a:hover{color:#F6BF1C;}
.result{
	height:400px;
	overflow:auto;
	border-left:#F6BF1C solid 1px;
	border-bottom:#F6BF1C solid 1px;
}
.no_result{
	padding:20px;
	font-size:14px;
}

.publi1{
	height:112px;
	width:416px;
	background-repeat:no-repeat;
	background-position:center center;
}
.publi2{
	height:108px;
	width:206px;
}
