#more {
	clear:both;
}

#more a {
	float:left;
	display:block;
	width:250px;
	height:33px;
	line-height:33px;
	color:#030;
	background-image:url(gui/promos/cmd-250.png);
	background-position:left 0px;
	text-align:center;
	text-decoration:none;
}

#more a:hover {
	color:#003;
	background-position:left 33px;
}

/* ----------------------------------------------------------------------------------------------------------------------------------
PROMO
---------------------------------------------------------------------------------------------------------------------------------- */

#promos {
	clear:both;
	padding-top:1em;
	overflow:hidden;
}

#promos div.promo {
	float:left;
	margin-left:1%;
	width:49.5%;
	background-position:left top;
	background-repeat:no-repeat;
}

#promos div.promo:first-child {
	margin:0;
}

div.promo div.aux_01 {
	background-position:right top;
	background-repeat:no-repeat;
}

div.promo div.aux_02 {
	background-position:left bottom;
	background-repeat:no-repeat;
}

div.promo div.aux_03 {
	min-height:450px;
	padding:1em;
	background-position:right bottom;
	background-repeat:no-repeat;
}

div.promo div.aux_03 h1 {
	color:inherit;
}

div.promo div.aux_03 img {
	float:right;
}

div.promo div.aux_03 p {
	text-align:left;
}

div.promo div.aux_03 a {
	color:inherit;
}

/* promo 01 */

#promo_01 {
	color:#111;
	background-color:#78a1c1;
	background-image:url(gui/promos/01-aux_01.gif);
}

#promo_01 .aux_01 {
	background-image:url(gui/promos/01-aux_02.gif);
}

#promo_01 .aux_02 {
	background-image:url(gui/promos/01-aux_03.gif);
}

#promo_01 .aux_03 {
	background-image:url(gui/promos/01-background.jpg);
}

#promo_01 table {
	width:100%;
	font-size:1.2em;
	border-collapse:collapse;
}

#promo_01 table caption {
	line-height:1.5em;
	font-size:1.2em;
	color:#eee;
	background-color:#49a12a;
}

#promo_01 caption, #promo_01 thead th, #promo_01 thead td, #promo_01 tfoot th, #promo_01 tbody th, #promo_01 tbody td {
	border:1px #333 solid;
}

#promo_01 thead th {
	width:20%;
	line-height:1.5em;
	color:#eee;
	background-color:#82b82e;
}

#promo_01 tfoot td {
	padding-top:1em;
	font-size:0.8em;
	text-align:center;
}

#promo_01 tfoot th {
	color:#eee;
	background-color:#82b82e;
	font-weight:normal;
	font-style:italic;
}

#promo_01 tbody th {
	padding-left:0.5em;
	line-height:1.5em;
	color:#eee;
	background-color:#49a12a;
	font-weight:normal;
	text-align:left;
}

#promo_01 tbody td {
	background-image:url(gui/promos/background-cell.png);
	text-align:center;
}

/* - - - */

#promo_02 {
	color:#fff;
	background-color:#000000;
	background-image:url(gui/promos/02-aux_01.gif);
}

#promo_02 .aux_01 {
	background-image:url(gui/promos/02-aux_02.gif);
}

#promo_02 .aux_02 {
	background-image:url(gui/promos/02-aux_03.gif);
}

#promo_02 .aux_03 {
	background-image:url(gui/promos/02-background.jpg);
}

/* - - - */

#promo_03 {
	color:#111;
	background-color:#996633;
	background-image:url(gui/promos/03-aux_01.gif);
}

#promo_03 .aux_01 {
	background-image:url(gui/promos/03-aux_02.gif);
}

#promo_03 .aux_02 {
	background-image:url(gui/promos/03-aux_03.gif);
}

#promo_03 .aux_03 {
	background-image:url(gui/promos/03-background.jpg);
}