form{
	margin:0px;
}

.texte {
	font-family: Trebuchet MS;
	font-size: 10pt;
	color:#000000;
	text-align: justify;
}

.texte_moyen {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#000000;
	text-align: justify;
}
.texte_moyen a:link, .texte_moyen a:visited {
	color:#943770;	
	text-decoration:none;
}
.texte_moyen a:hover, .texte_moyen a:visited:hover {
	color:#D04E9E;
	text-decoration:none;
}

.texte_moyen2 {
	font-family: Trebuchet MS;
	font-size: 12px;
	color:#000000;
	text-align: justify;
}
.texte_moyen2 a:link, .texte_moyen2 a:visited {
	color: #333;	
	text-decoration:none;
}
.texte_moyen2 a:hover, .texte_moyen2 a:visited:hover {
	color: #666;
	text-decoration:none;
}


.footer_copyright {
	background-image:url(images/interface/fond_copyright.png);
	background-repeat:no-repeat;
	height:77px;
	
	font-family: Trebuchet MS;
	font-size: 10pt;
	color:#CCCCCC;
	text-align: center;
}
.footer_copyright a:link, .footer_copyright a:visited {
	color:#CCCCCC;	
	text-decoration:underline;
}
.footer_copyright a:hover, .footer_copyright a:visited:hover {
	color:#ECECEC;
	text-decoration:none;
}

.footer_liens {
	padding-left:15px;
	padding-right:15px;
	font-family: Trebuchet MS;
	font-size: 8.5pt;
	color:#943770;
	text-align: center;
}
.footer_liens a:link, .footer_liens a:visited {
	color:#943770;	
	text-decoration:underline;
}
.footer_liens a:hover, .footer_liens a:visited:hover {
	color:#943770;
	text-decoration:none;
}



.EncartTwitter_300Left {
	padding: 0px 5px 0px 5px;
	background-image:url(images/interface/EncartTwitter_300Left.png);
	background-repeat:no-repeat;
	
	font-family: Trebuchet MS;
	font-size: 11.5px;
	color:#000000;
	text-align: justify;
}
.EncartTwitter_300Left a:link, .EncartTwitter_300Left a:visited {
	color: #4f4f4f;	
	text-decoration:none;
}
.EncartTwitter_300Left a:hover, .EncartTwitter_300Left a:visited:hover {
	color:#3E1749;
	text-decoration:none;
}

.MiniFicheArtisteTOP_ON {
	padding:10px;
	background-color:#ECECEC;
	cursor:pointer;
	
	font-family: Trebuchet MS;
	font-size: 16px;
	color:#000000;
	text-align: justify;
}
.MiniFicheArtisteTOP_OFF {
	padding:10px;
	background-color:#999;
	cursor:pointer;
	border-right:1px dotted #CCC;
	
	font-family: Trebuchet MS;
	font-size: 16px;
	color:#000000;
	text-align: justify;
}

.MiniFicheArtisteBOTTOM_ON {
	background-color:#FFFFFF;
	padding:10px 10px 0 10px;
	cursor:pointer;
}
.MiniFicheArtisteBOTTOM_OFF {
	background-color:#ECECEC;
	padding:10px 10px 0 10px;
}

.Encart300Top_Left {
	padding: 2px 5px 0px 5px;
	background-image:url(images/interface/Encart300Top_Left.png);
	background-repeat:no-repeat;
	
	font-family: Trebuchet MS;
	font-size: 11.5px;
	color:#000000;
	text-align: center;
}
.Encart300Top_Left a:link, .Encart300Top_Left a:visited {
	color: #4f4f4f;	
	text-decoration:none;
}
.Encart300Top_Left a:hover, .Encart300Top_Left a:visited:hover {
	color:#3E1749;
	text-decoration:none;
}

