.clientes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #54616b;
	text-decoration: none;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #54616b;
	text-decoration: none;
}

h1 {
	font-family: verdana,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #36383C;
	text-decoration: none;
	margin-top: 3px;
	margin-bottom:1px;
}
h2, h3 {
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #36383C;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom:2px;
	
}


#celeste{
	color: #00b6ff;
}

#naranja{
	color: #fa981b;
}

#verde{
	color: #94c343;
}


.textoGral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #54616b;
	text-decoration: none;
	line-height: 17px;
}


.titulos {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 24px;
	color: #54616b;
	text-decoration: none;
	font-weight: bold;
	line-height: 24px;
}

.titulosVerde {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	color: #94c343;
	text-decoration: none;
	font-weight: normal;
}
.titulosNaranja {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	color: #fa981b;
	text-decoration: none;
	font-weight: normal;
}

.titulosCeleste {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 18px;
	color: #6697c4;
	text-decoration: none;
	font-weight: normal;
}
.fondo_novedades {
	background-image:url(/img/tit_novedades_software.gif);
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00CC33;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom:2px;
	
}
.fondo_verde {
	background-image:url(/img/tit_varios.gif);
	font-family: verdana,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00CC33;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom:2px;
	
}
.link2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
.linkdsfasdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}

.link { 


        font-family: verdana,sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: normal;
        color: #0000FF;
        text-decoration: underline;
        text-align: center;
}
.link:hover {
        font-family: verdana,sans-serif;
        font-size: 10px;
        font-style: normal;
        color: #0000FF;
        text-decoration: none;
        font-weight: normal;
        text-decoration: underline;		
}
