




.volanta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #39B0E0;
	line-height: 11px;
	margin-top: 5px;
	margin-bottom: -2px;
}

.volanta em.sa {
    background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/southafrica2010.png);
    width: 100px;
    display: block;
    background-repeat: no-repeat;
    color: #FFF;
}

.nota {
        clear: both;
}



.imagen {
	/*overflow: hidden;*/
	position: relative;
	cursor: pointer;
}
.imagen .ampliar {
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/ampliar.png);
	height: 16px;
	width: 16px;
	top: 0px;
	right: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
}
.imagen:hover .ampliar {
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/ampliar2.png);
	height: 35px;
    	width: 37px;
    	top: 8px;
    	margin: 0px;
    	padding: 0px;
    	display: block;
    	right: 8px;
}

.imagen.media       {
	float: left;
	width: 220px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}


.imagen.chica {
        float: left;
	width: 120px;
	margin-right: 10px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
} 


.nota .imagen.mega {
	width: 754px;
	overflow: hidden;
}
.nota p {
	margin-top: 7px;
	margin-bottom: 7px;
	font-size: 12px;
        
}
#notaA p {
        font-size: 1em;
}

.nota p.pieImagen {
	color: #999999;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
	line-height: 12px;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
}
.nota .horaVolanta, .nota .horaVolanta a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 4px;
}
.nota  .horaVolanta em {
	color: #FF9900;
	font-weight: bold;
}


.nota .video {
	font-size: 11px;
	border-left: 1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/ico_video.png);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	margin: 0px;
	display: block;
	height: 16px;
}
.nota .audio {
	font-size: 11px;
	border-left: 1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/ico_audio.png);
	background-repeat: no-repeat;
	background-position: 4px 3px;
	margin: 0px;
	display: block;
	/*height: 16px;*/
}
.nota .masnotas {
	font-size: 11px;
	border-left: 1px dotted #999999;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 20px;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/flechamasnotas.png);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	margin: 0px;
	display: block;
	height: 16px;
}


/*
 * Cabezal de noticia / Marco de segunda columna :D
 */

.cabezal, .marco .cabezal {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #999999;
	padding-top: 4px;
	height: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E2CB;
	background-color: #FFFFFF;
}
.cabezal a {
	color: #999999;
}
.cabezal span {
	float:left;
}
.cabezal em {
	font-weight: bold;
	color: #FF0000;
	float: left;
	padding-left: 5px;
}
.cabezal .val {
	float: right;
	background: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/ico_valoracion.png) no-repeat;
	padding-right: 0.5em;
	padding-left: 1.5em;
	font-weight: normal;
	color: #666666;
}
.cabezal .com {
	float: right;
	background: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/ico_comentarios.png) no-repeat;
	padding-right: 0.5em;
	padding-left: 1.5em;
	font-weight: normal;
	color: #666666;
}
/*

 * Notas relacionadas

 */



ul.rel {
        clear: both;

}
ul.rel li {
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	line-height: 14px;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/icosNota.png);
	padding-left: 18px;
	padding-bottom: 2px;
}
ul.rel a {
	color: #069;
}

ul.rel li.mas {
	background-position: 0px -55px;
}

ul.rel  li.mas em {
	color: #FF9900;
	font-weight: normal;
}
ul.rel li.masVideo {
	background-position: 0px -165px;
}
ul.rel li.masAudio {
	background-position: 0px -221px;
}
ul.rel li.masFotos {
	background-position: 0px -111px;
}

ul.rel li.pdf {
	background-position: 0px -330px;
}
ul.rel li.word {
	background-position: 0px -276px;
}
ul.rel li.sin_icono {
	background-position: 0px -289px;
}

.ampliarfoto {
	float: right;
	padding-right: 0.5em;
	padding-left: 1.5em;
	font-weight: normal;
	color: #3375AF;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/ico_ampliar.png);
	background-repeat: no-repeat;
	font-size: 10px;
	margin-left: 5px;
}
.galeria {
	float: right;
	padding-right: 0.5em;
	padding-left: 1.5em;
	font-weight: normal;
	color: #3375AF;
	background-image: url(/system/modules/com.tfsla.lacapital.diario/resources/css/img/ico_galeria.);
	background-repeat: no-repeat;
	font-size: 10px;
	margin-left: 5px;
}
.ampliar {
	position: absolute;
	z-index: 5;
	margin: 5px;
}

#leidas h3, #valoradas h3, #comentadas h3 {
    font-size: 11px;
    line-height: 16px;
    font-weight:normal;
    color: #333333;
}

.masLeidas {
	clear: both;
	overflow: hidden;
}

.masLeidas h3 a {
}
.masLeidas h3 em {
	display: block;
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
	font-weight: bold;
	color: #999;
}
.masLeidas h2 {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #F90;
}