.divApparait_NomClub{  
	display:none;
	position:absolute;
	border: solid 1px #CCC;
	background:#FFF;
	margin:0 0 0 8px;
	padding:5px;
} 
.divApparait_ListeLikers{  
	display:none;
	position:absolute;
	border: solid 1px #CCC;
	background:#FFF;
	margin:0 0 0 52px;
	padding:5px;
} 
a:hover .divApparait_NomClub, a:hover .divApparait_ListeLikers {display:block;} 

.divApparait_Concours{  
	display:none;
	position:absolute;
	border: solid 1px #CCC;
	background:#CCC;
	margin:0 0 0 0;
	width:230px;
	padding:4px;
}

.Encart395 {
	padding: 2px 5px 0px 5px;
	background-image:url(images/interface/EncartLeft395_top.png);
	background-repeat:no-repeat;
}

.input_connexion {
	background-color:#3E1749;
	background-image:url(images/interface/fond_inputRecherche.png);
	border:0px;
	padding:2px;
	height:18px;
	
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #C382A9;
}

.input_agenda {
	background-color:#666;
	border:0px;
	padding:4px;
	height:22px;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #ECECEC;
	text-transform:uppercase;
}

.input_listeNews {
	background-color:#3E1749;
	border:0px;
	padding:4px;
	height:22px;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C382A9;
}

.Titre_bloc {
	font-family: Trebuchet MS;
	font-size: 20px;
	color:#FFFFFF;
	text-align: left;
	padding-left:10px;
}
.Titre_bloc a:link, .Titre_bloc a:visited {
	color:#FFFFFF;	
	text-decoration:none;
}
.Titre_bloc a:hover, .Titre_bloc a:visited:hover {
	color:#CCCCCC;
	text-decoration:none;
}


.Titre_blocInter {
	font-family: Trebuchet MS;
	font-size: 25px;
	color:#000;
	text-align: left;
}
.Titre_blocInter a:link, .Titre_blocInter a:visited {
	color:#000;	
	text-decoration:none;
}
.Titre_blocInter a:hover, .Titre_blocInter a:visited:hover {
	color:#C0C0C0;
	text-decoration:none;
}

.Titre_bloc_numeric {
	background-image:url(images/interface/fondNumeric.png);
	width:73px;
	
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#000000;
	text-align: center;
}
.Titre_bloc_numeric a:link, .Titre_bloc_numeric a:visited {
	color:#000000;	
	text-decoration:none;
}
.Titre_bloc_numeric a:hover, .Titre_bloc_numeric a:visited:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.numeric_affNb {
	text-align:center;
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#000000;
	text-align: center;
}
.numeric_affNb a:link, .numeric_affNb a:visited {
	color:#000000;	
	text-decoration:none;
	border:1px dotted #C0C0C0;
	padding:2px 4px 2px 4px;
	margin:0 4px 0 0;
}
.numeric_affNb a:hover, .numeric_affNb a:visited:hover {
	color:#000000;
	text-decoration:none;
	border:1px dotted #000000;
}


.bloc_connexion_identifOublies {
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#C382A9;
	text-align: center;
}
.bloc_connexion_identifOublies a:link, .bloc_connexion_identifOublies a:visited {
	color:#C382A9;	
	text-decoration:underline;
}
.bloc_connexion_identifOublies a:hover, .bloc_connexion_identifOublies a:visited:hover {
	color:#C382A9;
	text-decoration:none;
}

.bloc_connexion_texte {
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#C382A9;
	text-transform:uppercase;
}
.bloc_connexion_texte a:link, .bloc_connexion_texte a:visited {
	color:#C382A9;	
	text-decoration:none;
}
.bloc_connexion_texte a:hover, .bloc_connexion_texte a:visited:hover {
	color:#ECECEC;
	text-decoration:none;
}

