/* feuille de style pour AIMG  */
body {
	margin: 0;
	width:100%;
	text-align:center;
	font-family:Verdana, Arial, sans-serif; 
	font-size:0.8em;
	color:#3a3a3a;
}

a:link { text-decoration:none; color:#3a3a3a; }
a:active { text-decoration:none; color:#3a3a3a; }
a:visited { text-decoration:none; color:#3a3a3a; }
a:hover { text-decoration:none; color:#3a3a3a; }

img { border:0; text-decoration:none; }

hr {
	height: 1px;
	margin:0px 0 10px 0;
	padding:0;
	font-size: 1px;
	line-height: 1px;
	color: #FFD300;
	background-color: #FFD300;
	border: 0px;
}
/*h1 {
	margin:0 0 1em 0;
	padding:0;
	font-size:1.3em;
}
h2 {
	margin:1em 0 0 0;
	padding:0;
	font-size:1.1em;
}
h3 {
	margin:1em 0 0 0;
	padding:0;
	font-size:1em;
}
h4 {
	margin:0.8em 0 0 0;
	padding:0;
	font-size:1.1em;
	font-weight:normal;
}*/
table {
	margin:0;
	padding:0;
}
*html table {/*QUE POUR LES IE*/
	border-collapse:collapse;
}
+*html table {/*QUE POUR LES IE*/
	border-collapse:collapse;
}
table th {
	border-bottom:1px solid #FFD300;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
	color:#FFD300;
	font-size:1.3em;
	text-transform:uppercase;
}
table td {
	vertical-align:top;
}
/*table tr {
	
}
table tr td {
	padding:12px 7px 12px 7px;
}
ul {
	margin: 0 0 0 25px;
	padding:2px;
}
ul li {  
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
p {
	padding:0;
}*/
/******************__________ FORMULAIRES ___________******************/
fieldset {
	margin:10px;
	padding:10px;
	border:1px solid #434343;
	text-align:left;
}
legend {
	color:#434343;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
}
label {
	padding:0;
	margin:0;
	width:110px;
	float:left;
}
input {
	border: #9D9291 1px solid;
	color: #3C3C3C;
	padding:1px;
	margin:0;
}
fieldset input {
	margin:5px 0 5px 0;
	width:200px;
}
fieldset label {
	width:150px;
}
.formfield {
	border: #B2B2B2 1px solid;
	color: #3C3C3C;
	width: 260px;
	padding:0;
	margin:0;
}
.formbutton {
	border: #B2B2B2 1px solid;
	color: #3C3C3C;
	margin-left:110px;
	cursor: pointer;
}
select {
	border: #9D9291 1px solid;
	color: #3C3C3C;
}
textarea {
	border: #B2B2B2 1px solid;
	width: 260px;
}
.btImg {
	border:0;
}
.longbouton {
	background-image:url('/images/fond_gauche_bt.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	height:23px;
	text-transform:uppercase;
	background-color:#464444;
	font-size:1em;
	border:0;
	font-weight:normal;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
	color:#FFF;
	padding:2px 0px 4px 5px;
	margin:0 0 0 10px;
}
*+html .longbouton {
	padding:0 0 0 0;
}
.imglongbouton {
	line-height:30px;
	vertical-align:bottom;
}

/******************__________ DIVs___________******************/
#accessibility { display:none; }
#main {
	margin-right:auto;
	margin-left:auto;
	text-align:left;
	margin-top:0;
	padding-top:0;
	width:983px;
}
#header {
	width:983px;
	/*height:167px;*/
	background-image:url('/images/fond_menu.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:10px;
	padding-top:20px;
}
#content {
	width:983px;
}
#leftcol {
	width:280px;
	float:left;
}
#contenu {
	width:700px;
	margin-left:280px;
}
#listing {
	width:700px;
	font-size:0.8em;
}
#pubhaut {
	margin-top:10px;
	margin-bottom:20px;
}
#footer {
	clear:both;
	width:700px;
	margin-left:280px;
	text-align:center;
	padding-top:80px;
	margin-bottom:20px;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
	font-size:1.2em;
	color:#FFD300;
}
#copyright {
	text-align:left;
	color:#FFD300;
}
/******************__________ MENU ___________******************/
#menu {
	color:#4E3835;
	/*height:30px;*/
	text-transform:uppercase;
	margin-top:-3px;
	margin-left:15px;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
}
#menu a {
	line-height:30px;
	font-size:1.2em;
	margin-right:30px;
}
#menu a:link { text-decoration:none; color:#4E3835; }
#menu a:active { text-decoration:none; color:#4E3835; }
#menu a:visited { text-decoration:none; color:#4E3835; }
#menu a:hover { text-decoration:none; color:#8C0000; }
#menu a.currentmenu {color:#8C0000;font-weight:bold;}

