/*
couleur 1 : #003D8F (bleu foncé)
couleur 2 : #78A1D3 (bleu pâle)
couleur 3 : #EB6909 (orange)
*/

/* ELEMENTS HTML */

* {
	margin: 0;
	padding: 0;
	border: 0;
	/*list-style: none;*/
}

img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

li {
	margin-left:40px;
	list-style-type:disk;
	list-style-position: outside;
}

div {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
}

body {
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	background: #003D8F url(images/interface/degrade-haut.png) repeat-x top;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: justify;
}

p {
	font-size: 1em;
}

#all {
	width: 1006px;
	margin: 0 auto;
	color: #383838;
}

/* TITRES */
h1 {
	font-size: 14px;
	color: #003D8F;
	margin-bottom: 10px;
}

h2 {
	font-size: 14px;
	color: #EB6909;
	margin-bottom: 12px;
}

h2.blanc {
	font-size: 14px;
	color: white;
}

h3 {
	font-size: 13px;
	color: #EB6909;
}

h4 {
	font-size: 12px;
}

h4.date {
	font-size: 12px;
	color: #003D8F;
}

/* FIN TITRES */ 

/* FORMULAIRES */
select {
	border: 1px #003D8F solid;
	margin: 2px;
	color: #003D8F;
	font-size: 1em;
}

textarea {
	border: 1px #003D8F solid;
}

option {
	font-style: italic;
	font-size: 1em;
	color: #003D8F;
}

input {
	font-size: 10px;
	border: 1px #003D8F solid;
	padding: 0px;
}
/* FIN FORMULAIRES */

hr {
	width: 80%;
	color: #003D8F;
	background: #003D8F;
	height: 1px;
	border: 0;
	margin: 12px auto;
	text-align: center;
}

a {
	color: black;
}

a:hover {
	text-decoration: none;
	color: #003D8F;
}

caption {
	color: black;
}

table {
	width: 100%;
}

.sansbordure {
	border: 0;
}

#conteneur-separateur {
    width: 450px;
}

.separateur {
	width: 350px;
	height: 11px;
	margin: 0 auto;
	background: url(images/interface/separateur.jpg) repeat-x;
}

/* FIN ELEMENTS HTML */




/* MENU DYNAMIQUE */

.MenuDyn_fond_menu_principal {
  background: url(images/interface/fond-menu2.gif) repeat-y;
  background-repeat:repeat;
  background-position:50% 50%;
}

.MenuDyn_titre_tab {

  color: #FFFFFF;
  padding-right:10px;
  padding-left:10px;

}

.MenuDyn_ss_menu {
  background-repeat:repeat;
  background-color:#78A1D3;
  background-position:50% 50%;
  font-size: 12px;
  border: #FFFFFF 1px solid;
}

/* FIN MENU DYNAMIQUE */


/*************************/
/*     PLAN DU SITE		  /
/*************************/
#plan {
	text-align: left;
	margin-left:50px;
}

#plan li {font-size:12px; margin-left: 4px;}
#plan li.menu {font-size:14px;line-height:2em;}

/*************************/
/*   FIN - PLAN DU SITE   /
/*************************/




/* DIVISIONS GENERALES */

div#haut {
	width: 1006px;
	height: 214px;
	overflow: hidden;
}

div#haut-gauche {
	width: 185px;
	height: 214px;
	float: left;
}

div#recherche {
	width: 185px;
	height: 73px;
	background: url(images/interface/fond-haut-gauche.png) no-repeat;
}

div#haut-droite {
	width: 821px;
	height: 214px;
	float: left;
	background: url(images/interface/fond-droite.png) no-repeat;
}

div#haut-droite-bas {
	margin: 0;
	padding: 0;
	padding-left: 11px;
	width: 802px;
	height: 49px;
	float: left;
	background: url(images/interface/fond-haut-droite-bas.png) no-repeat;
	overflow: hidden;
}

div#anim-flash {
	width: 813px;
	height: 165px;
}

div#corps {
	width: 1006px;
	background: url(images/interface/fond.png) repeat-y;
	overflow: hidden;
}

div#gauche {
	float: left;
	width: 204px;
	color: white;
}

div.bloc {
	width: 204px;
	padding: 4px 0;
}

div.bloc-meteo {
	width: 204px;
	height: 33px;
	background: url(images/interface/bloc-meteo.png) no-repeat;
}

