/* 
	Nombre del modulo:			global
	Fecha ultima version:		09/09/2007
	Numero de version:			3
	Empresa diseÒadora:			451
	Nombre creador/modificador:	Martin
*/

* {
	margin: 0;
	padding: 0;
	empty-cells: show;
	/*border:0px;*/
}
* a {
	border:0px;
}
* img {
	border:0px;
}
* select {
	border:0px;
}
* input[type=text] {
	border:0px;
}
* input[type=checkbox] {
	border:0px;
}
* input[type=submit] {
	border:0px;
}
* input[type=button] {
	border:0px;
}
* fieldset {
	border:0px;
}
* label {
	border:0px;
}
* ul {
	border:0px;
}
* li {
	border:0px;
}
* input[type=radio]{
	/*border:2px;*/
}
/* - - - global - - - */
html{
	background: #4c4c4c;
}

body {
	font-size: 11px;
	font-family: "Trebuchet MS", Sans-Serif;
	font-weight: normal;
	color: #FFF;
	width:761px;
	
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	#display: inline-block;
}

.invisible 
{
	display:none;
	visibility:hidden;
}
#Header {
	/*background: #4c4c4c url(img/bg_cont.gif) repeat-x scroll;*/
	width: 990px;
}
.menu {
	background:#4C4C4C url(img/bg_cont.gif) repeat-x scroll 0% -214px;
	width: 988px;
	height:31px;
	float:left;
}
* html .menu {
	background:#4C4C4C url(img/bg_cont.gif) repeat-x scroll 0% -214px;
	width: 988px;
}

*:first-child+html .menu {
	background:#4C4C4C url(img/bg_cont.gif) repeat-x scroll 0% -214px;
	width: 988px;
}

html[xmlns] .clearfix {
	#display: block;
}
* html .clearfix {
	height: 1%;
}
* html .clearfix {
	height: 1%;
}
.left {
	float: left !important;
	display: inline;
}
.right {
	float: right !important;
	display: inline;
	text-align: left !important;
}
.imgtop {
	margin-left: 15px;
	float:left;
	height:80px;
	width:987px;
	margin-top:-6px;
	overflow:hidden;
	display:inline;
}

* html .imgtop {
	position:relative;
	top:-6px;
	height:80px;
	margin:0px 0px 0px 0px;
}
.cinetop {
	background: url(../img/cabezales/cabecera_cineytv_lays.jpg) no-repeat; width:973px;
}
* html .cinetop {
	background: url(../img/cabezales/cabecera_cineytv_lays.jpg) no-repeat 14px 0px; width:793px;
}

.nochetop {
	background: url(../img/cabezales/cabezal_noche.jpg) no-repeat;
}
* html .nochetop {
	background: url(../img/cabezales/cabezal_noche.jpg) no-repeat 14px 0px;
}

.agendatop {
	background: url(../img/cabezales/cabezal_agenda.jpg) no-repeat;
}
* html .agendatop {
	background: url(../img/cabezales/cabezal_agenda.jpg) no-repeat 14px 0px;
}

.musicatop {
	background: url(../img/cabezales/cabezal_musica.jpg) no-repeat;
}
* html .musicatop {
	background: url(../img/cabezales/cabezal_musica.jpg) no-repeat 14px 0px;
}

.gastrotop {
	background: url(/img/gastronomia/cabecera_gastro_lays.jpg) no-repeat; width:973px;
}
* html .gastrotop {
	background: url(/img/gastronomia/cabecera_gastro_lays.jpg) no-repeat 14px 0px; width:973px;
}

.alojatop {
	background: url(../img/cabezales/cabezal_alojamientos.jpg) no-repeat;
}
* html .alojatop {
	background: url(../img/cabezales/cabezal_alojamientos.jpg) no-repeat 14px 0px;
}
.turismotop {
	background: url(../img/cabezales/cabezal_turismo.jpg) no-repeat;
}
* html .turismotop {
	background: url(../img/cabezales/cabezal_turismo.jpg) no-repeat 14px 0px;
}

a {
	text-decoration: none;
}
#Container {
	width: 987px;
	margin: 0;
}
#content
	{
	margin: /*0px*/ 16px 0 0 14px;
	_margin: 12px 0 0 14px;
	}

/*	
* html #content {
	margin: 0px 0 0 14px;
}

.Banner{
	margin: 14px 0 0 14px;
	border: 15px solid #383838;
	width:943px;
	height:90px;
}
*/

.Banner img,
.Banner object
{ margin: 14px 0 0 14px; border: 15px solid #383838; width:942px; height:90px; display: block;}


.Info {
	padding-left: 26px;
	height: 79px;
	float: left;
	background: url(img/bg_info.gif) repeat-x bottom;
}
.Info a.logo {
	background: url(img/cordoba_logo.png) no-repeat;
	height: 48px;
	width: 273px; /*232px;*/
	float: left;
	margin-top: 16px;
}
.Info a.logo span {
	display: none
}
.Info .tiempo {
	width: 265px; /*306px;*/
	float: left;
	background: url(img/linea_top.gif) no-repeat right;
	height: 79px;
}
.Info .tiempo h5 {
	font-size: 18px;
	color: #878686;
	padding-top: 16px;
}
.Info .tiempo h5 span {
	color: #ff6600;
}
.Info .tiempo h5.clima {
	color: #ff9900;
}
.Info .tiempo h5.clima img {
	float: left;
	margin-right: 5px;
}
.Info .tiempo h6 {
	font-size: 11px;
	color: #ffffff;
}
.Info .tiempo h6 a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}


