.estilos {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;

}
.linksinfe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.resaltes {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: 4B989C;
	text-decoration: none;
	font-size: 11px;
	line-height: 11px;
}
.enlacesinfe {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: 4B989C;
	text-decoration: underline;
	font-size: 10px;
	line-height: 11px;
}
.enlacesinfe:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: 4B989C;
	text-decoration: none;
	font-size: 10px;
	line-height: 11px;
}
.infoinfe {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.enlacesinfe:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: 4B989C;
	text-decoration: none;
	font-size: 10px;
	line-height: 11px;
}
.linksinfe:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}.textos {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
}
.textoslinks{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
	color: 4B989C;
}
a.textoslinks:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	line-height: normal;
	color: 4B989C;
}
.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 11px;
	line-height: normal;
	color: 4B989C;

}
a.enlaces:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	font-size: 11px;
	line-height: normal;
	color: 4B989C;
}
.smalls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
}
.textos_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
/* ESTILOS JOOMLA */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('images/button_right2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 25px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
	cursor:pointer;
}
a.button:hover {
    background: transparent url('images/button_right2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 25px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
	cursor:pointer;
}
a.button span {
    background: transparent url('images/button_left2.gif') no-repeat;
	font: normal 11px arial, sans-serif;
    display: block;
    line-height: 14px;
    padding: 2px 0px 5px 10px;
	cursor:pointer;
}

a.button:active {
	font: normal 11px arial, sans-serif;
    background-position: top right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
	font: normal 11px arial, sans-serif;
    background-position: top left;
    padding: 3px 0px 5px 10px; /* push text down 1px */
}
a.login {
    background: transparent url('images/login_right.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 26px;
    margin-right: 6px;
    padding-right: 25px; /* sliding doors padding */
    text-decoration: none;
}

a.login span {
    background: transparent url('images/login_left.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 7px 10px 5px 10px;
}

a.login:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.login:active span {
    background-position: 0px -26px;
    padding: 8px 10px 5px 10px; /* push text down 1px */
}


a.button_sin {
    background: transparent url('images/button_right2.gif') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font: normal 11px arial, sans-serif;
    height: 25px;
    padding-right: 10px; /* sliding doors padding */
    text-decoration: none;
	cursor:default;
}
a.button_sin span {
    background: transparent url('images/button_left2.gif') no-repeat;
	font: normal 11px arial, sans-serif;
    display: block;
    line-height: 14px;
    padding: 2px 0px 5px 10px;
	cursor:default;
}
.paginacion{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#999999;
}
a.paginacion{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#999999;
}
a.paginacion:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-decoration:none;
	color:#4B989C;
}