/******************__________ BLOC IDENTIFICATION ___________******************/
#compte {
	width:337px;
	height:106px;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
	font-size:1.2em;
	color:#FFD300;
	float:right;
}
#bloc_ident {
	font-size:0.7em;
	background-color:#FFD300;
	font-family:Verdana, Arial, sans-serif; 
	text-align:center;
	color:#3a3a3a;
}
.formident {
	font-size:1.4em;
	font-weight:bold;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
	padding:0 0 0 0;
	margin:0;
	text-align:left;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Opera 9 rules here */
	.formident {
		font-size:1.1em;
	}
}
.formident label {
	padding:0;
	margin:0 10px 5px 0;
	min-width:106px;
	text-align:right;
}
.formident input {
	width: 155px;
	padding:0;
	margin:0 0 5px 0;
}
.formident .btokhaut {
	position:relative;
	width:29px;
	height:17px;
	border:0;
	top:-22px;
	left:12px;
}
.btokhaut {
	position:relative;
	width:29px;
	height:17px;
	border:1px solid #FFD300;
	top:5px;
	left:5px;
}


/******************__________ BLOC SEARCH ___________******************/
#searchmain {
	width:680px;
	height:23px;
	background-color:#FFCA00;
	padding:8px 10px 10px 10px ;
	/*float:left;*/
}	
#searchmain #formsearchmain {
	width:460px;
}
#searchmain #formsearchmain label {
	display:none;
}
#searchmain input {
	width: 200px;
	font-size:1em;
}
#searchmain select {
	width: 194px;
	font-size:0.7em;
}
#searchmain .btok {
	width:29px;
	height:17px;
	border:0;
	position:relative;
	top:4px;
	left:10px;
}
#searchmain #formdevise {
	float:right;
	/*margin-top:3px;*/
}
#searchmain #formdevise .btok {
	top:4px;
}
#searchmain #formdevise label {
	width:60px;
	font-size:0.8em;
	text-align:right;
	margin-top:8px;
}
#searchmain #formdevise select {
	width:50px;
	font-size:0.9em;
}

/******************__________BLOC MON PANIER ___________******************/
#monpanier {
	width:263px;
	font-size:0.9em;
	margin-bottom:20px;
}
#monpanier table {
	width:263px;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
}	

/******************__________ BLOC TOPVENTES ___________******************/
#topventes {
	width:263px;
	font-size:0.9em;
	margin-bottom:20px;
}
#topventes table {
	width:100%;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
}	
#topventes table img {
	margin-right:10px;
	padding-top:5px;
}