.bloc_connexion_texteNotif {
	height:18px;
	background-image:url(images/interface/fond_notifOff.png);
	background-repeat:no-repeat;
	font-family: Trebuchet MS;
	font-size: 9px;
	color:#ECECEC;
	text-transform:uppercase;
	padding:2px 0 0 5px;
	vertical-align:top;
}
.bloc_connexion_texteNotif a:link, .bloc_connexion_texteNotif a:visited {
	color:#ECECEC;	
	text-decoration:none;
}
.bloc_connexion_texteNotif a:hover, .bloc_connexion_texteNotif a:visited:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.alerte_rouge {
	background-color:#990000;
	border:1px solid #F00;
	padding:10px;
	text-align:center;
	
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#FFFFFF;
}
.alerte_rouge a:link, .alerte_rouge a:visited {
	color:#FFFFFF;	
	text-decoration:underline;
}
.alerte_rouge a:hover, .alerte_rouge a:visited:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.bloc_connexion_pseudo {
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#FFFFFF;
}
.bloc_connexion_pseudo a:link, .bloc_connexion_pseudo a:visited {
	color:#FFFFFF;	
	text-decoration:none;
}
.bloc_connexion_pseudo a:hover, .bloc_connexion_pseudo a:visited:hover {
	color:#ECECEC;
	text-decoration:none;
}

.bloc_connexion_inscrivezVous{
	background-image:url(images/interface/fond_bloc_connexion_inscrivezVous.png);
	height:21px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#000000;
	text-align: center;
	text-transform:uppercase;
}

.bloc_connexion_inscrivezVousON{
	background-image:url(images/interface/fond_bloc_connexion_inscrivezVousON.png);
	height:21px;
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#C382A9;
	text-align: center;
	text-transform:uppercase;
	cursor:pointer;
}

.EncartAgenda_dateDuJour {
	background-image:url(images/interface/EncartAgenda_fonddateDuJour.png);
	text-align:center;
	text-transform:uppercase;
	height:15px;
	
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#FFFFFF;
}

.fond_EncartElementsTopBottom {
	height:15px;
	line-height:15px;
	margin:0px;
	padding:0px;
}

.fond_EncartElements {
	background-image:url(images/interface/fond_EncartElements.png);
	padding:10px 10px 0px 10px;
	height:420px;
}

.fond_EncartElementsTop {
	background-image:url(images/interface/fond_EncartElements.png);
	padding:5px 0px 0px 0px;
}

.EncartElements_caseOFF{
	width:128px;
	vertical-align:text-top;
	
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#000000;
}

.EncartElements_caseON{
	width:128px;
	vertical-align:text-top;
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#000000;
	background-color:#CCCCCC;
	
	cursor:pointer;
}

.EncartElementsNoLimit_caseOFF{
	vertical-align:text-top;
	
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#000000;
	background-color:#ECECEC;
}

.EncartElementsNoLimit_caseON{
	vertical-align:text-top;
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#000000;
	background-color:#FFFFFF;
	
	cursor:pointer;
}

.EncartLabel_caseOFF{
	vertical-align:text-top;
	
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#000000;
	background-image:url("images/interface/EncartLabel_fondOFF.png");
}

.EncartLabel_caseON{
	vertical-align:text-top;
	font-family: Trebuchet MS;
	font-size: 11px;
	color:#000000;
	background-image:url("images/interface/EncartLabel_fondON.png");
	
	cursor:pointer;
}

.EncartLigneGrise_caseOFF{
	vertical-align:text-top;
	text-align:left;
	
	font-family: Trebuchet MS;
	font-size: 11.5px;
	color:#000000;
	background-color:#ECECEC;
	border-bottom:1px dotted #CCCCCC;
}

.EncartLigneGrise_caseON{
	vertical-align:text-top;
	text-align:left;
	
	font-family: Trebuchet MS;
	font-size: 11.5px;
	color:#000000;
	background-color:#FFFFFF;
	border-bottom:1px dotted #CCCCCC;
	
	cursor:pointer;
}

.RecentVieux_OFF{
	vertical-align: middle;
	
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#ECECEC;
	background-color:#333;
	border-bottom:1px solid #CCCCCC;
}

