BODY {
	border: 0px #FFFFFF solid;
	padding: 0px;
	margin: 0px;
	height:100%;
	background-image: url(img/fondo-pagina.jpg);
	background-repeat: repeat;
	background-color: #333333;
	background-attachment: fixed;
}
A {
	/* enlace simple por defecto */
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none
}
A:link {
	/* enlace simple por defecto */
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight: normal;
	color: #003399;
}
A:hover {
	/* enlace simple por defecto con el ratón sobre él mismo */
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	color: #006699;
}
A:visited {
	/* enlace simple por defecto ya visitado */
	font-family: Arial, Helvetica, sans-serif, "Lucida Sans";
	FONT-WEIGHT: normal;
	TEXT-DECORATION: none;
	color: #003366;
}
div#logotop {
	float:left;
	width:296px;
	height:107px;
	overflow: visible;
	visibility: visible;
	clear: both;
	position: relative;
	top: 0px;
	z-index: 1;
	left: 340px;
	display: inline;
	background-image: url(img/top-logo.jpg);
	background-position: center top;
}
div#logocalidad {
	float:right;
	width:200px;
	height:39px;
	overflow: visible;
	visibility: visible;
	clear: right;
	position: relative;
	top: 40px;
	z-index: 1;
	display: inline;
	background-image: url(img/logos-calidad-top.gif);
	background-position: center top;
	background-repeat: no-repeat;
	right: 15px;
}
div#enlace-volver a {
	float:left;
	width:40px;
	height:33px;
	background-image:url(img/b-volver.gif);
	background-repeat: no-repeat;
	background-position: center;
	overflow: visible;
	visibility: visible;
	clear: none;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
}
div#enlace-volver a:hover {
	background-image:url(img/b-volverb.gif);
	background-repeat: no-repeat;
}
div#enlace-logos-pie {
	float:left;
	width:910px;
	height:70px;
}
div#enlace-logos-pie img {
	height:70px;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div#enlace-pielegal a {
	float:left;
	background-image:url(img/b-pie05.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
	width: 78px;
	padding-right: 5px;
	padding-left: 5px;
}
div#enlace-pielegal a:hover {
	background-image:url(img/b-pie05b.gif);
	background-repeat: no-repeat;
}
div#enlace-pienoticias a {
	float:left;
	background-image:url(img/b-pie07.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
	width: 78px;
	padding-right: 5px;
	padding-left: 5px;
}
div#enlace-pienoticias a:hover {
	background-image:url(img/b-pie07b.gif);
	background-repeat: no-repeat;
}
div#enlace-piecorreo a {
	float:left;
	background-image:url(img/b-pie06.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 58px;
	width: 78px;
	padding-right: 5px;
	padding-left: 5px;
}
div#enlace-piecorreo a:hover {
	background-image:url(img/b-pie06b.gif);
	background-repeat: no-repeat;
}
div#myslidemenu{
	width: 100%;
	background-color: #990000;
	background-image: url(img/menu-down.gif);
	height: 27px;
	position: relative;
}

