




/* Juan D.
clear: Se usa para limpiar todo tipo de FLOAT
*/
.clear {
	clear: both;
}
/* Juan D.
#navegador, #header, #navmenu: Definici?n del ANCHO de los 3 ID involucrados en el header
*/
#navegador, #header, #navmenu {
	width: auto;
	clear: both;
	background-color: #FFFFFF;
	position: relative;
}
/* Juan D.
#navegador: solapas superiores mediantes las que se puede seleccionar que sitio navegar. Definicion de COLORES y ALTO
*/
#navegador {
	background-color: #EFEFEF;
	height: 33px;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/level1fondo.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/* Juan D.
#navegador ul, #navegador li: eliminaci?n de margenes
*/
#navegador ul, #navegador li { /*ul.level1, ul.level1 li {*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* Juan D.
#navegador li: NO BORRAR es para garantizar la correcta visulizaci?n en IE6 IE7
*/

#navegador li {/*ul.level1 li {*/
	float: left;
}
/* Juan D.
#navegador li a: se realizaron las funcionalidades sobre "a" para garantizar la correcta visulizaci?n en IE6 IE7
*/

#navegador li a {/*ul.level1 li a {*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #AAA9A6;
	float: left;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/level1fondo.png);
	background-repeat: no-repeat;
	padding-top: 7px;
	padding-bottom: 4px;
	background-position: 0px 0px;
	margin-top: 10px;
	margin-right: 7px;
	margin-left: 7px;
	width: auto;
	white-space: nowrap;
}
#navegador li a:hover {/*ul.level1 li a:hover {*/
	color: #333333;
}
#navegador li a.active {/*ul.level1 li a:active {*/
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/level1active.png);
	width: 113px;
	color: #39B4E0;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
.logo_lacapital,/* Juan D.
.logo_lacapital, .buscador, .fecha, .clima, .login: m?rgenes superiores e inferiores comunes de los elementos incluidos en el header
*/ .logo_lacapitalImpresa, .buscador {
	margin-top: 28px;
	margin-bottom: 18px;
}
#navegador .sitios, p.escribanosHead {
	float: right;
	margin-right: 20px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #AAA9A6;
}

.logo_lacapital{
	width: 290px;
	float: left;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/logolacapital.png);
	background-repeat: no-repeat;
	height: 43px;
}
/* LOGO AUXILIAR
.logo_lacapital{
	width: 290px;
	float: left;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/logoBicentenarioAr.png);
	background-repeat: no-repeat;
        height: 65px;
        background-position: 20px 0px;
        margin-top: 15px;
        margin-bottom: 0px;
}
FIN LOGO AUXILIAR*/
.logo_lacapitalImpresa {
	width: 290px;
	float: left;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/logolacapitalImpresa.png);
	background-repeat: no-repeat;
	height: 43px;
}
/* LOGO AUXILIAR
.logo_lacapitalImpresa {
	width: 290px;
	float: left;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/logoBicentenario.png);
	background-repeat: no-repeat;
	height: 43px;
        background-position: 20px 0px;
}
FIN LOGO AUXILIAR*/
.buscador {
	float: left;
	width: 200px;
	margin-left: 25px;
}
p.forms .textfield {
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	background-color: #F3F7FA;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #DBE9F2;
}
p.forms .radio {
	border: 0px;
	border: none;
	padding: 0px;
	vertical-align: middle;
	margin: 0px;
}
p.forms .submit {
	border: none;
	border: 0px;
	height: 20px;
	float: left;
	margin-top: 2px;
}
p.forms {
	padding: 0px;
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
	display: inline;
}
.ContFechaClimaLog {
	float: left;
	width: 240px;
	margin-top: 10px;
	margin-left: 20px;
}
.bannerHeader {
	padding: 1px;
	margin-left: 7px;
	width: 200px;
	float: right;
	vertical-align: middle;
	margin-top: 14px;
	margin-right: 7px;
}
.fecha  {
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBE9F2;
	margin-bottom: 8px;
}

.clima, .login {
	text-decoration: none;
	height: 28px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
	width: 90px;
}

.login {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBE9F2;
	margin-left: 10px;
	padding-left: 7px;
	overflow: hidden;
	width: 130px;
}
.clima a {
	text-decoration: none;
}
p.dia, p.mesAnio, p.temp, p.hum, p.lector, p.modificar {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
p.dia, p.temp, p.lector {
	font-size: 11px;
	color: #40B0E0;
	text-decoration: none;
	font-weight: bold;
}
p.hum, p.modificar {
	font-size: 11px;
	color: #006699;
	text-decoration: none;
}
#icoClima, #icoLogin {
	float: left;
	margin-right: 8px;
	margin-top: 2px;
}
.mesAnio {
	font-weight: normal;
	color: #999999;
}