.RecentVieux_ON{
	vertical-align: middle;
	
	font-family: Trebuchet MS;
	font-size: 14px;
	color:#000;
	background-color:#CCC;
	border-bottom:1px solid #FFF;
	
	cursor:pointer;
}

.texte_CalendrierSorties {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#000000;
	text-align: justify;
	font-weight:bold;
}
.texte_CalendrierSorties a:link, .texte_CalendrierSorties a:visited {
	color:#000;	
	text-decoration:none;
	font-weight:bold;
}
.texte_CalendrierSorties a:hover, .texte_CalendrierSorties a:visited:hover {
	color:#D04E9E;
	text-decoration:none;
	font-weight:bold;
}

.MenuFondOff {
	height:40px;
	vertical-align:middle;
	
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ECECEC;
	text-align:center;
	text-transform:uppercase;
}
.MenuFondOff a:link, .MenuFondOff a:visited, MenuFondOff a:hover, .MenuFondOff a:visited:hover {
	color:#ECECEC;	
	text-decoration:none;
}

.MenuFondRubOn {
	background-repeat:repeat-x;
	height:40px;
	vertical-align:middle;
	cursor:pointer;
	background-image: url(images/interface/MenuFondOn.png);
	
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	text-align:center;
	text-transform:uppercase;
}
.MenuFondRubOn a:link, .MenuFondRubOn a:visited, MenuFondRubOn a:hover, .MenuFondRubOn a:visited:hover {
	color:#FFFFFF;	
	text-decoration:none;
}

.InfoSupTop {
	background-color:#000;
	position:absolute;
	float:right;
	padding:3px;
	margin-top:0px;
	
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#FFF;
	text-align:center;
}

.InfoSup {
	background-color: rgba(204,204,204,0.7);
	position:absolute;
	padding:2px;
	margin-top:100px;
	
	font-family: "Trebuchet MS";
	font-size: 8px;
	color:#000000;
	text-align:center;
	text-transform: uppercase;
}

.InfoSup2 {
	background-color: rgba(204,204,204,0.7);
	position:absolute;
	padding:2px;
	margin-top:90px;
	
	font-family: "Trebuchet MS";
	font-size: 8px;
	color:#000000;
	text-align:center;
	text-transform: uppercase;
}

.InfoCom {
	background-color: rgba(204,204,204,0.7);
	position:absolute;
	float:right;
	padding:2px;
	margin-top:20px;
	
	font-family: "Trebuchet MS";
	font-size: 8px;
	color:#000000;
	text-align:center;
}

.encartPhoto_titre {
	background-color: rgba(204,204,204,0.7);
	position:absolute;
	padding:2px;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#000000;
	text-align:center;
	text-transform: uppercase;
}

.encartPhoto_infoCom {
	background-color: rgba(204,204,204,0.5);
	position:absolute;
	float:right;
	padding:2px;
	margin-top:10px;
	
	font-family: "Trebuchet MS";
	font-size: 9px;
	color:#000000;
	text-align:center;
	text-transform: uppercase;
}

.encartPhoto_infoType {
	background-color: rgba(204,204,204,0.5);
	position:absolute;
	float:right;
	padding:2px;
	margin-top:10px;
	
	font-family: "Trebuchet MS";
	font-size: 9px;
	color:#000000;
	text-align:center;
	text-transform: uppercase;
}


.input_recherche {
	background-color:#3E1749;
	background-image:url(images/interface/fond_inputRecherche.png);
	border:0px;
	padding:4px;
	padding-right:20px;
	width:290px;
	height:28px;
	
	font-family: "Trebuchet MS";
	font-size: 12pt;
	color: #C382A9;
}

.encartRecherche{
	background-color:#ECECEC;
	position:absolute;
	alignment-adjust:central;
	left:42%;
	width:404px;
	border:1px solid #3E1749;
	
	font-family:Trebuchet MS;
	font-size: 13px;
	text-align:left;
	padding:4px;
}

