﻿#divBlancoPie
{
	position:absolute;
	background-color:white;
	bottom:0px;
	left:0px;
	right:0px;
	width:100%;
	height:74px;
}
#divBlancoFooter1
{	
	position:fixed;
	background-color:white;
	bottom:0px;
	left:0px;
	right:0px;
	width:100%;
	height:80px;
}
#pie {
	background-color:#339966;
	bottom:0;
	height:24px;
	left:0;
	position:absolute;
	right:0;
}
#rana {
	bottom:1px;
	height:49px;
	position:fixed;
	width:42px;
}

#wizardStart{
	background:transparent url('../../../png/wizard/start-wizard2.png') no-repeat scroll 0 0;
	bottom:2px;
	left:182px;
	height:97px;
	width:102px;
	position:fixed;
	/*bottom:100px;position:fixed;*/
}

#wizardStop{
	background:transparent url('../../../png/wizard/stop-wizard.png') no-repeat scroll 0 0;
	bottom:2px;
	left:182px;
	height:97px;
	width:102px;
	position:fixed;
	/*bottom:100px;position:fixed;*/
}
#bandera {
	background:transparent url(/elementos/png/pie/bandera.gif) no-repeat scroll 0 0;
	bottom:3px;
	left:8px;
	height:19px;
	width:31px;
	position:fixed;
}
	
#costarica{
    position:fixed;
    bottom:3px;
    left:44px;
    width:115px;
    height:18px;
	background-image:url('/elementos/png/pie/costa_rica_en_verde.png');
}

#piebaner {
	bottom:0;
	height:66px;
	position:absolute;
	right:0;
	width:372px;
}

#pieasociados {
	/*background-color:white;*/
	position:fixed;
	vertical-align:bottom;
	bottom:2px;
	height:45px;
	right:2px;
	width:400px;
}

#a{
	color:white;
	text-decoration:none;
}

#pietextsombra{   
	position:fixed;
	color:black;
    text-align:right;
    font-weight:bold;
    font-size:small;
    white-space:nowrap;
    bottom:0px;
    width:120px;
    left:300px;
    letter-spacing:1px;    
}
#pietext{	
	position:fixed;
    color:white;
    text-align:right;
    font-weight:bold;
    font-size:small;
    white-space:nowrap;
    bottom:1px;
    width:120px;
    left:300px;
    letter-spacing:1.09px;
}

#co2{
	position:fixed;
	bottom:0px;
	right:400px;
	cursor:pointer;
}