div.bloc-newsletter {
	width: 204px;
	height: 136px;
	background: url(images/interface/bloc-newsletter.png) no-repeat;
}

div.bloc-nous-situer {
	width: 204px;
	height: 211px;
}

div.fond-bloc {
	width: 204px;
	background: url(images/interface/fond-bloc.png) repeat-y;
}

div.fond-interieur-bloc {
	background: url(images/interface/fond-interieur-bloc.png) repeat-x;
	width: 171px;
	margin-left: 8px;
	padding: 0 8px;
	font-size: 0.85em;
}

div.bas-bloc-liens-utiles {
	background: url(images/interface/bas-bloc-liens-utiles.png) no-repeat;
	width: 204px;
	height: 27px;
}

div.bas-bloc-meteo {
	background: url(images/interface/bas-bloc-meteo.png) no-repeat;
	width: 204px;
	height: 27px;
}

div#principale {
	float: left;
	width: 511px;
	padding-right: 8px;
}

div.principal {
	width: 495px;
	margin: 8px 0;
	padding: 8px;
	margin-bottom: 24px;
	font-size: 0.9em;
}

div#secondaire {
	float: left;
	width: 283px;
}

div.secondaire {
	width: 259px;
	margin: 8px 0;
	font-size: 0.85em;
	padding-left: 8px;
	padding-right: 16px;
}

div#bas {
	background: url(images/interface/fond-bas.png) no-repeat;
	width: 1006px;
	height: 53px;
	color: white;
	font-size: 0.85em;
}

ul#menu-bas {
	width: 450px;
	padding-left: 224px;
	padding-top: 24px;
	text-align: center;
	margin-bottom: 32px;
}

ul#menu-bas li {
	list-style-type: none;
	display: inline;
	margin: 0 4px;
}

#lien-url a {
	height: 40px;
	display: block;
	position: absolute;
	margin: auto 0;
	padding-top: 130px;
	width: 1000px;
	text-align: center;
}

#barre-menu {
	width: 1000px;
	height: 29px;
	clear: both;
	/*background: url(images/interface/bas-menu.jpg) no-repeat bottom;*/
	background: url(images/interface/fond-contenu.gif) repeat-y;
}

#contenu {
	width: 1000px;
	background: url(images/interface/fond-contenu.gif) repeat-y;
	overflow: hidden;
}

/* FIN DIVISIONS GENERALES */




/* ELEMENTS COMMUNS */

img.png, .png, input.png {
	background-image: expression(
	this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "images/interface/transparent.gif");
	border:0;
}

.rouge {
	color: #003D8F;
}

a.lien-blanc, a.lien-blanc:hover, .blanc {
	color: white;
}

a.lien-orange, a.lien-orange:hover, .orange {
	color: #EB6909;
}

a.lien-bleu, a.lien-bleu:hover, .bleu {
	color: #003D8F;
}

a.lien-rouge, a.lien-rouge:hover, .rouge {
	color: #c00;
}

.ligne-impaire {
	background: white;
	min-height: 18px;
	height: 18px;
	line-height: 18px;
}

div[class] .ligne-impaire {
	background: white;
	line-height: 18px;
	height: auto;
}

.ligne-paire {
	line-height: 18px;
	background: #ebebeb;
	min-height: 18px;
	height: 18px;
}

div[class] .ligne-paire {
	line-height: 18px;
	background: #ebebeb;
	height: auto;
}

#chemin {
	font-size: 0.95em;
	margin-bottom: 16px;
}

#chemin a, #chemin a:hover {
	color: #003D8F;
}

.droite {
	text-align: right;
}

.overflowed {
	overflow: hidden;
}

p.change-page {
	padding-top: 10px;
	text-align: right;
}

.in-form {
	font-size: 10px;
	border: 2px #003D8F solid;
	background: #c29292;
	padding: 2px;
}

.input-sans-bordure {
	border: 0;
	padding: 0;
}

.input_focus {
	border: solid 2px #003D8F;
	background: #78A1D3;
	color: white;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.marge-bas {
	margin-bottom: 20px;
}

.lire-la-suite {
	color: #EB6909;
}

.date {
	font-size: 0.85em;
	font-weight: bold;
	font-style: italic;
}

/* FIN ELEMENTS COMMUNS */




/* CONTENU MODULES */

#titre_dynamique {
    background: white;
    text-align: center;
    color: #003D8F;
    font-size: 13px;
    font-weight: bold;
    margin-left: 36px;
    margin-bottom: 20px;
}