.masLeidas h3 {
	font-size: 12px;
	line-height: 14px;
}


.cuadroDest .nota h3 {
    color:#39B0DF;
    font-size:13px;
    line-height:14px;
    margin:0 0 6px;
}
.cuadroDest .nota p {
    font-size: 11px;
    line-height: 13px;
}
.cuadroDest .nota .imagen{
    float:left;
    margin:2px 8px 2px 0;
    width:120px;
}
.cuadroDest .nota .pieImagen {
    color:#666666;
    font-size:10px;
    font-weight:normal;
    line-height:13px;
    margin:0;
    padding:4px 0 0;
}
.cuadroDest .nota span.lector{
    background-image:url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/opinionLectorIco.png);
    background-position:0 2px;
    background-repeat:no-repeat;
    color:#40B2E1;
    margin-left:5px;
    padding-left:12px;
}
.nota.leer h3{
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
}
.nota.leer h1{
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
}
.nota.leer h2{
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	padding-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	clear: both;
	float: none;
}

.nota.leer p.bajada {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #666;
}
.nota.leer p.pieImagen {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
}
.herramientas {
	overflow: hidden;
}
.toolsNota li {
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/iconosHerramientas.png);
	background-repeat: no-repeat;
	height: 26px;
	margin-right: 4px;
	margin-bottom: 4px;
	padding-left: 32px;
	line-height: 26px;
	color: #999;
	font-size: 11px;
	cursor: pointer;
}
.toolsNota li a {
	color: #999;
}
.toolsNota li a:hover {
	color: #666;
}
.toolsNota li.imprimir {
	background-position: 0px 0px;
}
.toolsNota li.agrandar {
	background-position: 0px -29px;
}
.toolsNota li.achicar {
	background-position: 0px -59px;
}
.toolsNota li.coments {
	background-position: 0px -87px;
}
.toolsNota li.mail {
	background-position: 0px -116px;
}

.toolsNota li.fotogaleria {
	background-position: 0px -88px;
}

.toolsNota li.facebook {
	background-position: 0px -145px;
}
.toolsNota li.twiter {
	background-position: 0px -172px;
}
.toolsNota li.imprimir:hover {
	background-position: 0px -200px;
}
.toolsNota li.agrandar:hover {
	background-position: 0px -229px;
}
.toolsNota li.achicar:hover {
	background-position: 0px -259px;
}
.toolsNota li.coments:hover {
	background-position: 0px -287px;
}
.toolsNota li.mail:hover {
	background-position: 0px -316px;
}

.toolsNota li.fotogaleria:hover {
	background-position: 0px -288px;
}

.toolsNota li.facebook:hover {
	background-position: 0px -345px;
}
.toolsNota li.twiter:hover {
	background-position: 0px -372px;
}
.autor {
    color: #999;
    float: left;
    padding: 5px;
    border: 1px dotted #CCC;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 11px;
    margin-right: 10px;
}
.autor img {
	float: left;
	margin-right: 10px;
}

.horaVolanta .nroComent {
	float: right;
        width: auto;
}
.horaVolanta .nroComent a {
	color: #999;
}
.horaVolanta .nroComent .ico {
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/icosNota.png);
	background-position: 0px 0px;
	float: left;
	height: 16px;
	width: 16px;
	margin-right: 2px;
}
.horaVolanta .nroComent .com {
    float: left;
    display: block;
    width: auto;
}



.nota .solapas .cuadroDest  {
	margin: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-bottom-width: 2px;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-color: #FFF;
	width: 468px;
}
.nota .video  {
	background-color: #F8F7F2;
	background-image: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.social {
	float: right;
	display: block;
	width: 36px;
	margin-left: 10px;
}
.social .ico {
	float: left;
	height: 14px;
	width: 14px;
	margin-right: 2px;
	margin-left: 2px;
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/social-sprite.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
.social .ico.face {
	background-position: 0px -14px;
}
.social .ico.twit {
	background-position: 0px 0px;
}

.relacionadas h5.audio {
	background-image: url(/export/system/modules/com.tfsla.lacapital.diario/resources/css/img/audioicon.gif);
	background-repeat: no-repeat;
    background-position: 0px 1px;
    font-size: 12px;
    font-weight: bold;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 22px;
}

.cuerpo.seccion .nota ul.rel li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.cuerpo.seccion .anteriores {
	background-color: #EFEFEF;
	height: 20px;
	text-align: center;
	line-height: 20px;
	cursor: pointer;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F5F5F5;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #F5F5F5;
	width: 165px;
	margin-right: 15px;
	margin-left: 15px;
	float: left;
	margin-bottom:15px;
}
.cuerpo.seccion .anteriores:hover {
	background-color: #FFF;
}
.cuerpo.seccion .anteriores a {
	color: #666;
	height: 20px;
	width: 165px;
	display: block;
}



