/* =============================================
      GTK - CSS - Fundación Andalucía Accesible
   ============================================= */


html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #095339;
	margin: 0px;
	padding: 0px 0px 0px 10px;	
	height: 100%;
	background: #FFF url(../images/fondo.jpg) no-repeat top left;
}


a { text-decoration:none; color: #218E8C; font-weight: bold; }
a:hover { text-decoration:none; color: #095339; font-weight: bold; }
a:active {	text-decoration:none; color: #095339; font-weight: bold; }

form, p, li, ul, h1, h2, h3, h4, h5, h6, h7 {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	color: #095339;
}

p {
	padding-bottom: 15px;
}


input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #095339;
	font-size: 1em;
}
.oculta {
	display:none;
}

#wrapper { 
	margin: 0px;
	width: 99%;
	height: 100%;
	min-width: 760px;
	float: left;
}



/* CABECERA */

#cabecera {
	float: left;
	width: 100%;
	height: 80px;
	position: relative;
}

#cabecera img.logoObservatorio {
	position: absolute;
	right: 32px;
	height: 76px;
}
#cabecera img {
	border: solid 0px;
}


#navBarMain {
	float: left;
	width: 99%;
	height: 110px;
	background: url(../images/fondoNavBarCentro.gif) 0px 40px repeat-x;
	margin: 0 0 0 0px;
}
#navBarMain2 {
	float: left;
	width: 99%;
	height: 110px;
	background: url(../images/fondoNavBar2Centro.gif) 0px 40px repeat-x;
	margin: 0 0 0 0px;
}


#pestanyasbar {
	float: left;
	width: 100%;
	height: 40px;
}

.pestanya, .pestanya2 {
	float: left;
	width: 50%;
	height: 40px;
	position: relative;
}
.pestanya {
	width: 49%;
}

a.p1, a.p12, a.p2, a.p1off, a.p12iff, a.p2off {
	float: left;
	padding-top: 10px;
	width: 350px;
	height: 30px;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #095339;
}

a.p1 {
	background: url(../images/pestanya1Fundacion.gif) no-repeat;
	padding-left: 20px;
	text-transform: none;
}

a.p1 .vosc, a.p1off .vosc { color: #042F20; text-transform:none; line-height: 1em;  }
a.p1off {
	background: url(../images/pestanya1Fundacionoff.gif) no-repeat;
	padding-left: 20px;
}

a.p12 {
	background: url(../images/pestanya1Fundacion2.gif) no-repeat;
	padding-left: 20px;
}

a.p2 {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/pestanya2Observatorio.gif) 6px 0px no-repeat;
	text-align: right;
	color: #095339;
	padding-right: 17px;
}
a.p2off {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(../images/pestanya2Observatoriooff.gif) 6px 0px no-repeat;
	text-align: right;
	color: #095339;
	padding-right: 17px;
}


#menu {
	float: left;
	width: 100%;
	height: 70px;
	position: relative;
}
#menu2 {
	float: right;
	width: 100%;
	height: 70px;
	position: relative;
}

.m1, .m12 {
	float: left;
	width: 10px;
	height: 70px;
	background: url(../images/fondoNavBarIniB.gif) no-repeat;
}
.m12 {
	background: url(../images/fondoNavBar2IniB.gif) no-repeat;
}

.m2, .m22 {
	position: absolute;
	top: -41px;
	right: -2px;
	height: 105px;
	width: 29px;	
	background: url(../images/cierrecab.gif) no-repeat;
	
}
.m22 {
	background: url(../images/cierrecab2.gif) 4px 0 no-repeat;
	
}

#menu ul, #menu2 ul {
	float: left;
	padding-top: 10px;
	width: 700px;
}

#menu2 ul {
	float: right;
	width: auto;
}
div> #menu2 ul {
	padding-right: 10px;
}


#menu li, #menu2 li {
	float: left;
	margin-right: 15px;
	font-weight: bold;
	position: relative;
}

#menu li.activo, #menu2 li.activo, #menu li h3, #menu2 li h3 {
	float: left;
	padding: 15px 15px 10px 15px;
	color: #FFF;
	background: url(../images/menu/bmenuOn.gif) no-repeat;
	font-size: 1em;
}


