* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	height: 100%;
}

body {
	height: 100%;
	font-size: 12px;
	color:#666666;
	#background:#fff url(imx/page-bg-new.gif) repeat-x top left;
	#background: #FFF;
	background:#fff url(imx/bodybg.png) repeat-x;
	background-attachment: scroll; background-position: 0% 0%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	text-decoration: none;
}

form {
	display: inline;
}

input, textarea, select {
	border: 1px solid #000;
	background: #ffffff;
        font-size: 11px;
        font-color: #666666;
	vertical-align: middle;
	width: auto;
}

input.text, input.file {
	width: 300px;
}

textarea {
	font-color: #666666;
	width: 300px;
	height: 65px;
}

input.checkbox {
	border: none;
}

a, a:visited { 
	color: #069;
	text-decoration: none;
}

a:hover { 
	color: #000000;
	text-decoration: underline;
	position:relative;
}

li, ul {
	list-style: none outside;
	white-space: nowrap;
}

img {
	vertical-align: middle;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

tfoot {
	background-color: #666;
	color: #FFF;
	white-space: nowrap;
	padding: 5px;
	font-weight: bold;
}

caption {
	text-align: left;
	padding: 5px;
	color: #333;
	background-color: #EEF;
}

h1 {
	color: #1187cb;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana,Sans-serif;
	font-size: 1.6em;
	#border-bottom: 1px solid #A20610;
}

h2 {
	color: #CC0;
	font-size: 12px;
	border-bottom: 1px solid #CC0;
}

#corpo {
	position: relative;
	margin: 0 auto;
	padding: 0 5px 0 5px;
	width: 940px;
	background: #FFF;
	#background:transparent url(imx/bg_shadow.png) repeat-y top left;
	min-height: 100%;
}

* html #corpo {
	height: 100%;
	width: 960px;
}

#pe {
	position: relative;
	margin: -5.7em auto 0 auto;
	width: 940px;
	padding: 0 10px 0 10px;
}

#pe a {
	color: #DDD;
}

* html #pe {
	margin-top: -5.8em;
	width: 960px;
}

#resumo_dir {
	margin-top: 5px;
	padding: 3px 10px 3px 10px;
	border: 1px solid #CCC;
	color: #666;
}

#pe_utiles {
	width: 100%;
	height: 30px;
	margin: 5px 0 5px 0;
}

#pe_utiles td {
	width: 50%;
	border: 1px solid #CCC;
}

#pe_texto {
	background: #666;
	color: #000;
	text-align: right;
	padding: 5px 10px 5px 10px;
}

#pe_separador {
	clear: both;
	display: block;
	height: 1px;
	margin-top: 70px;
	font-size: 1px;
	line-height: 1px;
}

#benvido {
	margin: 25px auto 0 auto;
	color: #FFF;
	padding: 10px;
	width: 240px;
	font-weight: none;
	background: #C00;
	border: 1px solid #000;
	text-align: center;
}

* html #benvido {
	width: 260px;
}

#login {
	margin: 5px auto 0 auto;
	padding: 10px;
	width: 240px;
	height: 151px;
	text-align: center;
	color: #FFF;
	border: 1px solid #000;
	background-color: #09C;
}

* html #login {
	width: 260px;
	height: 171px;
}

#login .formulario {
	width: 160px;
}

#login p {
	padding: 5px;
}

#login_olvido_contrasinal {
	width: 240px;
	text-align: right;
	margin: 5px auto 0 auto;
}

* html #login_olvido_contrasinal {
	width: 260px;
}

#cab_menu {
	width: 380px;
	margin: 50px auto 0 auto;
	color: #FFF;
	padding: 10px 20px 10px 20px;
	font-weight: bold;
	background: #C00;
	border: 1px solid #000;
	text-align: left;
}

* html #cab_menu {
	width: 420px;
}

#menu_raices {
	width: 380px;
	border: 1px dotted #CCC;
	background: #EEE;
	padding: 20px;
	margin: 10px auto 0 auto;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}

* html #menu_raices {
	width: 420px;
}