/******************__________ BLOC CATEGORIES ___________******************/
.bloccategories {
	width:263px;
	margin-bottom:20px;
	padding:0 15px 0 0;
	font-size:0.8em;
	color:#3C3C3C;
}
.bloccategories table {
	width:100%;
	border-right:1px solid #FFD300;
	border-left:1px solid #FFD300;
}
.bloccategories table tr td {
	vertical-align:top;
}
.bloccategories ul {
	margin:0;
	padding:0 0 0 10px;
	list-style-type:none;
}
.bloccategories ul li {
	margin:0 0 4px 0;
	pading:0;
}
.bloccategories ul li a {
	background-image:url('/images/fleche_cat.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
}
.bloccategories ul li.ouvert a {
	background-image:url('/images/fleche_cat_ouvert.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 0 0 15px;
	color:#FFD300;
	font-weight:bold;
}
.bloccategories ul li ul {
	margin:0;
	padding:0 0 0 15px;
	list-style-type:none;
}
.bloccategories ul li ul li {
	margin:0 0 2px 0;
	pading:0;
}
.bloccategories ul li.ouvert ul li a {
	background-image: none;
	margin:0;
	padding:0;
	color:#3c3c3c;
	font-weight:normal;
}

/******************__________ BLOC ZOOMSUR ___________******************/
.bloczoomsur {
	width:226px;
	float:left;
}
.zoomsur {
	background-color:#FFD300;
	padding:7px 15px 2px 15px;
	font-size:0.8em;
}
.zoomsur img {
	vertical-align:top;
	margin-bottom:7px;
}
.zoomsur span {
	display:block;
	/*margin-bottom:7px;*/
}

/******************__________ BLOC ZOOMSUR DETAILS ___________******************/
.bloczoomsurdetails {
	width:700px;
	float:left;
	color:#000000;
}
.zoomsurdetails {
	background-color:#FFD300;
	padding:7px 15px 5px 15px;
	font-size:0.9em;
	min-height:180px;
}
.zoomsurdetails img {
	position:absolute;
	margin-left:0;
}
.zoomsurdetails span {
	display:block;
	margin-bottom:5px;
}
.baszoomsur {
	background-color:#FFD300;
	margin-left:236px;
	padding-top:10px;
	font-size:0.9em;
}	

/******************__________ BLOC SELECTION LIVRE ___________******************/
#blocselectionlivre  {
	width:464px;
	float:left;
	font-size:0.8em;
}
#blocselectionlivre table {
	width:100%;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
	border-collapse:collapse;
}	
#blocselectionlivre td {
	border-right: 1px dashed #FFD300;
	padding:3px 10px 0 10px;
}
#blocselectionlivre table tr td img {
	float:left;
	margin-right:3px;
}
#blocselectionlivre span {
	display:block;
	margin-bottom:5px;
}

/******************__________ BLOC SELECTION MUSIQUE ___________******************/
#blocselectionmusique {
	width:464px;
	float:left;
	font-size:0.8em;
}
#blocselectionmusique  table {
	width:100%;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
	border-collapse:collapse;
}	
#blocselectionmusique  td {
	border-right: 1px dashed #FFD300;
	padding:3px 10px 0 10px;
}
#blocselectionmusique  table tr td img {
	float:left;
	margin-right:3px;
}
#blocselectionmusique  span {
	display:block;
	margin-bottom:5px;
}

/******************__________ BLOC SELECTION AUDIO ___________******************/
#blocselectionaudio {
	width:345px;
	float:left;
	font-size:0.8em;
}
#blocselectionaudio table {
	width:100%;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
	border-collapse:collapse;
}	
#blocselectionaudio td {
	border-right: 1px dashed #FFD300;
	padding:0 10px 0 10px;
}
#blocselectionaudio table tr td img {
	float:left;
	margin-right:3px;
}
#blocselectionaudio table tr td a img {
	float:left;
	margin-right:0px;
}
#blocselectionaudio span {
	display:block;
	margin-bottom:5px;
}