.Info .tiempo h6 a:HOVER {
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

.Info .tiempo h5, .Info .tiempo h6 {
	float: left;
	text-align: right;
	width: 178px; /*220px;*/
}

.Info .tiempo h5.clima, .Info .tiempo h6.escribanos {
	float: right;
	text-align: left;
	width: 82px;
}
.Info .tiempo h6.escribanos {
	float: right;
	text-align: left;
	width: 85px;
}
.Info .buscar {
	float: left;
	width: 198px;
	height: 79px;
	color: #9c9c9c;
	background: transparent url(img/linea_top.gif) no-repeat right center;
}
.Info .buscar label.inputText {
	margin: 20px 0 0 8px;
	display: block;
	border: 1px solid #919191;
	border-color: #232323 #919191 #919191 #232323;
	background: #919191 url(img/bl_input.gif) no-repeat;
	width: 178px;
	height: 16px;
}
.Info .buscar label.inputText input {
	margin: 0;
	width: 160px;
	color: #e4e3e3;
	background: #919191;
	position: relative;
	left: 10px;
	height: 14px;
	line-height: 13px;
	font-size:11px;
	border:0px;
}
.Info .buscar input.radio {
	margin-left: 5px;
	margin-right: 0px;
	padding-left:0px;
	width:12px;
}
/*#Radio1 {
	border:1pt !important;
}*/
.Info .buscar img {
	position: relative;
	top: 5px;
	padding-left:0px;
	padding-right:2px;
}
.Info .buscar input.boton {
	background: url(img/buscar_boton.gif) no-repeat;
	width: 20px;
	height: 19px;
	border:0px;
	cursor: pointer;
}

.Info .buscar input.botonactivo {
	background: url(img/buscar_boton.gif) no-repeat;
	width: 20px;
	height: 19px;
	cursor: pointer;
	border:0px;
}

#Header .webmail {
	float: left;
	width: 226px;
	color: #959595;
	height:57px;
	padding-top: 22px;
	background:#4C4C4C url(img/bg_cont.gif) repeat-x scroll 0% -143px;
}
#Header .webmail h3 {
	float:left;
	background:url(img/tt_webmail.gif) no-repeat;
	width:53px;
	height:10px;
	margin:2px 2px 0 5px;
}
#Header .webmail h3 span {
	display: none;
}
* html #Header .webmail h3 {
	margin: 4px;
}
#Header .webmail a {
	color: #959595;
	text-decoration: none;
}

#Header .webmail a:HOVER {
	color: #959595;
	text-decoration: underline;
}

#Header .webmail fieldset {
	float: left;
	display: inline;
	width: 180px;
}
#Header .webmail label.inputText {
	margin: 5px 0 0 8px;
	display: block;
	float: left;
	display: inline;
	border: 1px solid #919191;
	border-color: #232323 #919191 #919191 #232323;
	background: #919191 url(img/bl_input.gif) no-repeat;
	width: 80px;
	height: 15px;
}
#Header .webmail label.inputText input {
	margin: 0;
	width: 67px;
	color: #e4e3e3;
	background: #919191;
	margin-left: 13px;
	height: 13px;
	line-height: 11px;
	font-size:11px;
	border:0px;
}
#Header .webmail input.boton {
	background: url(img/buscar_boton.gif) no-repeat;
	width: 20px;
	height: 19px;
	margin-top: 5px;
	margin-left: 5px;
	cursor: pointer;
	border:0px;
}

#Header .webmail input.botonactivo {
	background: url(img/buscar_boton-activo.gif) no-repeat;
	width: 20px;
	height: 19px;
	margin-top: 5px;
	margin-left: 5px;
	cursor: pointer;
	border:0px;
}

.menu ul {
	list-style: none;
	margin-left: 14px;
	height: 25px;
	background: url(img/menu/menu_bg.png) repeat-x;
	clear: both;
	width:974px;
}
.menu ul li {
	float: left;
}
.menu ul li a {
	outline: none;
	display: block;
	background-position: bottom !Important;
	height: 25px;
}
.menu ul li.activo a, .menu ul li a:hover {
	background-position: top !Important;
}
.menu ul li a span {
	display: none;
}
.menu ul li.inicio {
	background: url(img/menu/menu_bg_left.png) no-repeat;
	padding-left: 4px;
}
.menu ul li.inicio a {
	background: url(img/menu/menu_bt_inicio.png) no-repeat;
	width: 66px;
}
.menu ul li.agenda a {
	background: url(img/menu/menu_bt_agenda.png) no-repeat;
	width: 71px;
}
.menu ul li.cine a {
	background: url(img/menu/menu_bt_cineytv.png) no-repeat;
	width: 73px;
}
.menu ul li.musica a {
	background: url(img/menu/menu_bt_musica.png) no-repeat;
	width: 64px;
}
.menu ul li.noche a {
	background: url(img/menu/menu_bt_noche.png) no-repeat;
	width: 65px;
}
.menu ul li.turismo a {
	background: url(img/menu/menu_bt_turismo.png) no-repeat;
	width: 74px;
}

