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

.Noticia1 #TitNot{
	clear: both;
	float:left;
	display:inline;
	width:384px;
	height:74px;
	background: url(images/noticias/bg_tit_not1.png) 0 0 no-repeat;	
	margin:12px 10px 10px 20px;
}
.Noticia1 #TitNot img{
	border:0px 0px 0 0;
	display:inline;
	padding:10px 12px;
	float:left;
}

	
.Noticia1 #TitNot h1 span{
	padding-top:10px;
	font-size:16.0pt;
	line-height:119%;
	font-family: "Arial Black";
	color:#333333;
	font-weight:bold;
	display:block;	
	position:relative;
}
.Noticia1  #TitNot h2 span{
	font-size:10.0pt;
	padding-left: 5px;
	line-height:119%;font-family:"Arial Narrow";color:#0070C0;font-weight:bold;
	display:inline;
}

.Noticia1 #Nota{
	clear: both;
    display: block;
    margin: 5px 5px 0 15px;
    padding: 0px 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; 
}

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

.Noticia1  #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;
}
	
.Noticia1  #Nota #Renglon1 img{
	border:0;
	float:right;
	margin-top: -70px;
	padding: 0px;
	margin-right:-5px;
}

.Col0{
	clear:both;
	float:left;
}

#Nota Table tr td {
	vertical-align:text-top;
}
.Col1, .Col2, .Col3{
	width:185px;			
	padding-left:2px;
	padding-right:10px;
	overflow:hidden;
	text-align:justify;
	vertical-align: text-top;		
}


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

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

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

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

