/* CSS Document - ubidesktop */


#ubid-menu {
	width:470px;
	height:30px;
	background-color:#FFFFCC;
}

#ubid-left
{
	width:370px;
	text-align:left;
	border:1px;
/*	background-color:#FFFFCC;*/
}

#ubid-bottom
{
	width:370px;
	text-align:left;
	/*background-color:#FFFFCC;*/
}
#ubid-shoot-upload
{
	position:absolute;
	left:400px;
	top:100px;
	width:370px;
	height:480px;
	text-align:left;
/*	background-color:#CCCCFF;*/
}

.ubid-legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}


.ubid-title-16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:2em;
	font-size: 16px;
	font-weight: bold;
	color: #EE7D30;
	text-decoration: none;
}

/* début idem tour */
#ubid-baseline {
	width:470px;
	height:70px;
/*	background-color:#FFFFCC;*/
}

#ubid-logo {
	position: absolute;
	top: 20px;
	left: 512px;
    width:232px;
	height:40px;
	background-image: url(../www/logo.png);
	background-repeat: no-repeat;
}

#ubid-flags {
	position: absolute;
	top: 60px;
	left: 693px;
}
#ubid-flags a
{
  text-decoration:none;
}

#ubid-flags img
{
  border:none;
}


/* fin idem tour */