#menu li a, #menu2 li a {
	float: left;
	padding: 15px 15px 10px 15px;
	color: #095339;
	background: url(../images/menu/bmenuOff.gif) no-repeat;	
}

#menu li a:hover, #menu2 li a:hover{
	background: url(../images/menu/bmenuOffRoll.gif) no-repeat;

}

#menu li .cierre, #menu2 li .cierre, #menu2 li .cierre2 {
	position: absolute;
	float: left;
	width: 10px;
	height: 40px;
	right: -1px;
	top: 0px;
	background: url(../images/menu/bmenu_fin.gif) right top no-repeat;
}
#menu2 li .cierre2 {
	background: url(../images/menu/bmenu_fin2.gif) right top no-repeat;
}


#menu li .cierrea, #menu2 li .cierrea, #menu2 li .cierrea2 {
	position: absolute;
	float: left;
	width: 15px;
	height: 40px;
	right: -1px;
	top: 0px;
	background: url(../images/menu/bmenuOn_fin.gif) right top no-repeat;
}
#menu2 li .cierrea2 {
	background: url(../images/menu/bmenuOn_fin2.gif) right top no-repeat;
}



/*  CENTRAL   */


#cuerpo {
	float: left;
	width: 99%;
	background: url(../images/laybody/fondoCentral_barra.gif) repeat-x;
	position: relative;
}

.c2 {
	position: absolute;
	top: 0px;
	right: -1px;
	height: 50px;
	width: 20px;	
	background: url(../images/laybody/barraFin.gif) right 0px no-repeat;
}


/*  COLUMNA DE LA IZQUIERDA  */

#columnaInquierda {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 180px;
}


#izqVideo {
	background: url(../images/laybody/columnaTop.gif) no-repeat;
	padding: 20px 0 0 10px;
	height: 118px;
}




/* Menú lateral principal */

#izqPrimMenu {
	width: 180px;
	background: url(../images/laybody/columnaFondo.gif) repeat-y;
	position: relative;	
}

#izqPrimMenu ul {	
	background: url(../images/laybody/primMenuBackg.gif) repeat-y;
	padding-bottom: 4px;
}
/* pequeño bug de firefox, sin este padding por arriba en lugar de franja blanca aparece el color del borde */
div> #izqPrimMenu ul { padding-top: 1px; }


#izqPrimMenu li {
	display: block;
	width: 150px;
	padding-left: 10px;
	border-bottom: #99CC00 solid 1px;
}

#izqPrimMenu li a {
	display:block;
	width: 135px;
	color: #095339;	
	margin: 3px 0px;
	padding: 1px 5px 1px 10px;
	font-weight: normal;

}
#izqPrimMenu li a:hover {
	background-color: #095339;
	color: #FFF;
	font-weight: normal;

}
.primactivo {
	background-color: #095339;
	color: #FFF;
	margin: 3px 0px;
	font-weight: bold;
	padding: 1px 5px 1px 10px;
	font-weight: normal;
}

.pm1 {
	width: 180px;
	height: 12px;
	background: url(../images/laybody/primMenuTop.gif) no-repeat;
	font-size: 1px;	
}

.pm2 {
	position: absolute;
	bottom: -24px;
	left: 0px;
	height: 24px;
	width: 180px;	
	background: url(../images/laybody/primMenuFoot.gif) no-repeat;
}

.pm2b {
	position: absolute;
	bottom: -6px;
	left: 0px;
	height: 14px;
	width: 180px;
	font-size: 2px;
	background: url(../images/laybody/primMenuFoot.gif) no-repeat left bottom;
}




/* Menú lateral secundario */

#izqSecMenu {
	width: 180px;
	position: relative;
	padding-top: 30px;
}

#izqSecMenu ul {
	background: url(../images/laybody/secMenuBackg.gif) repeat-y;
	padding-bottom: 4px;
}
/* pequeño bug de firefox, sin este padding por arriba en lugar de franja blanca aparece el color del borde */
div> #izqSecMenu ul { padding-top: 1px; }


#izqSecMenu li {
	display: block;
	width: 150px;
	padding-left: 10px;
	border-bottom: #669933 solid 1px;
}