#menu_raices ul {
	font-weight: normal;
	font-size: 12px;
	padding: 8px 0 0 0;
	width: 100%;
	border-top: 1px solid #C00;
	list-style: none;
}

#menu_raices li {
	padding: 3px;
	margin: 10px;
	border-bottom: 1px solid #DDD;
}

#pe_menu {
	width: 420px;
	margin: 20px auto 0 auto;
	background: #FFF;
	text-align: right;
}

#pe_menu a {
	padding: 10px;
	background: #666;
	color: #FFF;
	border: 1px dotted #999;
}

#escolle_ancho {
	float: left;
	margin-right: 10px;
}

#escolle_ancho div {
	border: 1px solid #CCC;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;
}

#logo {
	width: 447px;
	height: 90px;
	float: left;
	position: relative;
	border: 0;
}

#logo span {
	width: 100%;
	height: 100%;
	background: url(http://www.planeteoueb.com/images/logoV5.gif) no-repeat;
	position: absolute;
}

#menu_principal {
	width: 100%;
	margin-top: -5px;
}
#menuconnect {
	float: right;
	padding: 15px 0px 8px 5px;
}

#menu0 {
	float: right;
	list-style: none;
}

#menu0 li {
	display: inline;
}

#menu0 li a {
	color: #666;
	padding: 10px 5px 8px 5px;
}

#menu0 li a:hover {
	background-color: transparent;
	color: #000;
}

#menu0 li.admin a {
	color: #C66;
}

#menu1 {
	float: right;
	list-style: none;
}

#menu1 li {
	display: inline;
}

#menu1 li a {
	color: #666;
	padding: 10px 10px 8px 10px;
	border-left: 1px solid #666;
}

#menu1 li a:hover {
	background-color: #CCF;
	color: #000;
}

#menu1 li.admin a {
	color: #C66;
}

#menu2 {
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px 0 5px 0;
	background: #fff;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 li a {
	margin: 2px;
	padding: 5px;
	border-right: 1px solid #CCC;
}

#menu2 li a:hover {
	background: #CCF;
	border-color: #227;
}

#menu_texto span {
	margin-left: 10px;
	padding: 5px;
	color: #C00;
	font-weight: bold;
}

#utilidades_superior {
	width: 100%;
	margin: 10px 0 10px 0;
	color: #666;
}

* html #utilidades_superior {
	margin: 10px 0 0 0;
}

#navegacion {
	text-align: left;
	float: left;
}

#buscador {
	float: right;
	text-align: right;
}

#palabra_buscar {
	color: #666;
}

/** liste generale fichiers **/

#listadolist {
	font-size: 11px;
	color: #666;
	width: 100%;
}

#listadolist tr, #listadolist th, #listadolist td {
	text-align: center;
}

#listadolist th {
	background-color: #eee;
	border: 1px solid #D9D9D9; color: #999;
	white-space: nowrap;
}

#listadolist th, #listadolist td {
	padding: 1px;
}

#listadolist td+td, #listadolist th+th {
	border-left: 1px solid #fff;
}

#listadolist .trcab {
	background: #EEE;
}

#listadolist .trinfo {
	background: #FFF;
}

#listadolist .tdnome {
	text-align: left;
/** ajout **/
	width: 250px;
}

#listado {
	font-size: 11px;
	color: #666;
	width: 100%;
}

#listado tr, #listado th, #listado td {
	text-align: center;
}

#listado th {
	background-color: #eee;
	border: 1px solid #D9D9D9; color: #999;
	white-space: nowrap;
}

#listado th, #listado td {
	padding: 1px;
}

#listado td+td, #listado th+th {
	border-left: 1px solid #fff;
}

#listado .trcab {
	background: #EEE;
}

#listado .trinfo {
	background: #FFF;
}

#listado .tdnome {
	text-align: left;
/** ajout **/
	width: 250px;
}

.trdir1 {
	background: #F9F8F8;
	font-weight: none;
	border-top: 1px solid #fff; color: #999;
	border-bottom: 1px solid #fff; color: #999;
}

.trdir0 {
	background: #FDFCFC;
	font-weight: none;
	border-top: 1px solid #fff; color: #999;
	border-bottom: 1px solid #fff; color: #999;
}