/* FIN CONTENU MODULES */




/* GAUCHE */

.conteneur-module-gauche { /* Arnaud */
	padding-top: 4px;
	background: #78A1D3 url(images/interface/fond-module-menu.gif) repeat-x;
	width: 149px;
	margin: 0 5px 0 6px;
	padding-bottom: 20px;
	text-align: center;
}

.conteneur-module-gauche-vide { /* Arnaud */
	padding-top: 4px;
	width: 149px;
	margin: 0 5px 0 6px;
	padding-bottom: 20px;
	text-align: center;
}

/* FIN GAUCHE */




/* DROITE */

.conteneur-module-droite { /* Arnaud */
	padding-top: 4px;
	background: #78A1D3 url(images/interface/fond-module-menu.gif) repeat-x;
	width: 149px;
	margin: 0 7px 0 4px;
	padding-bottom: 20px;
	text-align: center;
}

.conteneur-module-droite-vide { /* Arnaud */
	padding-top: 4px;
	background: #78A1D3;
	width: 149px;
	margin: 0 7px 0 4px;
	padding-bottom: 20px;
	text-align: center;
}

/* FIN DROITE */




/* CORPS */

#corps-gauche {
	width: 320px;
	float: left;
	margin-right: 10px;
}

#corps-droite {
	width: 320px;
	float: left;
	margin-left: 10px;
}

#module-accueil {
	width: 320px;
}

.titre-module-accueil {
	width: 320px;
	padding-top: 1px;
	height: 26px;
	background: url(images/interface/fond-titre-module-accueil.gif) no-repeat;
	text-align: center;
	margin-bottom: 0px;
	color: #fff;
}

.contenu-module-accueil {
	width: 312px;
	padding: 4px;
	overflow: hidden;
	background: url(images/interface/fond-contenu-module-accueil.gif) repeat-y;
}

.bas-module-accueil {
	height: 4px;
	background: url(images/interface/bas-module-accueil.gif) top no-repeat;
	margin-bottom: 30px;
}

/* FIN CORPS */




/* MOTEUR DE RECHERCHE */

#ConteneurMoteur {
	position: absolute;
    width: 185px;
    height: 73px;
    margin-top: 4px;
	margin-left: 16px;
    /*padding: 30px 0px 0px 24px;*/
    float: left;
    overflow: hidden;
}

#MoteurTitreConteneur {
    color: white;
    text-align: left;
    font-size: 10px;
    font-weight: bold;
    padding-left: 5px;
	padding-top: 2px;
}

#MoteurFormInputConteneur {
    background: url(images/interface/champ_recherche.gif) no-repeat;
    width: 143px;
    height: 28px;
    margin: 0px 0px 0px 0px;
    padding: 4px 0px 0px 0px;
    float: left;
}

#MoteurFormInput {
	width: 183px;
	overflow: hidden;
}

.MoteurFormInput {
    border: 0px;
    text-align: left;
    margin: 0px 0 0 6px;
	font-size: 12px;
}

#MoteurFormSubmitConteneur {
    width: 30px;
    height: 28px;
    float: left;
	margin-top: -2px;
}

.MoteurFormSubmit {
    border: 0px;
}

#searchForm{float:right;z-index:1000;padding:0px;margin:0px;margin-right:40px;display:none}

#searchEngine_selected{padding:4px 0px;width:16px;text-align:center;float:left;text-align:right;cursor:pointer}

#searchEngine_options{background:#FFF;width:70px;position:absolute;z-index:1000;top:30px;left:4px;display:none;border:#CCC 1px solid}

#searchEngine_options div{background-image:url(http://css.pageflakes.com/App_Themes/common/GYM_icon.gif);background-repeat:no-repeat;border:#666 0px solid;padding:5px;padding-left:0px;cursor:pointer;color:#333}

#searchEngine_options div img{height:10px;width:22px}

#searchEngine_google{background-position:3px -56px}

#searchEngine_msn{background-position:3px -26px}

#searchEngine_yahoo{background-position:3px 4px}