#izqSecMenu li a {
	display: block;
	width: 135px;
	color: #095339;	
	margin: 3px 0px;
	padding: 1px 5px 1px 10px;
	font-weight: normal;
	
	
}
#izqSecMenu li a:hover {
	background-color: #095339;
	color: #FFF;
	font-weight: normal;
}

.secactivo {
	background-color: #095339;
	color: #FFF;
	margin: 3px 0px;
	padding: 1px 5px 1px 10px;
	font-weight: normal;
}


.sm1 {
	width: 180px;
	height: 32px;
	background: url(../images/laybody/secMenuTop.gif) no-repeat;
	font-size: 1px;	
}

.sm2 {
	position: absolute;
	bottom: -24px;
	left: 0px;
	height: 24px;
	width: 180px;	
	background: url(../images/laybody/secMenuFoot.gif) no-repeat;
}


/* COLUMNA CENTRAL-DERECHA (CUERPO) */


#columnaDerecha {
	margin-left: 180px;	
}

/* Barra de submenú */

#dchaSubmenu ul {
	float: left;
	padding: 16px 10px 4px 10px;
}

#dchaSubmenu li {
	float: left;
	display: block;	
	position: relative;
}

#dchaSubmenu li a, #dchaSubmenu li a:hover, #dchaSubmenu li.subactivo, #dchaSubmenu li.inicial  {
	float: left;
	color: #095339;
	padding: 0px 15px 0px 16px;
	margin-right: 2px;	
	background: url(../images/RollSubtopo.gif) no-repeat;
	font-weight: normal;
}
#dchaSubmenu li a.inicial, #dchaSubmenu li.inicial, #dchaSubmenu li a.inicial:hover, #dchaSubmenu li.inicialactivo  {
	padding-left: 0px;
	background-image: none;
	background-color: #99CC00;
}

#dchaSubmenu li a:hover, #dchaSubmenu li.subactivo {
	color: #095339;
	padding: 0px 15px 0px 16px;
	margin-right: 2px;
	background: #CCE680 url(../images/RollSubIni.gif) no-repeat;
}

#dchaSubmenu h4 {
	font-size: 1em;
	font-weight: normal;
}

.ro, .roac {
	visibility: hidden;
	position: absolute;
	top: 0px;
	right: 1px;
	width: 8px;
	height: 16px;
	background: #CCE680 url(../images/RollSubFin.gif) right top no-repeat;
	
}
.roac {
	right: -1px;
}



#dchaCajainfo  {
	padding-top: 35px;	
}

#dchaCajainfoInicioB  {
	padding-top: 5px;	
}


#dchCajaTop  {
	padding: 2px 0;
	background: #F5F5F5 url(../images/laybody/cajaTop.gif) repeat-x;
}



#dchaCentralInicio, #dchaCentralInicioFlash  {
	padding: 0px;
	margin-right: 2px;
	background: #F5F5F5 url(../images/laybody/cajaFondoLeft.gif) left top repeat-y;
	border-right: #C0C0C0 solid 1px;
	padding: 0 20px 0 250px;
	position: relative;
	min-height: 200px;
}
*html #dchaCentralInicio {
	height: 200px;
}

#dchaCentralInicioFlash {
	padding-left: 10px;
	text-align: center;
	height: 175px;
	min-height: 175px;
}


.imgPortada {
	position: absolute;
	top: -15px;
	left: 20px;
}


#dchaCentral, #dchaCentral2, #dchaCentral3, #dchaTop, #dchaFoot  {
	padding: 0px;
	margin-right: 2px;
	background: #F5F5F5 url(../images/laybody/cajaFondoLeft.gif) left top repeat-y;
	border-right: #C0C0C0 solid 1px;	
}

#dchaCentral {
	padding: 2px 20px 0 18px;
	position: relative;
	min-height: 280px;
}
*html #dchaCentral {
	height: 280px;
}


#dchaCentral2 {
	padding: 2px 90px 0 18px;
	position: relative;
	
	min-height: 280px;
}

/*  Acivando topos para las listas de los textos */

div.documentacion ul {
	padding: 0 0 10px 40px;
}
div.documentacion ul li {
	list-style-type: disc;
	padding: 0;
}



*html #dchaCentral2 {
	height: 280px;
}

