/****************************************************/
/*													*/
/*				  TALENTS DES CITES					*/
/*		© CATHERINE GRANSARD - WILLIAM RUSSEIL		*/
/*						2011						*/
/*													*/
/****************************************************/

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

body
{
	background-color: #2c2c31;
	font-family: Georgia;
	font-size: 12px;
	color: #373737;
	/*background-repeat: repeat-x;
	background-image: url('../img/general/divers/fond.png');*/
}

#wrapper
{
	width: 1014px;
	margin: 0 auto;
}

#content
{
	width: 960px;
	background-color: white;
	margin-left: 28px;
	padding-top: 16px;
	padding-bottom: 20px;
}

h4
{
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

a
{
	color: #66adcc;/*bleu*/
	text-decoration: none;
	border: none;
	outline-style: none;
}

a:hover
{
	color: #ee4035;/*rouge*/
	text-decoration: underline;
}

hr
{
	/*color: #cdcdd1;
	background-color: #cdcdd1;
	width: 100%;
	height: 1px;*/
	background: #fff url(../img/ligne-point.png) no-repeat;
}


.listepuce
{
    list-style-position: outside;
	list-style-type: disc;
	margin-left: 14px;
	margin-right: auto;
	padding-left: 10px;
	padding-top: 12px;

}

table
{
	border-color: #cdcdd1;
	border-collapse: collapse;
}

td
{
	padding: 5px;
}


/********************************/

#top
{
	width: 100%;
	height: 150px;
	background-color: #000000;
}

#header
{
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

#logo
{
	float: left;
}

#login
{
	float: right;
	margin-right: 10px;
}

#logtext
{
	margin-top: 85px;/*40px*/
	margin-right: 10px;
	color: #686678;
}

/********************************/

#menu
{
	float: none;
	width: 960px;
	margin-left: 30px;
	padding-top: 11px;
	padding-bottom: 30px;
}

/********************************/

#slider
{
	clear: left;
	width: 980px;
	height: 160px;
	margin-bottom: 19px;
	margin-left: 34px;
}

#sliderAccueil
{
	height: 160px;
}

#sliderAccueil .slider_content
{
	width: 220px;
	height: 160px;
	padding: 0 8px;
}

/************************************/
/*				PROFILS				*/
/************************************/

a.profil-candidat-1, a.profil-partenaire-1, a.profil-journaliste-1, a.profil-accompagnateur-1
{
	display: block;
	background-repeat: no-repeat;
	width: 220px;
	height: 50px;
	margin-bottom: 10px;
	border: none;
	outline-style: none;
}

a.profil-candidat-1:hover, a.profil-partenaire-1:hover, a.profil-journaliste-1:hover, a.profil-accompagnateur-1:hover
{
	background-position: bottom;
}

a.profil-candidat-1
{
	background-image: url(../img/general/profils/profil-2-je-suis-candidat-a-talents-des-cites.jpg);
}

a.profil-partenaire-1
{
	background-image: url(../img/general/profils/profil-2-je-suis-partenaire-de-talents-des-cites.jpg);
}

a.profil-partenaire-1:hover
{
	background-image: url(../img/general/profils/profil-2-je-suis-partenaire-de-talents-des-cites.jpg);
}

a.profil-journaliste-1
{
	background-image: url(../img/general/profils/profil-2-je-suis-journaliste.jpg);
}

a.profil-journaliste-1:hover
{
	background-image: url(../img/general/profils/profil-2-je-suis-journaliste.jpg);
}

a.profil-accompagnateur-1
{
	background-image: url(../img/general/profils/profil-2-j-accompagne-un-createur.jpg);
}

a.profil-accompagnateur-1:hover
{
	background-image: url(../img/general/profils/profil-2-j-accompagne-un-createur.jpg);
}

a.profil-candidat-2, a.profil-partenaire-2, a.profil-journaliste-2, a.profil-accompagnateur-2
{
	display: block;
	background-repeat: no-repeat;
	width: 220px;
	height: 22px;
	margin-bottom: 10px;
	border: none;
	outline-style: none;
}

a.profil-candidat-2:hover, a.profil-partenaire-2:hover, a.profil-journaliste-2:hover, a.profil-accompagnateur-2:hover
{
	background-position: bottom;
}

a.profil-candidat-2
{
	background-image: url(../img/general/profils/profil-3-je-suis-candidat-a-talents-des-cites.png);
}

a.profil-partenaire-2
{
	background-image: url(../img/general/profils/profil-3-je-suis-partenaire-de-talents-des-cites.png);
}

a.profil-journaliste-2
{
	background-image: url(../img/general/profils/profil-3-je-suis-journaliste.png);
}

a.profil-accompagnateur-2
{
	background-image: url(../img/general/profils/profil-3-j-accompagne-un-createur.png);
}

/************************************/
/*			PAGE D'ACCUEIL			*/
/************************************/

#inscription
{
	width: 960px;
	height: 80px;
	margin: 0px auto 10px auto;
	background-color: #2c2c31;
}

.message
{
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: center;
	color: #373737;
}

.nlform fieldset
{
	width: 800px;
	margin: 0 auto;
	padding: 0px 0px 14px 120px;
	border: solid 1px #9d9dab;
}

.nlform legend
{
	color: #9d9dab;
	padding: 5px 10px 10px 10px;
}

.nlform label
{
	float: left;
	color: #9d9dab;
	padding-left: 42px;
	padding-right: 6px;
}

.nlform input
{
	float: left;
	width: 150px;
	color: #9d9dab;
	background-color: #5a5a60;
	padding: 2px 0;
}

.nlform .submit
{
	float: left;
	padding-left: 12px;
}

.nlform .submit input
{
	width: auto;
	color: #9d9dab;
	border: solid 1px #9d9dab;
	background-color: transparent;
	padding: 1px 2px;
}

.colonne
{
	width: 220px;
	float: left;
	margin-left: 16px;
	line-height: 18px;
	font-style: italic;
}

.last-colonne img
{
	margin-bottom: 10px;
}

.fil-info
{
	background-color: #2c2c31;
	color: #75757b;
	padding: 0 26px;
	height: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

.fil-info-titre
{
	margin-top: 35px;
	margin-bottom: 14px;
}

.info-txt
{
	background-color: #cdcdd1;
	color: black;
	padding: 2px;
	line-height: 20px;
}

#inscription-nl
{
	width: 220px;
	height: 20px;
	padding-top: 6px;
	background-color: #2c2c31;
	margin-top: 8px;
	text-align: center;
}

#inscription-nl a
{
	color: white;
	font-size: 13px;
	font-style: italic;
	text-decoration: none;
}

/********************************/

#partenaires
{
	width: 960px;
	height: 100px;
	margin-top: -10px;
	margin-left: 28px;
	background-color: white;
}

#partenairesWrapper
{
	float: left;
	max-width: 690px;
	overflow: hidden;
}

#sliderPartenaires {

}

#sliderPartenaires .slider_content
{
	width: 150px;
	height: 100px;
	padding: 0;
	margin: 0;
	background-color: white;
}

#sliderPartenaires .slider_content img
{
	/*border-right: 1px solid gray;*/
}

/************************************/
/*		AGENDA & ACTUALITÉ			*/
/************************************/

#col_1
{
	width: 130px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

h1
{
	font-family: Georgia;
	font-size-adjust: none;
}

.noir
{
	margin-top: 18px;
	margin-left: -32px;
	padding: 4px 15px 4px 50px;
	background-color: #2c2c31;
	background-image: url(../img/fond-noir-onglet.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: normal;
	font-style: italic;
	font-size: 20px;
	color: white;
}

#col_1 h3
{
	margin-top: 12px;
	margin-left: 16px;
}

#col_1 h3 a
{
	font-size: 14px;
	font-weight: normal;
	color: #b4b4b7;
	text-decoration: none;
	border: none;
	outline-style: none;
}

#col_2
{
	width: 480px;
	float: left;
	padding: 42px 110px 20px 0;
}

#col_2 h2
{
	font-size: 18px;
	margin-top: 10px;
}

h2.dymo
{
	font-family: Arial;
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	display: block;
	font-weight: normal;
	text-transform: uppercase;
}

.h2_left /* calendrier-agenda*/
{
	font-size: 13px;
	color: white;
	background-color: #66adcc;/*bleu*/
	float: left;
	padding: 3px 4px 2px 6px;
}

.h2_right /* calendrier-agenda*/
{
	font-size: 13px;
	color: white;
	background-color: #ee4035;/*rouge*/
	float: left;
	padding: 3px 6px 2px 4px;
}

.intitule-actualites
{
	font-size: 10px;
	color: #b4b4b7;
	margin-top: 30px;
	margin-bottom: 6px;
}

.intitule-actualites:first-child
{
	margin-top: 15px;
}

.intitule-agenda
{
	font-size: 13px;
	color: #b4b4b7;
	padding-top: 10px;
	padding-bottom: 20px;
}

#col_2 h4
{
	font-size: 13px;
	font-weight: normal;
	font-style: italic;
	color: #b4b4b7;
}

#col_2 h3
{
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: black;
	line-height: 16px;
}

#accordion_actus h3
{
	padding-bottom: 28px;
	/*background-image: url(../img/actus-pointilles.png);
	background-repeat: no-repeat;
	background-position: left bottom;*/
}

#accordion_actus p
{
	font-family: Arial;
	/*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 11px;
	line-height: 18px;
}

#col_3
{
	width: 240px;
	float: left;
	padding-bottom: 20px;
}

#col_3 img
{
	margin-bottom: 10px;
}

/************************************/
/*		PROFILS - fluo - hand       */
/************************************/

.fluorose
{
	font-style: normal;
	color: white;
	background-color: #e2027e;
	padding: 1px;
}

.fluorouge
{
	font-style: normal;
	color: white;
	background-color: #ee4035;
	padding: 1px;
}

.fluobleu
{
	font-style: normal;
	color: white;
	background-color: #66adcc;
	padding: 1px;
}
.fluojaune
{
	font-style: bold;
	color: #ffffff;
	background-color: #f0e110;
	padding: 2px;
}
.fluobeige
{
	font-style: normal;
	color: white;
	background-color: #b1a992;
	padding: 1px;
}

.fluoturquoise
{
	font-style: normal;
	color: white;
	background-color: #83cacb;
	padding: 1px;
}

.fluomauve
{
	font-style: normal;
	color: white;
	background-color: #ae7cb0;
	padding: 1px;
}

.handwriting
{
	font-family: 'Shadows Into Light', cursive;
	/*font-family: 'Pacifico', cursive;*/
	/*font-family: 'Give You Glory', cursive;*/
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 26px;
}
.fondnoir
{
	background-color: #2c2c31;
	color: white;
	padding: 2px;
}



/************************************/
/*			PARTENAIRES				*/
/************************************/

#col_1-large
{
	width: 245px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

h3.concours-partenaires
{
	font-size: 14px;
	padding-top: 12px;
	padding-left: 16px;
	margin-left: 15px;
	background-image: url(../img/fleche-bas.png);
	background-repeat: no-repeat;
	background-position: 0 14px;
}

ul.sous-menu-partenaires
{
	font-size: 14px;
	padding-top: 6px;
	margin-left: 15px;
	list-style-type: none;
}

.sous-menu-partenaires li
{
	padding-top: 3px;
}

.sous-menu-partenaires li a
{
	color: #888897;
	text-decoration: none;
	font-size: smaller;
	border: none;
	outline-style: none;
}

.sous-menu-partenaires li a:hover
{
	color: #000000;
}

ul.sous-menu
{
	font-size: 13px;
	padding-top: 6px;
	margin-left: 15px;
	list-style-type: none;
}

.sous-menu li
{
	padding-top: 8px;
}

.sous-menu li a
{
	color: black;
	/*font-size: larger;*/
	font-weight: bold;
	text-decoration: none;
	color: #2c2c31;
	border: none;
	outline-style: none;
}
.sous-menu li a:hover
{
	color: #888897;
}

#col_2-narrow
{
	width: 450px;
	float: left;
	padding: 42px 25px 20px 0;
}

#col_2-narrow h2
{
	font-size: 18px;
	padding-top: 12px;
	padding-bottom: 24px;
}

#col_2-narrow h3
{
	font-size: 14px;
	font-style: italic;
}


#col_2-narrow h4
{
	height: 24px;
}

#col_2-narrow p
{
	line-height: 18px;
}

.logo-partenaires
{
	float: left;
	width: 150px;
	margin-top: 24px;
}

.accroche-partenaires
{
	float: left;
	width: 290px;
	margin-top: 24px;
}

.pointilles-partenaires
{
	clear: left;
	margin-top: 10px;
}

.accroche-partenaires a
{
	color: #66adcc;/*bleu*/
	text-decoration: none;
	border: none;
	outline-style: none;
}

.partenaires-plus
{
	clear: left;
	display: none;
	padding: 25px 0px 20px 8px;
}

.partenaires-plus-txt
{
	padding-left: 40px;
	padding-right: 6px;
	border-left: solid 1px #cdcdd1;
	text-align: justify;
}

/************************************/
/*				CONCOURS			*/
/************************************/

.lien-inscription
{
	margin-top: 25px;
	margin-left: 16px;
	width: 142px;
	height: 140px;
	display: block;
	background-image: url(../img/general/divers/inscriptions-ouverture.png);
	background-repeat: no-repeat;
}

.lien-inscription:hover
{
	background-position: bottom;
}

.lien-desinscription
{
	margin-top: 25px;
	margin-left: 16px;
	width: 142px;
	height: 140px;
	display: block;
	background-image: url(../img/general/divers/inscriptions-cloture.png);
	background-repeat: no-repeat;
}

.lien-desinscription:hover
{
	background-position: bottom;
}

.calendrier, .calendrier-inpage
{
	font-family: Arial;
	background-image: url(../img/general/divers/calendrier-fond.png);
	background-repeat: no-repeat;
	width: 199px;
	height: 280px;
	padding: 55px 25px 0 7px;
	margin-top: 25px;
	margin-left: 3px;
}

.calendrier-inpage
{
	margin-left: 55px;
}

.calendrier h2, .calendrier-inpage h2
{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: normal;
}

.calendrier p
{
	padding-top: 5px;
	padding-left: 20px;
	font-size: 10px;
}

.calendrier-inpage p
{
	padding-top: 5px;
	padding-left: 20px;
	font-size: 10px;
	line-height: 50%;
}

#calendrier-lien-agenda
{
	margin-top: 16px;
	margin-left: 18px;
}

/************************************/
/*				LAURÉATS			*/
/************************************/

p.liens-laureats
{
	padding-top: 3px;
	padding-left: 16px;
}

.liens-laureats a
{
	font-size: 14px;
	color: #2c2c31;
	text-decoration: none;
	border: none;
	outline-style: none;
}
.liens-laureats a:hover
{
	color: #888897;
}

#recherche-laureat
{
	margin-top: 22px;
}

p.recherche-laureat-titre
{
	display: inline;
	background-color: #cdcdd1;
	background-image: url(../img/loupe-recherche.png);
	background-repeat: no-repeat;
	background-position: 14px 0;
	padding: 3px 14px 3px 48px;
	color: white;
	font-style: italic;
	font-stretch: expanded;
}

.searchform fieldset
{
	margin-top: 16px;
	margin-left: 16px;
}

.searchform input
{
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #cdcdd1;
	height: 18px;
}

.searchform label
{
	display: block;
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 8px;
	margin-bottom: 3px;
}

.searchform select
{
	border: 1px solid #cdcdd1;
}

.searchform .submit input
{
	border: none;
	outline-style: none;
	margin-top: 16px;
	height: 37px;
}

.complements-infos
{
	margin-top: 22px;
	margin-left: 16px;
	line-height: 18px;
}

.complements-infos a
{
	color: #ee4035;/*nous contacter ee4035 rouge TDC - mauve #ae4fb5*/
	text-decoration: none;
	border: none;
	outline-style: none;
}

#col_2-large
{
	width: 695px;
	float: left;
	padding-right: 20px
}

#profils-small
{
	width: 220px;
	float: right;
}

.profils-petits
{
	margin-bottom: 10px;
}

#sliderLaureatsWrapper
{
	margin-top: -330px;
	margin-left: 0;
}

#sliderLaureats .slider_content
{
	width: 345px;
	/*height: 345px;*/
	padding-left: 2px;
	margin: 0;
	background-color: white;
}

.laureatCache
{
	position: relative;
	top: 15px;
	left: 349px;
	width: 345px;
	height: 345px;
	background-color: white;
	opacity: 0.6;
	z-index: 500;
}

#choix-palmares
{
	position: absolute;
	font-family: Arial;
}

p.choix-annee
{
	font-family: Arial;
	font-size: 24px;
	color: #b4b4b7;
	padding-top: 15px;
}

.choix-annee a
{
	font-size: 24px;
	text-decoration: none;
	color: #b4b4b7;
	padding: 4px 1px;
	border: none;
	outline-style: none;
}
.choix-annee a:hover
{
	color: #2c2c31;
}

h2.laureats-palmares
{
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	color: #b8b8bb;
	float: left;
}

#laureat-medias
{
	float: left;
	width: 250px;
}

#laureat-texte
{
	float: left;
	width: 400px;
	font-family: Arial;
}

h2.titre-fiche-laureat
{
	font-family: Arial;
	font-size: 24px;
	font-weight: normal;
	color: #cdcdd1;
	line-height: 24px;
	margin-top: 50px;
}

.titre-fiche-alt
{
	/*font-family: 'Pacifico', cursive;*/
	font-family: 'Shadows Into Light', cursive;
	font-size: 48px;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 40px;
}

.photo-laureat
{
	background-image: url(../img/laureat-portrait-fond.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 263px;
	padding-top: 58px;
	padding-left: 13px;
}

.video-laureat
{
	width: 211px;
	padding-top: 20px;
	padding-left: 5px;
}

.laureat-prix
{
	color: white;
	background-color: #ee4035;
	padding: 1px;
}

td span.laureat-raison-sociale
{
	font-size: 15px;
	font-style: italic;
	color: #2c2c31;
}

td span.laureat-region
{
	font-size: 12px;
	color: #9a9aa5;
	font-style: italic;
	padding-bottom: 4px;
}

.laureat-nom
{
	font-size: 12px;
}

.laureat-parrain
{
	font-style: italic;
}

.laureat-suivi
{
	color: #9a9aa5;
}

.laureat-activite
{

}

#laureat-texte-fiche
{
	font-family: Georgia;
	width: 400px;
	float: right;
}

h3.raison-sociale-fiche
{
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #2c2c31;
	padding-top: 16px;
	padding-bottom: 20px;
}

.laureat-prix-fiche
{
	font-size: 13px;
	color: white;
	background-color: #ee4035;
	padding: 1px;
}

.statut-fiche
{
	font-size: 12px;
}

.laureat-nom-fiche
{
	font-size: 13px;
	background-color: #2c2c31;
	color: white;
	padding: 1px 2px;
}

.laureat-parrain-fiche
{
	font-size: 13px;
	padding-top: 20px;
	padding-bottom: 3px;
	font-weight: bold;
}

.laureat-suivi-fiche
{
	padding-bottom: 3px;
}

.laureat-region-fiche
{
	color: #9a9aa5;
}

.laureat-emplois-fiche
{
	padding-top: 3px;
	color: #9a9aa5;
}

.laureat-activite-fiche
{
	padding-top: 20px;
	padding-bottom: 5px;
}

.laureat-web-fiche
{
	font-family: Arial;
}

#texte-projet
{
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
}

.laureat-projet-fiche
{
	font-family: 'Shadows Into Light', cursive;
	font-size: 20px;
	padding-top: 20px;
}


/************************************/
/*			TELECHARGEMENTS			*/
/************************************/

ul#diaporama
{
	list-style-type: none;
}

#diaporama li
{
	float: left;
	padding-right: 3px;
	padding-bottom: 1px;
	border: none;
	outline-style: none;
}

.player-content {
	font-family: 'Arial';
	display: inline-block;
	background-color: #cdcdd1;
	padding: 1px 2px 2px 10px;
}

.player-button {
	font-family: 'Georgia';
	color: white;
	background-color: black;
	padding: 1px 5px;
}

.player-content-flash {
	display: inline-block;
	background-color: #cdcdd1;
	padding-left: 10px;
}

/************************************/
/*		FORMULAIRES DE CONTACT		*/
/************************************/

.contact-form fieldset, .partager fieldset
{
	width: 430px;
	/*border: solid 1px #9d9dab;*/
	padding: 12px 0;
}

.contact-form .edit-field, .partager .edit-field
{
	padding-top: 4px;
}

.contact-form .votre-message, .partager .votre-message
{
	padding-top: 15px;
}

.lien-page
{
	padding-top: 4px;
}

.contact-form legend, .partager legend
{
	font-family: 'Shadows Into Light', cursive;
	color: #2c2c31;
	font-size: 20px;
	font-weight: 400;
}

.contact-form label
{
	display: block;
	float: left;
	width: 100px;
	text-align: left;
}

.partager label
{
	display: block;
	float: left;
	width: 150px;
	text-align: left;
}

.contact-form input, .partager input
{
	border: solid 1px #9d9dab;
}

.contact-form textarea, .partager textarea
{
	height: 220px;
	margin-top: 6px;
	padding: 6px;
	border: none;
	background-color: #e1e1e3;
	font-family: Times;
	font-size: 14px;
	color: #2c2c31;
}

.contact-form .submit, .partager .submit
{
	width: 150px;
	margin-top: 15px;
}

.contact-form .submit input[type=submit], .partager .submit input[type=submit]
{
	width: 150px;
	height: 26px;
	border: none;
	background-color: #2c2c31;
	color: white;
}


/************************************/
/*				FOOTER				*/
/************************************/

#footer
{
	clear: left;
	width: 960px;
	height: 100px;
	background-color: #cdcdd1;
	margin-left: 28px;
	margin-bottom: 30px;
}

#recherche
{
	width: 258px;
	height: 21px;
	float: right;
	margin-right: -22px;
	margin-bottom: 34px;
	background-color: #2c2c31;
}

.globalsearch input
{
	font-family: Arial;
	font-size: 12px;
	width: 236px;
	height: 22px;
	margin-top: 0px;
	background-color: #2c2c31;
	color: white;
}

.globalsearch .submit input
{
	float: right;
	width: 22px;
	height: 21px;
	margin-top: -22px;
}

ul#footer-bottom
{
	clear: right;
	height: 30px;
	/*margin-top: 170px;
	-margin-top: 0px;
	/margin-top: 0px;*/
	margin-left: 10px;
}

#footer-bottom li
{
	float: left;
	list-style: none;
}

#footer-bottom li a
{
	color: black;
	text-decoration: none;
	border: none;
	outline-style: none;
}

#footer-bottom li a:hover
{
	color: white;
}

li.footer-start
{
	color: white;
	padding: 12px 6px 0 16px;
}

li.footer-lien
{
	padding: 12px 6px 0 6px;
}

/********************************/
/*		Vertical Accordions		*/
/********************************/

.ui-state-default {
	display: block;
	cursor: pointer;
	background-color: white;
	background-image: url(../img/actus-pointilles-plus.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	outline-style: none;
}

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited
{
	outline-style: none;
}

.ui-state-hover a, .ui-state-hover a:hover
{
	outline-style: none;
}

.ui-state-active {
	display: block;
	background-image: url(../img/actus-pointilles.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	outline-style: none;
}

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited, .ui-state-active a:active {
	outline-style: none;
}