.searchFormOptionOver{border:#666 1px solid}

.searchFormOptionOut{border:#666 0px solid}

.searchFormEngineOver{background-color:#ccc}

.searchFormEngineOut{background-color:#FFF}

#searchFormSubmit{padding-left:5px}

#searchFormText{width:128px;font-size:8pt;margin:1px 0px 0px 7px;border:0px solid #fff;background:transparent none;vertical-align:bottom}

#searchEngine_selector{margin-left:0px;margin-top:10px;cursor:pointer;float:right;width:8px;height:10px}

/* FIN MOTEUR DE RECHERCHE */




/* TEXTE DEFILANT */

/*.Info {
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.Info a, .Info a:hover {
}

.ejs_scroll {
	font-family: Verdana;
	text-decoration: none;
}

.ejs_scroll:hover {
	font-family: Verdana;
	text-decoration: none;
}*/

div.news-container {
	width:				245px;
	height:				150px;
	padding:			0 5px;
	font-size:			0.85em;
	overflow:			hidden;
}

.news-container ul {
	width:				245px;
	margin:				0;
	padding:			0;
}

/* FIN TEXTE DEFILANT */




/* BANNIERE */

#banniere {
	width: 474px;
	height: 66px;
	background: #003D8F;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
}

.banniere {
	width: 468px;
	height: 60px;
	padding: 3px;
	background: #df6c6c;
}

/* FIN BANNIERE */




/* MODULES */



/* MODULE GALERIE */

p.image-galerie {
	text-align: center;
	font-size: 12px;
}

hr.galerie {
	color: #003D8F;
	height: 1px;
	clear: both;
	border: 0;
	background-color: #003D8F;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px; 
}

div.galerie-overflowed {
	overflow: hidden;
	margin: 20px auto 10px auto;
	text-align: center;
}

h1.galerie-liste-titre {
	display: inline;
	float: left;
}

/* FIN MODULE GALERIE */

/* MODULE STRUCTURE */

#contactform {
    text-align:center;
    margin: 0px 30px 0px 30px;
}

.titre-service {
	width: 400px;
	margin: 0 auto;
	height: 16px;
	padding: 4px;
	background: #003D8F;
	color: white;
	text-align: center;
	margin-bottom: 20px;
}

/* FIN MODULE STRUCTURE */


/* MODULE METEO */

p#meteo-mini-date {
	padding: 4px 0 2px 0;
	display: block;
	text-align: center;
	font-size: 1em;
	margin: 0 auto;
}

#meteo-mini-conteneur {
	overflow: hidden;
	font-size: 1em;
}

#meteo-mini-temp {
	float: left;
	padding-left: 12px;
	width: 59px;
}

#meteo-mini-icone {
	float: left;
	text-align: center;
	width: 64px;
}

#meteo-mini-previsions {
	float: left;
	width: 52px;
	text-align: center;
	padding-left: 4px; 
}

h2.meteo-liste-date {
	color: white;
	background: #003D8F;
	width: 260px;
	padding-top: 2px;
	text-align: center;
	margin-bottom: 0px;
}

.meteo-liste-conteneur {
	overflow: hidden;
	margin-bottom: 20px;
	border: 2px solid #003D8F;
	width: 256px;
}

.meteo-liste-icone {
	float: left;
	text-align: center;
	margin: 8px;
}

.meteo-liste-temp {
	float: left;
	line-height: 28px;
	margin: 8px;
}

/* FIN MODULE METEO */



/* MODULE LIENS UTILES */

a.lien-utile-bandeau {
	line-height: 20px;
	font-size: 11px;
}

a.lien-utile-bandeau:hover {
	text-decoration: none;
}

/* FIN MODULE LIENS UTILES */


/* MODULE EDITO */

#chapeau p {
	font-style: italic;
	font-weight: bold;
	width: 99%;
}

/* FIN MODULE EDITO */



/* MODULE EFFECTIFS */

table.effectif {
	padding: 2px;
	color: white;
	border: #003D8F 1px solid;
	border-collapse: collapse;
}

th.effectif {
	background: #003D8F;
	color: white;
	padding: 6px;
}

th.effectif-joueur {
	background: #003D8F;
	color: white;
	padding: 2px;
	text-align: left;
	font-size: 11px;
}

td.effectif {
	color: black;
	padding: 2px;
	text-align: center;
	width: 60px;
}