.oculto {
	visibility: hidden;
	display: none;
 	height: 0px;
	width: 0px;
}
.rojo
{
	color: #333333;
	border-bottom: solid 1px red;
	background-color: #CC0000;
}
.imgnoborde {
	border: 0px #999999!important;
	color: #999999;
}
input.inputgris {
	background-color: #F7F7F7;
	font-size: 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(img/fondoinput2.gif);
	background-repeat:     repeat-x;
	height: 20px;
	margin: 3px;
}
input.inputgris3 {
	background-color: #333333;
	font-size: 10px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : #ADADAD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #676767;
	border-right-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #676767;
	background-image: url(img/fondoinput.gif);
	background-repeat:   repeat-x;
}
textarea.textareagris {
	background-color: #F7F7F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	background-image: url(img/fondoarea.gif);
	background-repeat:  repeat-x;
	width: 90%;
}
textarea.textareaespecial {
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #ADADAD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #676767;
	border-right-color: #818181;
	border-bottom-color: #818181;
	border-left-color: #676767;
	background-image: url(img/fondoarea3.gif);
	background-repeat:  repeat-x;
}
select.selectazoscuro {
	background-color: Blue;
	font-weight: bold;
	font-size: 12px;
	color: Aqua;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
select.selectazclaro {
	background-color: #E4E4E4;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #666666;
	font-size : 11px;
	font-weight : normal;
	height: 20px;
	margin: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
}
input.inputsubmit {
	background-color: #E0E0E0;
	font-size: 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #003399;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	background-image: url(img/fondoinput.gif);
	background-repeat:  repeat-x;
	padding: 5px;
}
.comprobar {
	background-image: url('img/tab-login-boton.gif');
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
	height: 30px;
	width: 188px;
	background-color: transparent;
	background-position: 50% top;
	border: 0px none transparent;
	clear: none;
	float: left;
	display: block;
	top: 5px;
    left: -50px;
}
.comprobar:hover {
	background-image:url(img/tab-login-boton2.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 5px;
}
.abonar {
	background-image: url(img/tab-abonar-boton.gif);
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
	height: 30px;
	width: 188px;
	background-color: transparent;
	background-position: top;
	border: 0px none transparent;
	clear: none;
	float: left;
	display: block;
	top: 5px;
}
.abonar:hover {
	background-image:url(img/tab-abonar-boton2.gif);
	background-repeat: no-repeat;
	position: relative;
	top: 5px;
}
.sombratop {
	background-image: url(img/sombra02.gif);
	background-repeat:  repeat-x;
	background-position: bottom;
}
.sombradown {
	background-image: url(img/sombra07.gif);
	background-repeat:   repeat-x;
	background-position: top;
}
.sombraizq {
	background-image: url(img/sombra04.gif);
	background-repeat:    repeat-y;
	background-position: right;
}
.sombrader {
	background-image: url(img/sombra05.gif);
	background-repeat:     repeat-y;
	background-position: left;
}

table.limpia {
	border: none;
	margin: 0px;
	background-image: url(img/nada.gif)!important;
	background-repeat: repeat-x;
}
table.tablaborde {
	border: 1px solid #2D2D2D;
	margin: 0px;
}

table.tablalogin {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 441px;
	margin-top: 5px;
	margin-bottom: 10px;
	z-index: 10;
	position: relative;
	left: 50px;
}
table.tablalogin thead td {
	text-align: left;
	padding: 0px;
	height: 31px;
	margin: 0px;
	background-image: url(img/tab-login01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 441px;
	position: relative;
}
table.tablalogin tbody td.fondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	color: #333333;
	font-weight: bold;
	height: auto;
	text-align: center;
	background-image: url(img/tab-login02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	width: 441px;
}
table.tablalogin tbody td.pie {
	text-align: left;
	padding: 0px;
	height: 10px;
	margin: 0px;
	background-image: url(img/tab-login03.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 441px;
	position: relative;
}
table.tablaloginform {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 90%;
	margin-top: 5px;
	margin-bottom: 10px;
	z-index: 10;
	position: relative;
	text-align: left;
	margin-left: 15px;
}
table.tablaloginform tbody td.cajas
{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    width: 90%;
    z-index: 10;
    position: relative;
    text-align: left;
    padding: 5px 0px 5px 5px;
}

table.tablapie {
	height: 68px;
	background-image: url(img/tablafondopie.gif);
	background-repeat:  repeat-x;
}
table.tablapie tbody td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	text-align: center;
	height: 68px;
	vertical-align: top;

}
table.tablapie tbody td.mapadireccion {
	text-align: left;
	height: 68px;
	vertical-align: top;
	padding-left: 10px;

}
table.tablapie tbody td.mapainicio {
	text-align: center;
	height: 68px;
	vertical-align: top;
	width: 20px;

}
table.tablapie tbody td.mapa {
	text-align: center;
	height: 68px;
	vertical-align: top;
	width: 5px;

}
table.tablapie A:link{
	color: #666666;
}
table.tablapie A:hover{
	color: #838383;
}
table.tablapie A:visited{
	color: #555555;
}
table.tablatitular {
	border: 1px solid #CFC28D;
	margin: 0 auto 0;
	background-image: url(img/fondotitular.gif);
	background-repeat:     repeat;
	background-color: #E2DABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
}
table.tablatitulopag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	height: 25px;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 100%;
	z-index: 5;
	clear: none;
}
table.tablatitulopag tbody th {
	font: bold 13px/normal Arial, Helvetica, sans-serif;
	/* color: #333333; */
	text-align: left;
	text-transform: none;
	left: 0px;
	height: 25px;
}
table.tablatitulopag tbody td.servicios {
	/* color: #333333; */
	text-align: left;
	text-transform: none;
	padding-left: 0px;
	height: 25px;
	vertical-align: top;
	padding-top: 5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: normal;
	color: #22558C;
}
table.tablatitulopag tbody td.consulta {
	font: bold 15px/normal Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
	text-transform: none;
	padding-left: 40px;
	background-image: url(img/titulo01.gif);
	background-repeat: no-repeat;
	height: 55px;
	vertical-align: top;
	padding-top: 10px;
}
table.tablatitulopag tbody td.iurislog {
	font: bold 15px/normal Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
	text-transform: none;
	padding-left: 40px;
	background-image: url(img/titulo01.gif);
	background-repeat: no-repeat;
	height: 55px;
	vertical-align: top;
	padding-top: 10px;
}
table.tablatitulopag tbody td.contacto {
	font: bold 15px/normal Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
	text-transform: none;
	padding-left: 40px;
	background-image: url(img/titulo03.gif);
	background-repeat: no-repeat;
	height: 55px;
	vertical-align: top;
	padding-top: 10px;
}
table.tablatitulopag tbody td.noticias {
	font: bold 15px/normal Arial, Helvetica, sans-serif;
	color: #990000;
	text-align: left;
	text-transform: none;
	padding-left: 40px;
	background-image: url(img/titulo04.gif);
	background-repeat: no-repeat;
	height: 55px;
	vertical-align: top;
	padding-top: 10px;
}

table.tablacentral {
	width: 100%;
}
table.tablacentral  tbody  td.col1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-transform: none;
	color: #666666;
	font-weight: bold;
	text-align: center;
	width: 200px;
	vertical-align: top;
}
table.tablacentral  tbody  td.col2 {
	text-transform: none;
	vertical-align: top;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}
table.tablacentral tbody td.col3 {
	text-transform: none;
	vertical-align: top;
	padding: 0px;
	width: 90px;
	text-align: right;

}

table.tablatop {
	width: 100%;
}
table.tablatop tbody td.fondotop {
	background-image: url(img/tablatop.gif);
	background-repeat:   repeat-x;
	width: 950px;
	height: 107px;
	vertical-align: middle;
	background-position: center top;

}
table.tablalinea tbody tr.linea {
	background-image: url(img/tablafondolinea.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.titulopagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	text-transform: none;
	font-weight: bold;
	/* color: #FFFFFF; */
	font-variant: normal;
	color: #666666;
	/* background-color: #FFFFFF; */


}
.subtitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
}
.subtitulo a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
}
.subtitulo a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
}
.subtitulo a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
}
.subtitulo a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #003333;
}
.subtitular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
.subtitular a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
.subtitular a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #006600;
	text-decoration: underline;
}
.subtitular a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	text-decoration: underline;
}
.subtitular a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990000;
	text-decoration: underline;
}
.tablita {
	background-color: #CC0000;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}

.txtcaractitulo {
	color: #666666;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-variant: normal;
	text-transform: capitalize;

}

.minitext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #828282;
}
.textomini {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8px;
	line-height: 12px;
	text-align: left;
	font-weight: bold;
}
.textomini a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 8px;
	line-height: 12px;
	text-align: left;
	font-weight: bold;
}
.negrita {
	font-weight: bold;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/* color: #FFFFFF; */
	font-size: 12px;
	line-height: 1.7em;
	text-align: justify;
	font-weight: normal;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.textoerror {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	text-align: justify;

}
.textoacierto {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 11px;
	line-height: 23px;
	font-weight: bold;
	text-align: justify;

}
.fondopie {
	background-color: #242424;
	background-image: url(img/pie_fondo.gif);
	background-repeat:  repeat-x;
}
.fondomenu {
	background-color: #242424;
	background-image: url(img/menu_fondo.gif);
	background-repeat:   repeat-x;
	background-position: center center;
	text-align: center;
}

.tabtop {
	background-image: url(img/tab2.gif);
	background-repeat:  repeat-x;
}
.tabizq {
	background-image: url(img/tab4.gif);
	background-repeat:  repeat-y;
}
.tabder {
	background-image: url(img/tab5.gif);
	background-repeat:  repeat-y;
}
.tabbajo {
	background-image: url(img/tab7.gif);
	background-repeat:  repeat-x;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 10px;
	line-height: 15px;
	text-align: justify;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;

}
.imgbordecero {
	border: 0px none #999999!important; color: #999999;
}

.txtformulario {
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.txtespecial {
	font: 0.7em/1.4em Verdana, sans-serif;
	color: #999999;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* MAPA WEB */

div#tabla-pie {
	width: 975px;
	height: auto;
	visibility: visible;
	float: left;
	position: relative;
	overflow: visible;
	clear: left;
	display: inline;
	z-index: 1;
	background-image: url(img/tablafondopie.gif);
	background-repeat:     repeat-x;
	background-position: left top;
}

div#mapaweb {
	width: 970px;
	visibility: visible;
	float: left;
	position: relative;
	top: 8px;
	overflow: visible;
	clear: none;
	top: 0px;
	left: 3px;
	display: inline-block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	background-image: url(img/mapaweb-fondo.gif);
	background-repeat:  repeat-x;
	max-height: 175px;
	padding-top: 7px;
	z-index: 5;
	padding-bottom: 5px;
	line-height: 1.5em;
}
div#mapaweb a {
	color: #4F4F4F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

div#mapaweb a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #797979;

}
div#mapaweb-columna-01 {
	color: #4F4F4F;
	width: 200px;
	float: left;
	height: auto;
	clear: none;
	position: relative;
	padding-left: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 5px;
}
div#mapaweb-columna-02 {
	color: #4F4F4F;
	width: 610px;
	float: left;
	height: auto;
	clear: none;
	position: relative;
	padding-left: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 5px;
}
div#mapaweb-columna-06 {
	color: #4F4F4F;
	width: 120px;
	float: left;
	height: auto;
	clear: none;
	position: relative;
	padding-left: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-bottom: 5px;
}
div#mapaweb-columna-07 {
	color: #4F4F4F;
	width: 77px;
	float: left;
	height: auto;
	clear: none;
	position: relative;
	padding-left: 0px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding-top: 15px;
	padding-bottom: 5px;
}
div#mapaweb-texto a {
	color: #FAEFA0;
	font-weight: bold;

}
.mapaweb-titulo-seccion {
	color: #4F4F4F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
div#mapaweb-columna-07 a.facebook {
	background-image:url(img/pie-facebook.gif);
	background-repeat: no-repeat;
	position: relative;
	clear: right;
	float: right;
	visibility: visible;
	width: 67px;
	overflow: visible;
	height: 24px;
	margin-top: 0px;
}
div#mapaweb-columna-07 a:hover.facebook {
	background-image:url(img/pie-facebook2.gif);
	background-repeat: no-repeat;
}
div#mapaweb-columna-07 a.linkedin {
	background-image:url(img/pie-linkedin.gif);
	background-repeat: no-repeat;
	position: relative;
	clear: both;
	float: right;
	visibility: visible;
	width: 67px;
	overflow: visible;
	height: 24px;
	margin-top: 5px;
	display: none;
}
div#mapaweb-columna-07 a:hover.linkedin {
	background-image:url(img/pie-linkedin2.gif);
	background-repeat: no-repeat;
}
div#mapaweb-columna-07 a.rss {
	background-image:url(img/pie-rss.gif);
	background-repeat: no-repeat;
	position: relative;
	clear: both;
	float: right;
	visibility: visible;
	width: 67px;
	overflow: visible;
	height: 24px;
	margin-top: 5px;
}
div#mapaweb-columna-07 a:hover.rss {
	background-image:url(img/pie-rss2.gif);
	background-repeat: no-repeat;
}
div#mapaweb-facebook {
	width: 46px;
	height: 15px;
	visibility: hidden;
	float: right;
	position: relative;
	overflow: visible;
	clear: none;
	display: inline;
}
div#mapaweb-facebook a {
	background-image:url(img/pie-facebook.gif);
	background-repeat: no-repeat;
	position: absolute;
}

