
h1, h2, h3, h4, h5, h6{margin:0;padding:0;}
.pad{padding: 10px;}
.pad1{padding: 10px 0 0 0;}
.pad2{padding: 0 10px 0 0;}
.pad3{padding: 0 0 10px 0;}
.pad4{padding: 0 0 0 10px;}

.mar{margin: 10px;}
.mar1{margin: 10px 0 0 0;}
.mar2{margin: 0 10px 0 0;}
.mar3{margin: 0 0 10px 0;}
.mar4{margin: 0 0 0 10px;}


.titulo{font-size: 18px;line-height: 1.3em;}
.vspace{margin:10px 0 0 0;}
.fecha{color:#666;font-size:11px;margin:5px 0 0 0;}
.gray{background-color:#ccc;}

.mas-noticias{
	background: url(imagenes/mas-noticias.png) center left no-repeat;
	height: 12px;
	margin:4px 0;
}

.titular{
	margin: 0 0 8px 0;
	line-height:1.4em;	
}

.titular a{color:#666;}
.titular a:hover{color:#ff8a00;}


.separador{
	background-image: url(imagenes/separador.png);
	background-repeat: repeat-y;
	background-position: right;
}

.box-titulo{ font-size: 17px; color: #666; font-weight: bold;}
.box-barra{ line-height: 22px;height:21px; background: url(imagenes/box-back.png) left top no-repeat; margin:5px 0 0 0; }
.fuente{font-size: 9px;font-family:verdana;}
.recorte{border:1px solid #cecece;margin:10px 0 0 17px;}
.box2{background-color: #eeeeee; border-top: 1px solid #2c50a2;}

#gcontainer{height:90px; overflow:hidden; margin: 5px 0;}
.gthumb{margin: 0 10px 0 0; display: block; float: left;width:125px; height:90px;background: url(imagenes/thumb-back.png) left top no-repeat;}
.gimagen{margin: 9px 0 0 8px}

.testwin{width: 550px;height:240px;background-color:#fff;border:1px solid #ccc;margin: 10px auto;text-align: left;}
.testinfo{width: 220px;height:240px;float: left;}
.testvid{width: 320px;height:240px;float: right;background-color:#000;}
.testhumb{width: 140px;float: left;}