td.effectif-joueur {
	color: black;
	padding: 4px;
	font-size: 10px;
}

/* FIN MODULE EFFECTIFS */



/* MODULE PARTENAIRES */

p.logo-partenaire {
	text-align: center;
	font-size: 12px;
	line-height: 150px;
}

p.logo-partenaire-bandeau {
	text-align: center;
}

/* FIN MODULE PARTENAIRES */


/* MODULE NEWSLETTER */

div.FormSubmitConteneur {
	margin-top: 20px;
	font-size: 1em;
}

/* FIN MODULE NEWSLETTER */


/* PROCHAINES RENCONTRES */

.prochaines-rencontres-date {
	width: 44px;
	float: left;
	line-height: 18px;
	background: inherit;
	text-align: center;
	color: #666;
}

.prochaines-rencontres-heure {
	width: 44px;
	color: #003D8F;
	float: left;
	text-align: center;
	line-height: 18px;
	background: inherit;
}

.prochaines-rencontres-contre {
	width: 14px;
	float: left;
	line-height: 18px;
	background: inherit;
}

.prochaines-rencontres-equipe {
	width: 190px;
	float: left;
	line-height: 18px;
	background: inherit;
}

.prochaines-rencontres-detail {
	width: 18px;
	float: left;
	line-height: 18px;
	background: inherit;
}



/* RENCONTRES WEEK-END */

.rencontres-weekend-date {
	width: 38px;
	float: left;
	color: #666;
}

.rencontres-weekend-contre {
	width: 58px;
	float: left;
	text-align: center;
	color: #003D8F;
}

.rencontres-weekend-equipe {
	width: 108px;
	float: left;
}

/* FIN RENCONTRES WEEK-END */

/* MODULE EFFECTIFS */

div.domtab{
	padding: 0;
	width: 610px;
	font-size: 11px;
}

ul.domtabs{
	float: left;
	width: auto;
	margin: 2em 0 0 0;
}

ul.domtabs li{
	float:left;
	padding:0 .5em 0 0;
}

ul.domtabs a:link,
ul.domtabs a:visited,
ul.domtabs a:active,
ul.domtabs a:hover{
	width:7em;
	padding: 10px 12px;
	display:block;
	background: url(images/interface/onglet.gif) 0px 100px;
	color: white;
	height: 10px;
	font-weight:bold;
	text-decoration:none;
	text-align: center;
	font-size: 12px;
}

html>body ul.domtabs a:link,
html>body ul.domtabs a:visited,
html>body ul.domtabs a:active,
html>body ul.domtabs a:hover{
	height: auto;
	min-height: 10px;
}

ul.domtabs a:hover{
	background: url(images/interface/onglet.gif) 0px 0px;
}

div.domtab div.module{
	clear:both;
	width:100%;
	background: white;
	border: solid 4px #78A1D3;
	color: black;
	padding:1em 2em;
	overflow: hidden;
}

div.domtab div.module div{
	display: block;
	width: auto;
	background: white;
	color: black;
	margin-bottom: 20px;
}

div.domtab div.module div.colonne-calendrier {
	float: left;
	width: 50%;
	text-align: center;
	display: block;
}

div.domtab div.module div.colonne-calendrier div.marge-colonne {
	margin: 10px;
	display: block;
}

ul.domtabs li.active a:link,
ul.domtabs li.active a:visited,
ul.domtabs li.active a:active,
ul.domtabs li.active a:hover{
	background: url(images/interface/onglet.gif) 0px 0px;
	color:#fff;
	border-bottom: 0;
}

div.article {
	clear:both;
	width:100%;
	background: white;
	border: solid 4px #003D8F;
	color: black;
	padding:1em 2em;
	overflow: hidden;
}

.article p {
	padding-bottom: 12px;
}



/* FIN MODULES */




/* FOOTER */

.item-menu-bas {
	margin: 18px;
}

#footer-copyright {
	text-align: center;
	color: white;
	font-weight: bold;
}

#footer a, #footer a:hover {
	text-decoration: none;
	color: white;
}

#footer-copyright a, #footer-copyright a:hover {
	text-decoration: none;
	color: white;
}

/* FIN FOOTER */




/* CSS THICKBOX */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/**{padding: 0; margin: 0;}*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(images/interface/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity: 75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* FIN CSS THICKBOX */