#dchaCentral3 {
	padding: 0 20px 0 15px;
	position: relative;
	
	min-height: 280px;
}

*html #dchaCentral3 {
	height: 280px;
}

#dchaTop  { 
	position: relative;
	background: #F5F5F5 url(../images/laybody/cajaTop.gif) repeat-x;
	height: 14px;
	font-size: 1px;
}
#dchaFoot  {
	position: relative;
	height: 14px;
	font-size: 1px;
}

.d1, .d2, .d3, .d4 {
	width: 14px;
	height: 14px;
	font-size: 1px;
}

.d1 { 
	background: url(../images/laybody/cajaIzqTop.gif) no-repeat; 
}
.d2 {
	position: absolute;
	top: 0px;
	right: -2px;
	background: url(../images/laybody/cajaDchaTop.gif) right top no-repeat; 
}
*html .d2 {
	right: -3px;
}


.d3 { 
	background: url(../images/laybody/cajaIzqFoot.gif) left bottom no-repeat;
}
.d4 {
	position: absolute;
	bottom: 0px;
	right: -2px;
	background: url(../images/laybody/cajaDchaFoot.gif) right bottom no-repeat; 
}
*html .d4 {
	right: -3px;
}

/* Botones Signo, PDF, RTF  */


#tools, #tools2 {
	position: absolute;
	top: 0px;
	right: 12px;	
	width: 50px;
	z-index: 2;
}
*html tols {
	right: 14px;	
}

a.toolSignos, a.toolSignos2, a.toolPdf, a.toolRtf {
	width: 50px;
	height: 50px;
	float: left;
	background: url(../images/laybody/cajaIzqTop.gif) no-repeat;
	padding-bottom: 10px;
}
a.toolSignos { background: url(../images/icono_lse.png) no-repeat; }
a.toolPdf { background: url(../images/toolPDF.gif) no-repeat; }
a.toolRtf { background: url(../images/toolRTF.gif) no-repeat; }


#tools2 {
	border-left: #F5F5F5 solid 25px;
	background-color: #F5F5F5;
}



a.botminiSignos, a.botminiPDF, a.botminiRTF {
	float: left;
	display: block;
	width: 30px;
	height: 25px;
	margin-right: 10px;

}

a.botminiSignos {
	background: url(../images/ico2LenguaSignos.gif) no-repeat;
}

a.botminiPDF {
	background: url(../images/ico2pdf.gif) no-repeat;
}

a.botminiRTF {
	background: url(../images/ico2rtf.gif) no-repeat;
}

a.botminiSignos2 {
	display: block;
	position: absolute;
	top: 0px;
	right: -88px;
	width: 50px;
	height: 50px;
	margin-right: 10px;
	background: url(../images/icono_lse.png) no-repeat;
}

*html a.botminiSignos2 {
	right: 0px;

}


/*  Estilos de contenidos */


h2 {
	font-size: 1em;
	font-weight: bold;
}

#izqPrimMenu li h4, #izqPrimMenu .submenu_activo {
	background-color: #095339;
	color: #FFF;
	margin: 3px 0px;
	font-weight: bold;
	padding: 1px 5px 1px 10px;
	font-weight: normal;
	/* como primactivo */
	font-size: 1em;
	font-weight: normal;

}


h5 {
	position: relative;
	font-size: 1.4em;
	padding-bottom: 5px;
	border-bottom: #99CC00 solid 2px;
	font-weight: normal;
	margin-bottom: 10px;
}

H5.ventatit {
	border-bottom: #FFF solid 0px;
}

h6 {
	font-size: 1em;
	font-weight: bold;
	padding: 8px 0 0px 0;
}

h7 {
	font-size: 1.1em;
	font-weight: bold;
	padding: 8px 0 0px 0;
}


p.resumen {
	padding: 0px 0 15px 0;
	font-weight: bold;
	color: #218E8C;
}

p.botones {
	height: 15px;
	width: 500px;
	padding: 10px 0 15px 0;
}



a.botRss, a.botRss2 {
	float: left;
	position: absolute;
	top: 0px;
	right: 89px;
	width: 16px;
	height: 16px;	
	background: url(../images/icoRSS.gif) no-repeat;
	z-index: 30;
	
}
*html a.botRss2 { right: 94px; }