.input_recherche2 {
	background-color:#CCC;
	border:1px solid #666;
	padding:2px;
	width:280px;
	
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #383838;
	text-align:right;
}

.Encart300_contenu {
	background-image: url(images/interface/Encart300_fond.png);
	padding:10px 10px 0px 10px;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#000000;
}
.Encart300_contenu a:link, .Encart300_contenu a:visited {
	color:#C382A9;	
	text-decoration:none;
}
.Encart300_contenu a:hover, .Encart300_contenu a:visited:hover {
	color:#000000;
	text-decoration:none;
}

.Encart300_contenu2 {
	background-image: url(images/interface/Encart300_fond.png);
	padding:5px 2px 0px 8px;
	
	font-family: "Trebuchet MS";
	font-size: 12px;
	color:#000000;
}
.Encart300_contenu2 a:link, .Encart300_contenu2 a:visited {
	color:#943770;	
	text-decoration:none;
}
.Encart300_contenu2 a:hover, .Encart300_contenu2 a:visited:hover {
	color:#000000;
	text-decoration:none;
}

.Encart300_contenuHDferme {
	background-image: url(images/interface/Encart300_fondHDferme.png);
	padding:10px 10px 0px 10px;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#000000;
}
.Encart300_contenuHDferme a:link, .Encart300_contenuHDferme a:visited {
	color:#C382A9;	
	text-decoration:none;
}
.Encart300_contenuHDferme a:hover, .Encart300_contenuHDferme a:visited:hover {
	color:#000000;
	text-decoration:none;
}

.EncartAgenda_SoireeOFF{
	background-image: url(images/interface/EncartAgenda_fondSoiree.png);
	background-repeat:repeat-x;
}
.EncartAgenda_SoireeON{
	background-color:#CCCCCC;
	cursor:pointer;
}
.EncartAgenda_SoireeVIPOFF{
	background-image: url(images/interface/EncartAgenda_fondSoireeVIP.png);
	background-repeat:repeat-x;
}
.EncartAgenda_SoireeVIPON{
	background-color:#CCCCCC;
	cursor:pointer;
}

.encartUne_CalendrierSorties_OFF{
	
}
.encartUne_CalendrierSorties_ON{
	background-color:#FFFFFF;
	cursor:pointer;
}

.PlaylistTrack_OFF{
	
}
.PlaylistTrack_ON{
	background-color:#FFFFFF;
}

.encartUne_Infos {
	padding:3px 3px 3px 5px;
	vertical-align:top;
}

.encartUne_CalendrierSorties {
	padding:3px 3px 3px 5px;
	vertical-align:top;
}

.encart_FluxMaj {
	background-image: url(images/interface/fond_fluxMAJ.png);
	background-repeat:repeat-x;
	width:195px;
	padding:5px;
	text-align:justify;
	
	font-family: "Trebuchet MS";
	font-size:8.5pt;
	color:#000000;
}
.encart_FluxMaj a:link, .encart_FluxMaj a:visited {
	color:#943770;	
	text-decoration:none;
}
.encart_FluxMaj a:hover, .encart_FluxMaj a:visited:hover {
	color:#C382A9;
	text-decoration:none;
}

.fond_Encart700 {
	background-image:url(images/interface/fond_Encart700.png);
	padding:10px 10px 0px 10px;
	
	font-family: "Trebuchet MS";
	font-size:10pt;
	color:#000000;
}
.fond_EncartALL {
	background-image:url(images/interface/fond_EncartALL.png);
	padding:10px 10px 0px 10px;
	
	font-family: "Trebuchet MS";
	font-size:10pt;
	color:#000000;
}
.fond_Encart700 a:link, .fond_Encart700 a:visited,.fond_EncartALL a:link, .fond_EncartALL a:visited {
	color:#000000;	
	text-decoration:underline;
}
.fond_Encart700 a:hover, .fond_Encart700 a:visited:hover,.fond_EncartALL a:hover, .fond_EncartALL a:visited:hover {
	color:#000000;
	text-decoration:none;
}