.hidden {
	display: none;
}
p.ingresar, p.registrese {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.registrese a {
	color: #999999;
	text-decoration: none;
}
p.ingresar a, p.modificar a, .sitios a, p.escribanosHead a {
	color: #40B0E0;
	text-decoration: none;
}
p.escribanosHead {
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/escribanoshead.png);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 18px;
}
#navegador a:hover, #header a:hover {
	text-decoration: underline;
}
a.avanzado {
	color: #5DBCEA;
	font-weight: bold;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/puntoseparador.gif);
	background-repeat: no-repeat;
	margin-left: 7px;
	padding-left: 10px;
	background-position: 0px 2px;
}

.ayuda {
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/icoayuda.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	float: right;
	padding-left: 13px;
	height: 14px;
	overflow: hidden;
}
.ayuda:hover {
	background-position: 0px -16px;
}
.ayuda a {
	margin: 0px;
	padding: 0px;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
#icoClima {
	margin-top: -5px;
	margin-left: -5px;
	margin-right: 3px;
}

.miniLogo_lacapital{
	width: 270px;
	float: left;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/miniLogoLaCapital.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 20px;
	padding-top: 20px;
}
#header h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 35px;
	color: #39B0DF;
}

#icoClima {
	margin-top: -5px;
	margin-left: 0px;
	margin-right: 10px;
}

.clima p {
	margin: 0px;
	padding: 0px;
	display: block;
}
.clima a .info {
	font-size: 8px;
	color: #666;
	padding: 0px;
	line-height: 10px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.clima a .climat {
	font-size: 10px;
	color: #F93;
	font-weight: bold;
	padding: 0px;
	line-height: 10px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*ver*/
.bannerstop {
	width: 1004px;
	/*overflow: hidden;*/
}
.granbanner {
	width: 780px;
	float: left;
 // overflow: show;
}
.bannerrigth {
	width: 218px;
	float: left;
	overflow: hidden;
	margin-left: 1px;
}
.granbanner2 {
	width: 1000px;
	/*overflow: hidden;*/
	padding: 5px 5px 0px 5px;
	margin-bottom: 0px;
}

/* BOTONERA*/
.menu {
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/bck-level2fondo.png);
	padding-left: 3px;
	height: 25px;
	font-size: 11px;
	font-weight: bold;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.menu ul, .menu li {/*ul.level2, ul.level2 li {*/
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {/*ul.level2 li {*/
	float: left;
	height: 25px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #EFF5FB;
	white-space: nowrap;
	margin: 0px;
}
.menu li a {/*ul.level2 li a {*/
	text-decoration: none;
	color: #2B70A1;
	float: left;
	display: inline;
	padding-right: 8px;
	padding-left: 8px;
	line-height: 25px;
}
.menu li a:hover {/*ul.level2 li a:hover {*/
	background-repeat: repeat-x;
	color: #000;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/bck-level2fondo.png);
	background-position: center bottom;
}
.menu li a.active {/*ul.level2 li a:active {*/
	color: #333;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/bck-menu-selected.png);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 25px;
	margin: 0px;
}
.submenu {
	height: 27px;
	list-style: none outside none;
	margin-top: 2px;
	position: relative;
	//z-index: 10;
	background-color: #FFFFFF;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/bck-submenu.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2;
	padding-left: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.submenu ul {/*ul.level3, ul.level3 a {*/
	margin: 0px;
	padding: 0px;
	color: #134D86;
	text-decoration: none;
}
.submenu a {
    color: #484F59;
    display: block;
    float: left;
    font-size: 11px;
    margin-left: 6px;
    padding: 0 8px 0 0;
    text-decoration: none;
}
.submenu a:hover {/*ul.level3 a:hover {*/
	color: #333333;
	text-decoration: underline;
}
.submenu li {/*ul.level3 li {*/
	text-decoration: none;
	border-right: 1px solid #6783A0;
	float: left;
	margin: 2px 1px 0 0;
	padding: 0 2px 0 0;
	white-space: nowrap;
}
/* FIN BOTONERA*/
.menu ul li a img {
	margin-top: 6px;
}

.submenu a.campo{
	color:#669900; 
	font-size: 12px;
	font-weight: bold;
}

.blcB {
    float: right;
    position: absolute;
    right: 1px;
    top: 26px;
    z-index: 1;
}