.trarq1 {
	background: #F9F8F8;
	border-top: 1px solid #fff; color: #999;
	border-bottom: 1px solid #fff; color: #999;
}

.trarq0 {
	background: #FDFCFC;
	border-top: 1px solid #fff; color: #999;
	border-bottom: 1px solid #fff; color: #999;
}

.trdir0:hover, .trdir1:hover, .trarq0:hover, .trarq1:hover {
	background: #DEE;
}

.trmarcada {
	background: #EEC;
	font-weight: bold;
}

ul.accions {
	text-align: right;
	list-style: none;
}

ul.accions li {
	float: left;
}

ul.accions li a {
	display: block;
	width: 22px;
	height: 17px;
	margin: 0 1px 0 1px;
}

#utilidades_inferior {
	position: relative;
	width: 100%;
	border-top: 1px solid #CCC;
	color: #666;
}

#paxinar {
	margin: 10px 0 0 0;
	float: right;
}

#pe_multiple {
	text-align: left;
	list-style: none;
}

#pe_multiple li {
	float: left;
	margin: 0 0 10px 0;
	border-right: 1px solid #CCC;
}

#pe_multiple li a {
	display: block;
	width: 22px;
	height: 17px;
	margin: 10px;
}

#pe_multiple .primeiro {
	margin-top: 18px;
	border: 0;
}

li.info a {
	height: 17px;
	width: 22px;
	background: url(imx/info.png) no-repeat center top;
}

li.info a:hover {
	background: url(imx/info.png) 50% -19px no-repeat;
}

li.diapo a {
	height: 17px;
	width: 22px;
	background: url(imx/diapo.png) no-repeat center top;
}

li.diapo a:hover {
	background: url(imx/diapo.png) 50% -22px no-repeat;
}

li.editphoto a {
        height: 17px;
        width: 22px;
        background: url(imx/edit_image.png) no-repeat center top;
}
        
li.editphoto a:hover {
        background: url(imx/edit_image.png) 50% -22px no-repeat;
}

li.share a {
        height: 17px;
        width: 22px;
        background: url(imx/share.png) no-repeat center top;
}
        
li.share a:hover {
        background: url(imx/share.png) 50% -22px no-repeat;
}

li.facebook a {
        height: 17px;
        width: 22px;
        background: url(imx/facebook.png) no-repeat center top;
}
        
li.facebook a:hover {
        background: url(imx/facebook.png) 50% -22px no-repeat;
}

li.copiar a {
	height: 17px;
	width: 22px;
	background: url(imx/copiar.png) no-repeat center top;
}

li.copiar a:hover {
	background: url(imx/copiar.png) 50% -19px no-repeat;
}

li.mover a {
	height: 17px;
	width: 22px;
	background: url(imx/mover.png) no-repeat center top;
}

li.mover a:hover {
	background: url(imx/mover.png) 50% -19px no-repeat;
}

li.eliminar a {
	height: 17px;
	width: 22px;
	background: url(imx/eliminar.png) no-repeat center top;
}

li.eliminar a:hover {
	background: url(imx/eliminar.png) 50% -19px no-repeat;
}

li.renomear a {
	height: 17px;
	width: 22px;
	background: url(imx/renomear.png) no-repeat center top;
}

li.renomear a:hover {
	background: url(imx/renomear.png) 50% -19px no-repeat;
}

li.permisos a {
	height: 17px;
	width: 22px;
	background: url(imx/permisos.png) no-repeat center top;
}

li.permisos a:hover {
	background: url(imx/permisos.png) 50% -19px no-repeat;
}

li.watermark a {
	height: 17px;
	width: 22px;
	background: url(imx/watermark.png) no-repeat center top;
}

li.watermark a:hover {
	background: url(imx/watermark.png) 50% -19px no-repeat;
}

li.descargar a {
	height: 17px;
	width: 22px;
	background: url(imx/descargar.png) no-repeat center top;
}

li.descargar a:hover {
	background: url(imx/descargar.png) 50% -19px no-repeat;
}

