@charset "utf-8";
/* CSS Document */
.ui-slider-handle {
	width:0 !important;
	height:0 !important;
	border:7px solid transparent !important;
	border-left: 10px solid #444444 !important;
	background:none !important;
}

body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #fef5f9; color: #666; margin: 0; padding: 0 0 0 0; }

#main { width: 980px !important; margin: 0 auto !important; }
#center { padding: 0 15px 15px; background: url(../_img/background-center.png) 0 0 repeat-y; position: relative; z-index: 0; }

.translation { border:1px dotted orange; }

/* Style de texte par défaut */
em {
	font-style:normal;
	background:#f0e7f2;
	padding:0 2px;
}
h1,h2,h3,h4,h5,p,ul,li,td{
	padding:0.5em 5px 0.3em;
	line-height:1.4em;
}
h1,h2,h3,h4,h5 {
	font-weight:bold;
	line-height:1.2em;
}
h1 {
	padding:0.7em 5px 0;
	font-size:20px;
}
h2 {
	padding:0.5em 5px 0;
	font-size:22px;
	color:#E81E75;
	font-weight:normal;
}
h3 {
	font-size:16px;
	color:#444444;
}
h4 {
	font-size:14px;
	color:#E81E75;
	font-weight:normal;
	padding:0.5em 5px 0;
}
h4 small {
	color:#666;
}
h5 {
	color:#444444;
	font-size:12px;
	font-weight:normal;
	padding:0.5em 5px 0;
}
ul {
	margin-left:15px;
}

blockquote {
	margin:0.5em 0 0.3em;
	border:1px dotted #aaa;
}
a {
	color:#444444;
}
a:hover {
	color:#E81E75;
}

small {
	letter-spacing:-0.07em;
}
.highlight {
	color:#E81E75;
}
.alert {
	background:#ECC6C7;
	color:#cc0000;
}
	.alert a {
		color:#cc0000;
	}

a.bullet {
	font-size:10px;
	text-decoration:none;
	color:#E81E75;
}
a.bullet:before {
	content:"• ";
}
a.bullet:hover {
	text-decoration:underline;
}
a.url {
	background:url(../_img/world.gif) left center no-repeat;
	padding-left:16px;
}

input, textarea {
	border:1px solid #7e9db9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:1px 2px;
	margin:2px 0 0;
}

.form-ok {
	background:#CCFFCC !important;
}
.form-error {
	background:#FFCC66 !important;
}

.button {
	display:inline-block;
	background:url(../_img/button.png) 0 top no-repeat;
	color:#fff;
	font-weight:bold;
	padding:0;
	margin:0;
	line-height:20px;
	border:none;
}

/* Version réinjecté du bouton d'origine via javascript */
.buttonSkinned {
	display:inline-block;
	background:url(../_img/button.png) right -20px no-repeat;
}
.buttonSkinned.special {
	display:inline-block;
	background:url(../_img/button.png) right -100px no-repeat;
}
.buttonSkinned.over {
	background:url(../_img/button.png) right -60px no-repeat;
}

.buttonSkinned a.button,
.buttonSkinned input.button {
	display:inline-block;
	background:url(../_img/button.png) 0 0 no-repeat;
	height:19px;
	line-height:19px;
	border:none;
	padding:0 0 1px 20px;
	margin:0 6px 0 0;
	text-decoration:none;
	cursor:pointer;
	color:#fff !important;
}
.buttonSkinned.special a.button,
.buttonSkinned.special input.button {
	background:url(../_img/button.png) 0 -80px no-repeat;
}
.buttonSkinned.over a.button,
.buttonSkinned.over input.button {
	background:url(../_img/button.png) 0 -40px no-repeat;
}

/**************************** Habillage du centre de la page */

ul.box {
	list-style:none;
	padding:0;
	margin:0;
	background:none;
}

div.box,
ul.box li {
	margin:0 0 4px 0;
	padding:0 0 3px 0;
	
	background:#eee;
	
	border:1px solid #ddd;
	border-radius:4px;
	-moz-border-radius:4px;
}
ul.box li {
	padding:3px 5px;
	border:1px solid #ddd;
}

div.box, /* placé après pour surcharger la taille mini lié à l'application sur les LI */
ul.box {
	margin:0 0 10px 0;
}
ul.box a {
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	color:#444444;
}
ul.box a:hover {
	color:#E81E75;
}


.bronze { 
	color:#6b8811;
}
.argent { 
	color:#bdc5c8;
}
.or { 
	color:#e1bd38;
}
.platine { 
	color:#e67f63;
}

.table-18 { width:651px; background:url(../_img/table-18.png) -651px 0 repeat-y; }
.table-10 { width:355px; background:url(../_img/table-10.png) -355px 0 repeat-y; }
.table-7 { width:244px; background:url(../_img/table-7.png) -244px 0 repeat-y; }
.table-6 { width:207px; background:url(../_img/table-6.png) -207px 0 repeat-y; }

.table-18 td,
.table-10 td,
.table-7 td,
.table-6 td { padding:0.3em 10px 0.3em; border-right:1px solid #ddd; }

.table-18 td td,
.table-10 td td,
.table-7 td td,
.table-6 td td{ padding:0.5em 5px 0.3em; margin:0; border:none; }

.table-18 th,
.table-10 th,
.table-7 th,
.table-6 th { padding:0.3em 10px 0.3em; border-right:1px solid #ddd; font-weight:bold; }

.table-18 th p,
.table-10 th p,
.table-7 th p,
.table-6 th p { padding-top:0; border-bottom:1px solid #ddd; } 

.table-18 th h3,
.table-10 th h3,
.table-7 th h3,
.table-6 th h3 { padding-top:0; border-bottom:1px solid #ddd; } 