.menu ul li.gastronomia a {	background: url(img/menu/menu_bt_gastronomia.png) no-repeat; width: 111px;}
.menu ul li.alojamiento a {	background: url(img/menu/menu_bt_alojamiento.png) no-repeat; width: 104px;}
.menu ul li.concursos a {	background: url(img/menu/menu_bt_concursos.png) no-repeat; width: 104px;}					
.menu ul li.archivo {
	background: url(img/menu/menu_bg_right.png) no-repeat right;
	padding-right: 4px;
	float: right;
}
.menu ul li.archivo a {
	background: url(img/menu/menu_bt_archivo.png) no-repeat;
	width: 75px;
}

/******************/
#footer_encuesta {
	clear: both;
	height: 47px;
	background: #484848 url(img/encuesta_resultado/fondo-lavoz_07.gif) no-repeat 9px 0px;
	margin: 0 0 0 0px;
	width:604px;
	height:43px;
	padding-left:10px;
}

#footer_encuesta h3 {
	float: left;
	padding: 8px 8px 5px 15px;
	font-size: 9px;
	font-weight: normal;
	width:125px;
	height:33px;
}
#footer_encuesta p {
	float:left;
	color: #b2b2b2;
	padding: 15px;
	padding-right:30px;
	padding-top:0px;
}
#footer_encuesta ul {
	list-style: none;
	float: left;
}
#footer_encuesta ul li {
	float: left;
	margin-top: 20px;
	padding: 1px 9px 9px 9px;
	background: url(img/pie/pie_sep_2.gif) no-repeat;
}
#footer_encuesta ul li.first {
	background: none;
}

/****************/

#footer {
	clear: both;
	height: 47px;
	background: url(img/pie/pie_cuerpo.gif) repeat-x;
	margin: 0 0 0 11px;
}
#footer h3 {
	float: left;
	background: url(img/pie/pie_left.gif) no-repeat;
	padding: 13px 8px 5px 15px;
	font-size: 9px;
	font-weight: normal;
}
#footer ul {
	background: url(img/pie/pie_sep_1.gif) no-repeat 0 16px;
	list-style: none;
	float: left;
}
#footer ul li {
	float: left;
	margin-top: 20px;
	padding: 1px 9px 9px 9px;
	background: url(img/pie/pie_sep_2.gif) no-repeat;
}
#footer ul li.first {
	background: none;
}
#footer ul li a {
	font: 10px/11px Tahoma, Arial, Helvetica, sans-serif;
	color: #afafaf;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
#footer ul.logos {
	background: url(img/pie/pie_right.gif) no-repeat top right;
	float: right;
}
#footer ul.logos li {
	float: left;
	margin-top: 16px;
	padding: 1px 11px 6px 11px;
	background: url(img/pie/pie_sep_1.gif) no-repeat;
}
#footer ul.logos li a {
	display: block;
	height: 24px
}
#footer ul.logos li.rss a {
	background: url(img/pie/logo_rss.gif) no-repeat;
	width: 16px;
}

#footer ul.logos li.rss a:HOVER {
	background: url(img/pie/logo_rss.gif) no-repeat;
	text-decoration: underline;
	width: 16px;
}

#footer ul.logos li.certifica a {
	background: url(img/pie/logo_certifica.gif) no-repeat;
	width: 102px;
}

#footer ul.logos li.certifica a:HOVER {
	background: url(img/pie/logo_certifica.gif) no-repeat;
	text-decoration: underline;
	width: 102px;
}

#footer ul.logos li.bureau a {
	background: url(img/pie/logo_bureau.gif) no-repeat;
	width: 76px;
}

#footer ul.logos li.bureau a:HOVER {
	background: url(img/pie/logo_bureau.gif) no-repeat;
	text-decoration: underline;
	width: 76px;
}

#footer ul.logos li.cuatro a {
	background: url(img/pie/logo_451.gif) no-repeat;
	width: 46px;
	margin-right: 5px;
}

#footer ul.logos li.cuatro a:HOVER {
	background: url(img/pie/logo_451.gif) no-repeat;
	text-decoration: underline;
	width: 46px;
	margin-right: 5px;
}

#footer ul.logos li a span {
	display: none;
}
#footer p {
	clear: left;
	text-align: center;
	color: #b2b2b2;
	padding: 15px;
}


.PrimerBloque { padding-bottom:10px; _padding-right:6px; overflow:hidden; }

.UltimoBloque { clear:both; margin-bottom:10px; }