li.comprimir a {
	height: 17px;
	width: 22px;
	background: url(imx/comprimir.png) no-repeat center top;
}

li.comprimir a:hover {
	background: url(imx/comprimir.png) 50% -19px no-repeat;
}

li.redimensionar a {
	height: 17px;
	width: 22px;
	background: url(imx/redimensionar.png) no-repeat center top;
}

li.redimensionar a:hover {
	background: url(imx/redimensionar.png) 50% -19px no-repeat;
}

li.extraer a {
	height: 17px;
	width: 22px;
	background: url(imx/extraer.png) no-repeat center top;
}

li.extraer a:hover {
	background: url(imx/extraer.png) 50% -19px no-repeat;
}

li.ver_contido a {
	height: 17px;
	width: 22px;
	background: url(imx/ver_contido.png) no-repeat center top;
}

li.ver_contido a:hover {
	background: url(imx/ver_contido.png) 50% -19px no-repeat;
}

li.editar a {
	height: 17px;
	width: 22px;
	background: url(imx/editar.png) no-repeat center top;
}

li.editar a:hover {
	background: url(imx/editar.png) 50% -19px no-repeat;
}

li.ver_comprimido a {
	height: 17px;
	width: 22px;
	background: url(imx/ver_comprimido.png) no-repeat center top;
}

li.ver_comprimido a:hover {
	background: url(imx/ver_comprimido.png) 50% -19px no-repeat;
}

li.correo a {
	height: 17px;
	width: 22px;
	background: url(imx/correo.png) no-repeat center top;
}

li.correo a:hover {
	background: url(imx/correo.png) 50% -19px no-repeat;
}

#ver_info {
	margin: 0 auto 0 auto;
	width: 97%;
	text-align: left;
}

#accions_info {
	text-align: left;
	list-style: none;
	background: #EEE;
	padding: 10px 0 13px 0;
	border-bottom: 1px solid #CCC;
}

#accions_info li {
	float: left;
	margin-top: -10px;
	background: #EEE;
}

#accions_info li a {
	display: block;
	margin: 3px 0 0 0;
	padding: 0 5px 0 5px;
	width: 20px;
}

#accions_info li a.active {
	background-color: #FFF;
	border: 1px solid #CCC;
	border-bottom: 0;
	background-position: 3px -17px;
	padding: 3px;
	margin: 0;
}

#detalle_info {
	margin-top: -14px;
	border: 1px solid #CCC;
	border-top: 0;
	padding: 10px;
	color: #666;
}

#arquivo_info {
	border: 1px dotted #CCC;
	background-color: #ffffff;
	margin: 0 0 15px 0;
	padding: 5px;
}

#arquivo_info span {
	margin-left: 10px;
	
}

#subida_espera {
	width: 100%;
	background: url(imx/subir_url.gif) no-repeat center top;
	padding-top: 80px;
	text-align: center;
}

.bloque_info {
	margin-bottom: 15px;
}

.tabla_info {
	font-size: 11px;
	color: #666;
	width: 100%;
	border-spacing: 1px;
	text-align: left;
}

.tabla_info th {
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background: #fff;
	padding: 3px 5px 3px 5px;
	text-align: left;
	font-weight: normal;
}

.tabla_info td {
	background: #FFF;
	border: 0;
	text-align: left;
	padding: 3px 5px 3px 5px;
}



.table_info_gene {
	font-size: 12px;
	color: #666;
	width: 100%;
	border-spacing: 1px;
	text-align: left;
}

.table_info_gene th {
	background: #fff;
	padding: 3px 5px 3px 5px;
	width:170px;
	text-align: left;
	font-weight: none;
}

.table_info_gene td {
	background: #FFF;
	border: 0;
	width:200px;
	text-align: left;
	padding: 3px 3px 3px 5px;
}


.table_info_gene100 {
	font-size: 11px;
	color: #666;
	width: 100%;
	border-spacing: 1px;
	text-align: left;
}

.table_info_gene100 th {
	background: #fff;
	padding: 3px 5px 3px 5px;
	width:100px;
	text-align: left;
	font-weight: none;
}