div#mapaweb-facebook a:hover {
	background-image:url(img/pie-facebook2.gif);
	background-repeat: no-repeat;
}
div#mapaweb-twitter {
	width: 46px;
	height: 15px;
	visibility: visible;
	float: right;
	position: relative;
	overflow: visible;
	clear: none;
	display: inline;
}
div#mapaweb-twitter a {
	background-image:url(img/pie-twitter.gif);
	background-repeat: no-repeat;
	position: absolute;
}

div#mapaweb-twitter a:hover {
	background-image:url(img/pie-twitter2.gif);
	background-repeat: no-repeat;
} 
div#logos-pie
 {
	float:left;
	height: 15px;
	width: 975px;
	z-index: 3;
	clear: left;
	overflow: visible;
	visibility: visible;
	display: inline;
	position: relative;
	top: 0px;
}
div#dissenart {
	float:left;
	height: 15px;
	width: 45px;
	position: relative;
	z-index: 3;
	clear: none;
	overflow: visible;
	visibility: visible;
	right: 0px;
	top: 0px;
	padding-left: 10px;
}

div#dissenart a {
	background-image:url(img/dissenart.gif);
	background-repeat: no-repeat;
	position: absolute;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

div#dissenart a:hover {
	background-image:url(img/dissenart2.gif);
	background-repeat: no-repeat;
}
div#xhtml {
	float:left;
	height: 15px;
	width: 65px;
	position: relative;
	z-index: 3;
	clear: none;
	overflow: visible;
	visibility: visible;
	right: 0px;
	top: 0px;
	margin-left: 10px;
}

div#xhtml a {
	background-image:url(img/xhtmltrns.gif);
	background-repeat: no-repeat;
	position: absolute;
}

div#xhtml a:hover {
	background-image:url(img/xhtmltrns2.gif);
	background-repeat: no-repeat;
}
div#css2 {
	float:left;
	height: 15px;
	width: 65px;
	position: relative;
	z-index: 3;
	clear: none;
	overflow: visible;
	visibility: visible;
	right: 0px;
	top: 0px;
	margin-left: 10px;
}

div#css2 a {
	background-image:url(img/css2.gif);
	background-repeat: no-repeat;
	position: absolute;
}

div#css2 a:hover {
	background-image:url(img/css22.gif);
	background-repeat: no-repeat;
}
div#aviso {
	float:right;
	height: 15px;
	width: 49px;
	position: relative;
	z-index: 3;
	clear: none;
	overflow: visible;
	visibility: visible;
	right: 8px;
	top: 0px;
}

div#aviso a {
	background-image:url(img/aviso-legal.gif);
	background-repeat: no-repeat;
	position: absolute;
}

div#aviso a:hover {
	background-image:url(img/aviso-legal2.gif);
	background-repeat: no-repeat;
}