/*******************__________ BLOC SELECTION VIDEO ___________******************/
#blocselectionvideo {
	width:345px;
	float:left;
	font-size:0.8em;
}
#blocselectionvideo table {
	width:100%;
	border-left:1px solid #FFD300;
	border-right:1px solid #FFD300;
	border-collapse:collapse;
}	
#blocselectionvideo td {
	border-right: 1px dashed #FFD300;
	padding:0 10px 0 10px;
}
#blocselectionvideo table tr td img {
	float:left;
	margin-right:3px;
}
#blocselectionvideo table tr td a img {
	float:left;
	margin-right:0px;
}
#blocselectionvideo span {
	display:block;
	margin-bottom:5px;
}
/******************__________ BLOC PAGES ___________******************/
#contenu .titrecateg {
	color:#FFD300;
	font-size:1.9em;
	font-weight:normal;
	text-transform:uppercase;
	font-family:Verdana, Arial, sans-serif; 
}
#contenu .nbrart {
	display:inline;
	color:#FFD300;
	font-weight:bold;
	text-transform:none;
	/*font-size:0.6em;*/
}
/*#contenu table {
	width:100%;
	border-collapse:collapse;
}	
#contenu td {
	padding:10px 10px 10px 10px;
	width:175px;
}
#contenu tr.border {
	border-bottom:1px solid #CCC;
}
#contenu table tr td img {
	float:left;
	margin-right:5px;
}*/
#home table {
	width:100%;
	border-collapse:collapse;
}	
#home td {
	padding:10px 10px 10px 10px;
	width:175px;
}
#home tr.border {
	border-bottom:1px solid #CCC;
}
#home table tr td img {
	float:left;
	margin-right:5px;
}
#contenu span {
	display:block;
	margin-bottom:5px;
}
#listing table {
	width:100%;
	border-collapse:collapse;
}	
#listing td {
	padding:10px 10px 10px 10px;
	width:175px;
}
#listing tr.bordergris {
	border-bottom:1px solid #CCC;
}
#listing tr.bordergrishaut td {
	border-top:1px solid #CCC;
}
#listing table tr td img {
	float:left;
	margin-right:5px;
}
form#formlisting {
	float:left;
}
form#formlisting label {
	display:none;
}
form#formartpage {
	float:right;
	color: #9D9291;
	font-weight:bold;
}
form#formartpage label {
	width:150px;
	margin-top:10px;
}
#contenu form select {
	font-size:1em;
}
#pagination {
	width:700px;
	text-align:center;
	padding:1px;/*pour IE7 sinon il affiche pas le border aux a*/
}
#pagination a {
	diplay:inline;
	/*float:left;*/
	text-align:center;
	font-weight:bold;
	font-size:0.85em;
	margin:2px;
	padding:0 4px 0 4px;
	color:#666;
	background-color:#FFED99;
	border:1px solid #FFD300;
	text-decoration:none;
}
#pagination a.current {
	background-color:#FFD300;
}

/******************__________ BLOC DETAILS ___________******************/
.urhere {
	display:block;
	margin-top:10px;
	padding-bottom:10px;
	font-size:0.9em;
}
.detaildroite {
	float:right;
	/*width:180px;*/
	margin-left:20px;
	text-align:right;
}
.blocjauneprix {
	width:130px;
	height:53px;
	background-color:#FFCA00;
	margin-bottom:20px;
	margin-left:50px;
	text-align:left;
}
.blocjauneprix span {
	display:block;
}
.blocjaunedoubleprix {
	width:177px;
	height:48px;
	margin-bottom:20px;
	background-image:url('/images/fond_doubleprix_detail.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	text-align:center;
}
.blocjaunedoubleprix div {
	width:80px;
	float:left;
	font-weight:bold;
	text-transform:uppercase;
	font-size:0.7em;
	margin:10px 0 0 6px;
}
#formaddpanier label {
	display:none;
}
#formaddpanier input {
	width: 30px;
	font-size:0.8em;
}
#formaddpanier input.btimg {
	width:140px;
	border:0;
}
.fondjaune {
	display:block;
	width:179px;
	height:18px;
	font-size:0.8em;
	line-height:1.5em;
	text-align:center;
	background-image:url('/images/fond_bt_agrandir.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	margin-top:5px;
	margin-bottom:5px;
}
.fiche {
	width:700px;
}
.fiche a {
	text-decoration:underline;
}
.fiche table {
	width:100%;
	font-size:0.9em;
	borde-collapse:collapse;
}
.fiche table.tabldetail {
	width:520px;
}

/******************__________ BLOC MEME ___________******************/
.meme {
	width:700px;
}
.meme table {
	width:100%;
	font-size:0.9em;
	border-collapse:collapse;
}	
.meme td {
	width:140px;
	border-right: 1px dashed #FFD300;
	padding:3px 10px 0 10px;
}
.meme table tr td img {
	float:left;
	margin-right:3px;
}
.meme span {
	display:block;
	margin-bottom:5px;
}

/******************__________ BLOC ETAPES ___________******************/
#etapes {
	width:700px;
	font-size:1.1em;
	font-weight:bold;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
	margin:10px 0 80px 0;
}
#etapes img {
	float:left
}
#etapes span {
	color:#FFD300;
	display:block;
	float:left;
	height:25px;
	line-height:25px;
	padding:0 2px 0 2px;
	text-transform:uppercase;
	border-top: 1px solid #FFD300; 
	border-bottom: 1px solid #FFD300; 
}
#etapes span.current {
	background-color:#FFD300;
	color:#FFF;
}