.table_info_gene100 td {
	background: #FFF;
	border: 0;
	width:200px;
	text-align: left;
	padding: 3px 3px 3px 5px;
}





.tabla_info2 {
	background-color: #fff;
        font-size: 12px;
        font-weight: none;
        color: #4C4B4B;
        width: 100%;
        border-spacing: 2px;
        text-align: left;
}

.tabla_info2 td, .tabla_info td+td+td {
	text-align:left;
	border-top: 0px solid #fff;
        border-bottom: 0px solid #fff;
        background: #fff;
        padding: 3px 5px 0px 5px;
}       
.tabla_info2 td+td, .tabla_info td+td+td+td {
	text-align:left;
        background: #FFF;
        border: 0;
}

/** messages de confirmations **/
.aviso_info {
	background: #fff;
	padding: 3px;
	border: 1px solid #D9D9D9; color: #999;
	text-align: center;
	color: #666666;
	font-weight: none;
}

#theCrop {
	position: absolute;
	border: 1px solid #F00;
	width: 50px;
	height: 50px;
	background-image: url(imx/semitrans.png);
}

.boton {
	color: #000;
	background: #FFF;
	border: 1px solid #000;
	padding: 2px;
}

.nada {
	display: inline;
	clear: both;
}

.aviso {
	width: auto;
	background: white;
	border: 1px dotted #ccc;
	padding: 3px;
	margin: 5px;
	font-weight: none;
}

.numera {
	color: #CCC;
}

.oculto {
	display: none;
}

.icono {
	float: left;
	margin-right: 8px;
}

.tabla_informes {
	border: 1px #CCC solid;
	background-color: #EEE;
	width: 100%;
	padding: 2px;
}

.tabla_informes th {
	padding: 2px;
	text-align: center;
	background-color: #CCC;
	white-space: nowrap;
}

.tabla_informes td {
	padding: 2px;
	border-bottom: 1px #CCC solid;
	white-space: nowrap;
}

.tr_par {
	background-color: #FFF;
}

.subcontido {
	padding: 5px;
	margin: 5px;
	background-color: #F5EDE3;
	border: 1px solid #CCC;
	float: left;
}

a.subcontido:hover {
	background-color: #F93;
	border: 1px solid #999;
}

.td_subcontido {
	background-color: #DDD;
}

.centro {
	text-align: center;
}

.mini {
	text-align: center;
	padding: 3px;
	margin: 3px;
	background-color: #EEE;
	float: left;
}

#login-box {
background-image:url(imx/login_bgtile.gif);
background-position:bottom;
background-repeat:repeat-x;
border: #ccc solid 1px;
width: 300px;
height: 200px;
margin: 0px auto -1px auto;
padding: 10px 20px 5px 20px;
text-align: left;
}

input {
margin-bottom: 5px;
margin-left: 0px;
background: #ffffff;
font-color: #666666;
border: #ccc solid 1px;
}

.input-box {
margin-bottom: 10px;
font-color: #666666;
background: #ffffff;
border: #ccc solid 1px;
}

.submit-button {
clear: both;
}

.login2 {
margin-bottom: 10px;font: 14px Georgia, Palatino, serif;font-weight: bold;color: #003366;
}
.login3 {
font: 10px Verdana, Arial, Helvetica, sans-serif;line-height: 1.5em;color: #333333;
}
.login4 {
text-decoration: none; font: 10px Verdana, Arial, Helvetica, sans-serif;line-height: 1.5em;color: #003366;
}

#login-box2 {
background-color: #F9FBFE;
width: 220px;
height: 200px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
text-align: left;
}
a#facebook { background: url(imx/social.gif) no-repeat 0 0; }
a#digg { background: url(imx/social.gif) no-repeat -16px 0; }
a#delicious { background: url(imx/social.gif) no-repeat -32px 0; }
a#google { background: url(imx/social.gif) no-repeat -48px 0; }
a#tumblr { background: url(imx/social.gif) no-repeat -96px 0; }
a#twitter { background: url(imx/social.gif) no-repeat -112px 0; }
a#visualizeus { background: url(imx/social.gif) no-repeat -128px 0; }

