﻿ /* Definiciones de estilo */
.Noticia2 {
	border: 5px;
	margin: 0px auto;
	width:650px;	
	background: #c00000;
	border-width: 3px 5px 5px 2px;;
    border-color:#cc0000 #cc0000 #cc0000 #cc0000;
    border-style: inset; 
}

.Noticia2 #TitNot{
	clear: both;
	float:left;
	display:inline;
	width:321px;
	height:74px;
	background: url(images/noticias/bg_tit_negro.png) 0 0 no-repeat;	
	margin:12px 10px 10px 20px;
}

.Noticia2 #TitNot img{
	border:0px 0px 0 0;
	display:inline;
	padding:10px 12px;
	float:left;
}

	
.Noticia2 #TitNot div h1{
	padding-top:20px;
	font-size:13.0pt;
	line-height:119%;
	font-family: "Arial Black";
	color:#c30000;
	font-weight:bold;
	display:block;	
	position:relative;
	padding-left: 15px;
}
.Noticia2  #TitNot h2 span{
	font-size:10.0pt;
	padding-left: 15px;
	line-height:119%;font-family:"Arial Narrow";color:#0070C0;font-weight:bold;
	display:inline;
}

.Noticia2 #Nota{
	clear: both;
    display: block;
    margin: 5px 5px 0 15px;
    padding: 10px 10px 10px 9px;
    width:600px;	
    background: #fff;
    font-family: Arial;
    font-size: 10pt;
     
    border-width: 5px 5px 5px 5px;;
    border-color:#fff #f3f3f3 #f3f3f3 #fff;
    border-style: outset; 
}

.Noticia2  #Nota h3 .TituloRojo{
	font-size:11.0pt;
	padding-left: 0px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:120%;
	font-family:"Arial";color:#C00000;font-weight:bold;
	display:block;
}

.Noticia2  #Nota .TituloAzul{
	font-size:10.0pt;
	padding-left: 0px;
	line-height:120%;font-family:"Arial";color:#548DD4;font-weight:bold;
	display:inline;
}

.Renglon{
	display:block;
	padding-left:5px;
}
.Noticia2  #Nota img{
	border:0;
	float:right;
	margin-top: -60px;
	padding: 0px;
	margin-right:-2px;
	margin-left: 25px;
	margin-bottom:10px;
}

.Col0{
	clear;
	float:left;
}

.Col1, .Col2, .Col3{
	width:33%;
	height:100%;	
	display:table-cell;
	padding-left:2px;
	padding-right:10px;
	
}


.Noticia2 #Nota span.winlive {
	color: #0066CC;
    font-family: Arial;
    font-size: 10pt;
}

.Noticia2 #Renglon2 {
	background: #dce6f2;
	width:600px;
	height:340px;
	padding-top: 10px;
	margin-top: -5px;	
	margin-bottom:5px;	
}

.Noticia2 #Renglon3 {
	background: #f3f3f3;
	width: 600px;
	height: 240px;
	margin-top: 10px;
	margin-bottom:5px;		
}

.Noticia2 #Renglon4 {
	background: #ffffcc;
	width:590px;
	height:140px;
	padding-top: 10px;
	padding-left:10px;
	padding-right:5px;
	
}
.Noticia2 #Renglon5 {
	background: #fff;
	width:600px;
	height:70px;
	padding-top: 10px;
	border-bottom:10px;
}