a.botRss, a.botRss { right: 20px;  }
*html a.botRss { right: 20px; }


#dchaCajainfo img {
	padding: 20px 0 30px 0;
}

#dchaCajainfoInicioB img {
	padding: 20px 0 30px 0;
}

#listarss li  {
	padding: 0px 0px 0px 22px;
	background: url(../images/icoRSS.gif) no-repeat;
	margin-bottom: 6px;

}


/* Venta de material didáctico */

#listaMaterial {
	position: relative;
	overflow: auto;
	border-top: #99CC00 solid 2px;
	padding: 20px 0 20px 0;
}

.articuloCaja {
	position: relative;
	border-bottom: #99CC00 solid 2px;
	margin-bottom: 15px;
	min-height: 150px;
	
	padding-left: 140px;
}

*html .articuloCaja {
	height: 150px;
}


#listaMaterial .articuloFoto  {
	width: 125px;
	padding: 0 10px 10px 0;
	
	position: absolute;
	top: 0px;
	left: 0px;
}


#listaMaterial img {
	padding: 0px;
}


#listaMaterial div {
	display: block;
	padding-right: 80px;
	padding-bottom: 10px;
}


#listaMaterial .tit {
	font-weight: bold;
}

#listaMaterial p {
	padding: 0px;
	margin: 0px;
}


#listaMaterial .precio {
	position: absolute;
	top: 10px;
	right: 10px;
	text-align: right;
	font-weight: bold;
		
	
	padding-right: 0px;
	padding-bottom: 0px;
}

#listaMaterial .anyadir {
	position: absolute;
	bottom: 20px;
	right: 0px;
	text-align: right;
	font-weight: bold;
	
	padding-right: 0px;
	padding-bottom: 0px;
}



input.unidades {
	width: 30px;
	text-align: center;
	border: solid 0px;
	background: url(../images/fonfoCampoUnidades.gif) no-repeat;
	margin-right: 15px;
}

*html input.unidades {
	background: url(../images/fonfoCampoUnidades.gif) no-repeat fixed;
}

input.botAnyadir {
	width: 110px;
	text-align: center;
	border: solid 0px;
	background: url(../images/fondoBotInspedidoPeque.gif) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 0 0 20px;
	cursor: pointer;
}

*html input.botAnyadir {
	background: url(../images/fondoBotInspedidoPeque.gif) no-repeat fixed;
}


#cestaCompra {
	position: relative;
	border-bottom: #99CC00 solid 2px;
	margin-bottom: 15px;
	padding-bottom: 50px;
	
}

#cestaCompra td, #cestaCompra th {
	border-bottom: solid 1px #99CC00;
	padding: 5px 15px 5px 5px;
	font-weight: bold;
}

#cestaCompra td.cierratab {
	border-bottom: solid 0px;
}

#cestaCompra td.tablatot {
	padding-right: 2px;
	padding-top: 18px;
	font-size: 0.9em;
	font-weight: normal;
	border-bottom: solid 0px;
}



#cestaCompra th {
	font-size: 0.9em;
	font-weight: normal;
}

.titTotal {
	float: right;
	padding-right: 100px;
}

#cestaCompra .precioTotal {
	background: url(../images/fondoBotInspedidoPeque.gif) no-repeat;
	text-align: right;
	padding-right: 12px;
	width: 100px;
	
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
}

#cestaCompra input {
	font-size: 0.9em;
	font-weight: normal;
}


input.unids {
	width: 30px;
	text-align: right;
	font-size: 1em;
}


#form {
		padding: 0 0 20px 0;
		margin-bottom: 20px;
}

#form .formTit, #form .formTit2 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 0;
}

#form .formTit2 {
	padding-top: 30px;
}

#form label {
	float: left;
	font-weight: bold;
	width: 180px;
}

#form input {
	width: 240px;
	height: 18px;
	border: solid 0px;
	background: url(../images/fondeCampoGeneral.gif) no-repeat;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 10px;
	clear: right;
}
*html #form input {
	background: url(../images/fondeCampoGeneral.gif) no-repeat fixed;

}

.formBoton {
		border-top: #99CC00 solid 2px;
		padding: 20px 0 20px 180px;
		margin-bottom: 20px;
		text-align: right;
}