.item_description { color:#666666; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px;}
.item_description_bold { color:#666666; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px;font-weight:bold;}
.item_description_red { color: #b11312; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px;}
.item_description_blue { color: #0F5FCB; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px;}
.item_description_white { color: #ffffff; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 12px;}
.item_description_small { color:#666666; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 11px;}
.item_description_tab_tar { color:#666666; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 11px;padding-top:5px;padding-bottom:5px;padding-left:3px;padding-right:3px;}
.item_description_tab_tar_bold { color:#666666; font-family: Verdana,Arial,Helvetica,sans-serif;font-size: 11px; font-weight:bold; padding-top:5px;padding-bottom:5px;padding-left:3px;padding-right:3px;}

/*-----nav-bar-----*/
a.white_tn:link{
        color: #ffffff;
        text-decoration: none;
        font:12px Arial, Helvetica, sans-serif;
}
a.white_tn:visited{
        color: #ffffff;
        text-decoration: none;
        font:12px Arial, Helvetica, sans-serif;
}
a.white_tn:hover{
        color: #D7D7D7;
	background-color: transparent;
        text-decoration: none;
        font:12px Arial, Helvetica, sans-serif;
}
.white_tn {
        color: #ffffff;
        text-decoration: none;
        font:12px Arial, Helvetica, sans-serif;
}

.btn_select {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:none;
	font-size: 12px;
	color: #069;
	background-color:#ffffff;
	border:0px;
	padding-top:6px;
}

.btn_select:hover { 
	color: #FFF;
	text-decoration: underline;
	background-color: #069;
}

.btn_select2 {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight:none;
	font-size: 10px;
	color: #069;
	background-color:transparent;
	border:0px;
	padding-top:1px;
}

.btn_select2:hover { 
	color: #FFF;
	text-decoration: underline;
	background-color: #069;
}

.productlayout {
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 5px;
        margin-bottom: 0px;
        width: 888px;
        background:  url(imx/light.png) no-repeat;
        background-color: #e9e9e9;
        text-align: center;
        border-width: 1px;
        border-style: solid;
        border-color: #bab6b6;
}

table.contour1{ width:100%; overflow:hidden; table-layout:fixed; height:100%;margin-bottom:5px;}

td.home_topleft { background:#fff url(http://www.shopandbuy.fr/imagescommon/home_topleft.gif); width:5px;height:5px; background-repeat:no-repeat; background-position:top left; }

td.home_topmid { background:#fff url(http://www.shopandbuy.fr/imagescommon/home_bot.gif); background-repeat:repeat-x; background-position:top; } 

td.home_topright { background:#fff url(http://www.shopandbuy.fr/imagescommon/home_topright.gif); width:5px;height:5px; background-repeat:no-repeat; background-position:top right; }

td.home_midleft { background:#fff url(http://www.shopandbuy.fr/imagescommon/home_bot.gif); background-repeat:repeat-y; background-position:left; } 

td.home_midright { background:#fff url(http://www.shopandbuy.fr/imagescommon/home_bot.gif); background-repeat:repeat-y; background-position:right; }

td.home_botleft { background:#fff url(http://www.shopandbuy.fr/imagescommon/home_botleft.gif); width:5px;height:5px; background-repeat:no-repeat; background-position:bottom left; } 

td.home_botmid { background:#fff url(http://www.shopandbuy.fr/imagescommon/home_bot.gif); background-repeat:repeat-x; background-position:bottom; } 

td.home_botright { background:#fff url(http://www.shopandbuy.fr/imagescommon/home_botright.gif); width:5px;height:5px; background-repeat:no-repeat; background-position:bottom right; }

div.nicetitle {
    position: absolute;
    padding: 4px;
    top: 0px;
    left: 0px;
    color: white;
    font-size: 11px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    width: 25em;
    font-weight: none;
    background: url(imx/ntbg.png);
    
    /* Mozilla proprietary */
    -moz-border-radius: 12px;
}
div.nicetitle p {
    margin: 0; padding: 0 3px;
}
div.nicetitle p.destination {
    font-size: 9px;
    text-align: left;
    padding-top: 3px;
}

