/*.tituloprincipal {           
    background-image:url('../images/fondo_encabezado.gif');
	background-repeat:repeat-x;	
	background-position:right top;
	width:780px;
	
    /*background: #FFF url('../images/fondo_encabezado.gif'); 
    width: 7px; height: 107px;*/     
}*/
/*
.tituloprincipaltexto{
    font-family: Geneva, Arial, Helvetica, sans-serif; 
    font-size: 18px;
	font-weight:bold;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    width: 100%;
}
*/
/*
.titulo{
	/*background: #FFF url('../images/logomrbarra2.gif') no-repeat; width: 271px; height: 107px;*/
	/*
	background-image:url('../images/logomrbarra2.gif');
	background-repeat: no-repeat;	
	background-position:left top;
	background-color: #FFFFFF;
	width: 268px; 
	height: 107px;
	
}*/

.tituloprincipal {           
    /*background-image:url('../images/fondo_encabezado.gif');*/
    background-color: #12bc8e;
	background-repeat:repeat-x;	
	background-position:right top;
	width:780px;	            
}

.tituloprincipaltexto{
    font-family: "Roboto",sans-serif; 
    font-size: 18px;
	font-weight:bold;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.titulo{		
	background-image: url(../images/SantaFeCapital-Logohorizontal.png);
    background-repeat: no-repeat;
    background-position: 20px;
    background-color: #12bc8e;
    width: 340px;
    height: 107px;	
}

.barra, a.barra:link, a.barra:hover {
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.barra:hover {
	color: #cc0000;
}