﻿body {
}

.IzquierdaTituloNoticias
{
	background-image: url(../../Plantillas/Josele/IMG/esq_izq_rojo.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 34px;
}


.DerechaTituloNoticias
{
	background-image: url(../../Plantillas/Josele/IMG/esq_der_rojo.jpg);
	background-repeat: no-repeat;
	width: 8px;
	height: 34px;
}

.TituloNoticias
{
	background-image: url(../../Plantillas/Josele/IMG/degrad_vert_rojo.jpg);
	background-repeat: repeat-x;
	color: White;
	height: 34px;
	font-size: 14px;
	padding-left: 15px;
	font-weight: bold;
}

.ContenidoNoticias
{
	color:Black;	
}

.TitContVacio
{
	padding-right: 5px;
	padding-left: 5px;
	background-color: transparent;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
}

.ContContVacio
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #333333;
	background-color: transparent;
}
