@charset "utf-8";
/* CSS Document */


#vitrina, #vitrina2{
	/*position:relative;*/
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	float:right;
	background-image:url(../recursos/vitrina.png);
	background-repeat:no-repeat;
	width:190px;
	height:650px;
	/*padding-top:45px;*/padding-top:10px;
	/*padding-bottom:25px;*/
	padding-left:10px;
	/*padding-right:20px;*/
	
	
	}
#vitrina2{
	position:absolute;
	left:615px;
	top:-39px;
	}
#advertencia{
	position:absolute;
	top:635px;
	left:0px;
	width:100%;
	font-size:0.7em;
	color:#FF0000;
	font-weight:bold;
	z-index:1000;
	}
#balda{
	position:relative;
	/*padding-top:10px;*/
	width:185px;
	height:100px;
	z-index:5;}
#balda div{
	float:left;
	margin-left:0;
	}
#balda .medallas img{
	height:100px;
	width:32px;
	margin-left:13px;
	margin-right:15px;
}
#balda img {
	height:100px;
	width:60px;
	}
#baldaespaciado{
	height:35px;
}
#baldaplaca{
	position:relative;
	width:185px;
	height:15px;
	padding:0;
	z-index:5;
	/*margin-bottom:7px;*/
}
#baldaplaca div{
	float:left;
	/*margin-top:1px;*/
	width:60px;
	margin-left:0;
	margin-bottom:0;
	height:15px;
	background-image:url(../recursos/chapavitrina.png);
	background-repeat:no-repeat;
	font-size:6pt;
	color:#000000;
	line-height:1.25;
	}
#baldaplacaazul{
	/*float:left;*/
	/*margin-top:1px;*/
	width:100%;
	margin-left:0;
	margin-bottom:0;
	height:15px;
	background-image:url(../recursos/chapavitrina_azul.png);
	background-repeat:no-repeat;
	font-size:6pt;
	color:#FFFFFF;
	line-height:1.25;
	}
#baldamedallas{
	float:none;
	position:absolute;
	width:180px;
	top:525px;
	left:10px;
	/*height:180px;*/
/*	padding-top:19px;*/
	}
#chapamedalla{
	width:33px;
	background-image:url(../recursos/chapamedalla.png);
	background-repeat:no-repeat;
	/*height:42px;*/
	color:#000000;
	font-size:4.5pt;
	line-height:10px;
	}	
#corchotitulo{
	position:relative;
	font-size:8pt;
	color:#000000;
	text-align:center;
	/*padding-right:15px;*/
	width:100%;
	}
#corcho{
	overflow: hidden;
	position:relative;
	width:180px;
	/*height:62px;*/
	padding-left:7px;
	padding-bottom:1px;
	}
#medalla{
	float:left;
	/*height:41px;*/
	}

#medalla img{
height:30px;
}