input.botEnviar {
	width: 110px;
	text-align: center;
	border: solid 0px;
	background: url(../images/fondoBotInspedidoPeque.gif) no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	margin: 10px 20px 0 0px;
	cursor: pointer;
}

#form textarea {
	background-color: #F7F7F7;
	border: solid 1px;
}




/*  Secciones de texto generlaes  */
#dchaCentralTexto  {
	padding: 0px;
	margin-right: 2px;
	background: #F5F5F5 url(../images/laybody/cajaFondoLeft.gif) left top repeat-y;
	border-right: #C0C0C0 solid 1px;
	padding: 0 20px 0 20px;
	position: relative;
	min-height: 200px;
}
*html #dchaCentralTexto {
	height: 200px;
}

#dchaCentralTexto p {
	padding-bottom: 20px;
}



/* Mapa del web */

#mapaWeb, #mapaWeb2 {
	padding: 30px 0;
	margin-left: -10px;
	overflow: hidden;
}

#mapaWeb2 {
	border: solid 0px;
	clear: both;
	border-top: solid 2px;
	margin-top: 30px;
	padding-top: 10px;
}
div>#mapaWeb2 {
	margin-top: 0px;
}
 
.mapcolumna {
	width: 45%;
	float: left;
	
}

#mapaWeb a.maptitsec, #mapaWeb a.maptitsec:hover, #mapaWeb a.maptitsec:active, #mapaWeb a.maptitsec:visited, #mapaWeb2 a.maptitsec, #mapaWeb2 a.maptitsec:hover, #mapaWeb2 a.maptitsec:active, #mapaWeb2 a.maptitsec:visited {
	float: left;
	height: 20px;
	width: 260px;
	background: url(../images/mapaFondoSecc.gif) no-repeat;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
	padding: 2px 0 20px 10px;
}

.mapseccion {
	clear: both;
	border-bottom: #99CC00 solid 2px;
	padding-right: 30px;
	padding: 2px 0 10px 0px;
	margin: 10px 40px 0 10px;
}
.final {
	border-bottom: #99CC00 solid 0px;
}

#mapaWeb a, #mapaWeb a:hover, #mapaWeb a:active, #mapaWeb2 a, #mapaWeb2 a:hover, #mapaWeb2 a:active {
	color: #095339;
}

#mapaWeb li a, #mapaWeb li a:hover, #mapaWeb li a:active, #mapaWeb2 li a, #mapaWeb2 li a:hover, #mapaWeb2 li a:active {
	padding: 0 0 0 15px;
	font-weight: normal;
	background: url(../images/mapflechilla.gif) no-repeat;
}







/* PIE */

#pie  {
	padding: 10px 10px 20px 0px;
	height: 80px;
	background: url(../images/laybody/pieFranja.gif) 0 20px repeat-x;
	position: relative;
}


#pie a, #pie a:hover, #pie a:visited {
	font-weight: normal;	
}


.pi {
	float: left;
	width: 14px;
	height: 35px;
	font-size: 1px;
	background: url(../images/laybody/pieIni.gif) 0 10px no-repeat;
}

.credits {
	padding: 51px 0 0 20px;

}

.pieBot {
	position: absolute;
	top: 20px;
	right: -1px;	
	background: url(../images/laybody/pieBoton.gif) no-repeat;
	padding: 40px 20px 20px 22px;
	
}

#pie a.contac, #pie a.contac:hover, #pie a.contac:visited {
	font-size: 1em;
	font-weight: bold;
	color: #095339;
}

a.vercesta, a.vercesta:hover, a.vercesta:active, a.vercesta:link{
	position: absolute;
	bottom: 23px;
	right: 25px;
	background: url(../images/botVerCesta.gif) no-repeat;
	text-align: right;
	color: #095339;
	padding: 3px 5px 3px 25px;
	color: #FFFFFF;
}


a.vercesta2, a.vercesta2:hover, a.vercesta2:active, a.vercesta2:link{
	position: absolute;
	bottom: 23px;
	left: 25px;
	background: url(../images/botVerCesta.gif) no-repeat;
	color: #095339;
	padding: 3px 5px 3px 25px;
	color: #FFFFFF;
}