﻿/*******************************************************************/
/***************  C O N T E N E D O R    P A I S    ****************/
/*******************************************************************/
#dvcontenedorPais
{
	height: 50px;	
	background: white;
	float: left;
	width:100%;
	text-decoration:none;
	padding:0px;
	margin-left:15px;
	
}

.lbApuestaParaPais {
    cursor:pointer;
    float:left;
    font-size:11px;
    font-weight:bold;
    margin:12px 0 0 5px;
    padding:0;
    text-decoration:none;
    width:110px;
}

.lbApuestaPais {
    cursor:pointer;
    float:left;
    font-size:12px;
    font-weight:bold;
    text-align:left;
    text-decoration:none;
    margin-top:0px;
    margin-left:4px;
    width:110px;

}



.btnApuestaPais
{
	background:#FEFBE7 none repeat scroll 0 0;
	width: 209px;
	height: 49px;
	display: block;
	float: left;
	color: Black;	
	text-decoration: none;		
}

.btnApuestaPais:hover
{
	background:#FDF6D1 none repeat scroll 0 0;
	width: 209px;
	height: 49px;
	display: block;
	float: left;
	color: Black;	
	text-decoration: none;		
}

.btnApuestaPaisComb
{
	background: url(../img/img_contPaises/boton_bandera_off.gif) no-repeat;	
	width: 192px;
	height: 46px;
	display: block;
	float: left;
	color: Black;	
	text-decoration: none;		
}


.btnApuestaPaisSelec
{
	background:#FBEDA2 none repeat scroll 0 0;
	width: 209px;
	height: 49px;
	display: block;
	float: left;
	color: black;	
	text-decoration: none;
}

#imgPaisGrande1
{
	float:left;
	margin-left:20px;
	margin-top:15px;
	text-decoration: none;
	height:22px;
	width:33px;
}

#imgPaisGrande2
{
	float:left;
	margin-left:20px;
	margin-top:15px;
	text-decoration: none;
	height:22px;
	width:33px;
}

#imgPaisGrande3
{
	float:left;
	margin-left:20px;
	margin-top:15px;
	text-decoration: none;
	height:22px;
	width:33px;
}

#imgPaisGrande4
{
	float:left;
	margin-left:20px;
	margin-top:15px;
	text-decoration: none;
	height:22px;
	width:33px;
}

#imgPaisGrande5
{
	float:left;
	margin-left:20px;
	margin-top:15px;
	text-decoration: none;
	height:22px;
	width:33px;
}