.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;
}