#wrapper{    
    text-align:center;
}

#header{ margin-top: 25px;}

#bgchoose {
	width: 737px;
	height: 431px;
	float: left;
	display: inline;
	background:transparent url(http://cdn2.yoox.biz/Os/coccinelle/main/common/world01.png) no-repeat center top;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://cdn2.yoox.biz/Os/coccinelle/main/common/world01.png', sizingMethod='crop');
    _background: none;	
}

#logo, #logo a:link, #logo a:visited, h2#logo a {
    background:transparent url(http://cdn2.yoox.biz/Os/coccinelle/logoCountry.png) no-repeat left top;
    _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://cdn2.yoox.biz/Os/coccinelle/logoCountry.png', sizingMethod='crop');
    _background: none;
}

#subheader .inner {
	width: 379px;
}
#main {
	margin: 10px 0;
}


/* Elenco Nazioni */
#countries {
    line-height:1.3;
    float: right;
    width: 235px;
}
#countries a, #countries a:link, #countries a:visited {    font-weight: bold;}
#countries a:hover, #countries a:active {}

.flags {
	margin: 10px 0 25px 0;
}
.flags .column {
	display: inline;
	float: left;
	width: 108px;
	text-align:left;
}
.column a, .column a:link, .column a:visited {
	display: block;
}
div.column br {
	display: none;
}
#selectionCountries{
    font-weight: bold;
    text-align:left;
}

#selectionCountries .inner{
    margin:0 auto;
    font-size: 13px;
    font-weight: bold;
    padding: 70px 0 10px 0;
    text-align:left;
    text-transform: uppercase;
}


.others {
    margin:0 auto;
    width:890px;
    height:15px;
    line-height:15px;
    text-align:left;
}

/* remember my choice */
#rememberChoice {
	margin: 28px 3px 0 606px;
	width:185px;
	float:left;
	display: none;
}
#rememberChoice input {
	margin: 0 5px 0 0;
	border:none;
	width:13px;
}

#copyright{ text-transform: none;}