/******************__________ COMMANDE ___________******************/
table.commande {
	width:700px;
	border-collapse:collapse;
}
table.commande th {
	padding:5px 10px 5px 10px;
}
table.commande a { text-decoration:underline; }
table.commande td {
	font-size:0.85em;
	padding:5px 10px 5px 10px;
}
table.commande .tdQant {
	width:100px;
}
.action {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	padding:10px;
}
.action span {
	text-align:left;
}
.formaction {
	width:600px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	padding:10px;
	margin-bottom:20px;
	border: 1px dashed #FFD300;
}
.action form {
	margin-top:10px;
}
.action form label {
	width:300px;
}
.inputsmall {
	width:40px;
	vertical-align:top;
}
.btsleft {
	float:left;
	height:20px;
	width:9px;
	margin-right:3px;
}
.bt_left {
	float:left;
	height:9px;
	width:9px;
	margin-bottom:1px;
}
#formbons input, #formdons input {
	vertical-align:top;
}
.blocgauche, .blocdroite {
	float:left;
	width:337px;
	margin-right:10px;
}
.longbloc {
	float:left;
	width:500px;
	margin-right:10px;
}
.entierbloc {
	float:left;
	width:100%;
	margin-right:10px;
}
.fleche {
	float:left;
	margin:2px 10px 100px 0
}
.affichebloc {
	width:337px;
	border-top:1px solid #FFD300;
	padding-top:10px;
}
.adresseprincipale {
	background-color:#FFD300;
	padding:0 10px 0 10px;
}
.adressesecondaire {
	background-color:#fff4bf;
	padding:0 10px 0 10px;
}
.adresseprincipale label, .adressesecondaire label {
	font-weight:bold;
	text-transform:uppercase;
	position:relative;
	width:100%;
}
.adresseprincipale input, .adressesecondaire input {
	margin-bottom:-2px;
}
.btajoutadresse {
	float:right;
	margin:10px 0 30px 0;
}
#choixpaiement label {
	font-weight:bold;
	position:relative;
	width:100%;
	margin:10px 0 30px 0;
}
#choixpaiement .btinput {
	float:left;
	margin:0 120px 0 0;
}	

/******************__________ CLASSES ___________******************/