.EncartCom {
	background-color:#f2f2f2;
	border:1px dotted #CCCCCC;
	padding:0px 4px 0px 4px;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#4e4e4e;
}
.EncartCom a:link, .EncartCom a:visited {
	color:#000000;	
	text-decoration:none;
}
.EncartCom a:hover, .EncartCom a:visited:hover {
	color:#4e4e4e;
	text-decoration:none;
}

.EncartComON {
	background-color:#FFFFFF;
	border:1px dotted #CCCCCC;
	padding:0px 4px 0px 4px;
	
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#000000;
	cursor:pointer;
}

.Encart_ListeLettre {
	font-family: Trebuchet MS;
	font-size: 13px;
	color:#000000;
}
.Encart_ListeLettre a:link, .Encart_ListeLettre a:visited {
	color:#000000;	
	text-decoration:none;
}
.Encart_ListeLettre a:hover, .Encart_ListeLettre a:visited:hover {
	color:#000000;
	text-decoration:none;
	font-size: 20px;
	font-weight:bold;
}

.fenetreNotif{
	margin:0px;
	width:220px;
	position:fixed;
	right:10px;
	top:10px;
	
	font-family: "Trebuchet MS";
	color:#d695bc;
	font-size:11.5px;
}

.fenetreNotif_Off{
	padding:2px 0 2px 0;
	border-bottom:1px dotted #C382A9;
}
.fenetreNotif_On{
	padding:2px 0 2px 0;
	background-color:#C382A9;
	border-bottom:1px dotted #C382A9;
	cursor:pointer;
	
	color:#ECECEC;
}

.activites_membre{
	overflow-y:auto;
	height:160px;
	padding:4px 6px 6px 6px;
	
	background-color:#e7e7e7;
	font-family: "Trebuchet MS";
	color:#000;
	font-size:12px;
}
.activites_membre a:link, .activites_membre a:visited {
	color:#943770;	
	text-decoration:none;
}
.activites_membre a:hover, .activites_membre a:visited:hover {
	color:#943770;
	text-decoration: underline;
}

.activites_amis{
	padding:4px 6px 6px 6px;
	
	background-color:#e7e7e7;
	font-family: "Trebuchet MS";
	color:#000;
	font-size:12px;
}
.activites_amis a:link, .activites_amis a:visited {
	color:#943770;	
	text-decoration:none;
}
.activites_amis a:hover, .activites_amis a:visited:hover {
	color:#943770;
	text-decoration: underline;
}

.elements_aimes{
	overflow-y:auto;
	height:180px;
	padding:6px;
	
	background-color:#e7e7e7;
}

.elements_aimesFond{
	background:url("images/interface/EncartElements797_top.png");
	background-repeat:no-repeat;
	padding-top:5px;
}

.followers{
	background:url("images/interface/EncartElements200_top.png");
	padding:10px 2px 2px 2px;
}

/* Easy Slider */		
#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:500px;
	background-image:url("images/interface/fond_NewsUne.png");
	}			
#content{
	position:relative;
	}			

#slider ul, #slider li,
#slider2 ul, #slider2 li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider2{margin-top:1em;}
#slider li, #slider2 li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:500px;
	height:300px;
	overflow:hidden; 
	}	
		
	/* numeric controls */	
	ol#controls{
		padding:0;
		height:15px;	
		}
	ol#controls li{
		margin:0 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:15px;
		line-height:15px;
		}
	ol#controls li a{
		font-family:"Trebuchet MS";
		font-size:10px;
		color:#ECECEC;
		
		float: none;
		height:15px;
		line-height:15px;
		border:1px solid #CCCCCC;
		background:#C382A9;
		padding:5px 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#943770;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
/* // Easy Slider */