/****************__MARGES__******************/
.MargRight {
	margin-right:10px;
}
.PaddLeft {
	padding-left:12px;
}
.PaddRight {
	padding-right:12px;
}
/****************__TABLE__******************/
.border td {
	border-bottom: 1px dashed #FFD300;
	padding-bottom:10px;
}
tr.noborder td {
	border:0;
}
td.noborder {
	border:0;
}
.noborder {
	border:0;
}
.topnr {
	font-weight:bold;
	color:#FFD200;
	font-size:1.9em;
	line-height:0.9em;
	width:45px;
	padding-left:9px;
}
.notop td {
	padding-top:0;
}
.bordertop {
	border-top: 1px solid #FFD300;
}
.pucenote td, td.pucenote {
	background-image:url('/images/icon_note.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:20px;
}
td.pucefleche {
	background-image:url('/images/icon_fleche.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:20px;
}
td.noimg {
	background-image:none;
}
.strong td {
	padding-top:10px;
}
/****************__TEXTES__******************/
.txtright {
	text-align:right;
}
.txtleft {
	text-align:left;
	margin-left:10px;
	font-size:1.1em;
}
.txtleftlarg {
	text-align:left;
	margin-left:10px;
	font-size:1.2em;
}
.right {
	float:right;
}
.rouge {
	color:#C80000;
	font-weight:bold;
}
.strong {
	font-weight:bold;
}
.strong a {
	font-weight:bold;
}
.uppercase {
	text-transform:uppercase;
}
.titre {
	font-size:1.4em;
	font-weight:normal;
	color:#000000;
	margin-bottom:5px;
}
.titrecat {
	color:#FFD300;
	font-size:1.3em;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
}
.titrecatlarg {
	color:#FFD300;
	font-size:1.7em;
	font-weight:normal;
	text-transform:uppercase;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
}
.auteur {
	font-size:1.6em;
	font-weight:bold;
	color:#000000;
}
.texte {
	color:#000000;
	text-align:justify;
	margin-bottom:10px;
}
.texte a {
	font-size:1.1em;
	font-weight:bold;
	margin-left:0;
}
.textezoomsur {
	color:#000000;
	text-align:justify;
	margin-left:150px; 
	min-height:200px;
}
.nbrart {
	display:inline;
	color:#FFD300;
	font-size:0.7em;
}
.small {
	font-size: 0.7em;
	color:#666;
	font-family:Verdana, Arial, sans-serif; 
}
.center {
	text-align:center;
}
/****************__PRIX__******************/
.prixjaune td {
	background-color:#FFD300;
	margin:0;
	padding:5px 0 10px 10px;
}
.total {
	color:#C80000;
	font-weight:bold;
	font-size:0.9em;
	text-transform:uppercase;
}
.total td {
	padding-bottom:10px;
}
.prix {
	color:#C80000;
	font-size:0.9em;
	font-weight:normal;
}
.prixbarre {
	font-size:1.3em;
	font-weight:bold;
	text-decoration: line-through;
}
#blocselectionlivre .prixbarre, #blocselectionmusique .prixbarre {
	font-size:1em;
	margin:0;
	padding:0;
	display:inline;
}
.prixrouge {
	font-size:1.4em;
	font-weight:bold;
	color:#C80000;
}
#blocselectionlivre .prixrouge, #blocselectionmusique .prixrouge {
	font-size:1.2em;
	margin:0 0 5px 0;
	padding:0;
	display:inline;
	position:absolute;
}
.meme .prixbarre {
	font-size:0.9em;
	font-weight:normal;
}
.meme .prixrouge{
	font-size:0.95em;
}
.prixmp3 {
	font-size:1.1em;
	font-weight:bold;
	color:#C80000;
	margin:0 0 5px 0;
	padding:0;
	display:inline;
	position:absolute;
}
.prixcd {
	font-size:1.1em;
	color:#C80000;
	margin:0 0 5px 0;
	padding:0;
	display:inline;
	position:absolute;
}
.prixcomplet {
	color:#FFF;
	font-size:1.1em;
	font-weight:bold;
	position:absolute;
	margin-top:6px;
	margin-left:390px;
}
/****************__DIVERS__******************/

.dashed {
	border: 1px dashed #FFD300;
	padding:4px;
	text-transform:uppercase;
}
.backimg {
	color:#FFD300;
	font-size:1.4em;
	line-height:28px;
	height:28px;
	font-weight:bold;
	text-transform:uppercase;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
	background-repeat:no-repeat;
	background-position:right top;
}
.backimglarg {
	font-size:1.7em;
	font-weight:normal;
	color:#FFD300;
	line-height:28px;
	height:28px;
	text-transform:uppercase;
	font-family:Century gothic, Verdana, Arial, sans-serif; 
	background-repeat:no-repeat;
	background-position:right top;
}
.clear {
	width:700px;
	height:10px;
	margin:0;
	padding:0;
	float:left;
}
.clearing {
	clear:both;
}
.clearight {
	clear:right;
}


