/* FEUILLE DE STYLES DSF */
@charset "utf-8";

.users_tiret_fond {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00295A;
	font-weight: normal;
	padding-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC6633;
	border-bottom-color: #CC6633;
	background-color: #F3E6C5;
	background-image: url(html-php/images/utilisateurs.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	vertical-align: text-bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
.users_tiret_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00295A;
	font-weight: normal;
	padding-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC6633;
	border-bottom-color: #CC6633;
	background-image: url(html-php/images/utilisateurs.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.users_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00295A;
	font-weight: normal;
	padding-left: 40px;
	background-image: url(html-php/images/utilisateurs.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 12px;
	padding-bottom: 10px;
}
.user_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00295A;
	font-weight: normal;
	padding-left: 40px;
	background-image: url(html-php/images/utilisateur.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.checkValid {
	line-height: 15pt;
	list-style-image: url(html-php/images/list_checkbox.png);
	list-style-position: outside;
}

.DowmloadM1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
	text-decoration: none;
	background-repeat: no-repeat;
	background-image: url(html-php/images/list_arrow_ie6.png);
	text-indent: 40px;
	margin-left: 50px;
	margin-right: 50px;
	padding-top: 10px;
	height: 15px;
	width: auto;
	vertical-align: text-top;
	line-height: 5pt;
}

/*
 * unsorted lists
 */
 
ul.arrow, ul.arrow-big,
ul.checkbox, ul.checkbox-big,
ul.check, ul.check-big,
ul.star, ul.star-big,
ul.plus, ul.plus-big {
	padding: 0px;
	list-style: none;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	text-align: justify;
	font-weight: normal;
}

ul.arrow li,
ul.checkbox li,
ul.check li,
ul.star li,
ul.plus li {
	font-weight: normal;
	line-height: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 35px;
	list-style-type: none;
}

ul.arrow-big li,
ul.checkbox-big li,
ul.check-big li,
ul.star-big li,
ul.plus-big li {
	margin: 15px 0px 15px 0px;
	padding: 15px 0px 15px 60px;
	font-size: 200%;
	font-weight: bold;
}

ul.arrow li {
	background: url(html-php/images/list_arrow.png) 0 0 no-repeat;
	font-weight: normal;
}
ul.arrow-big li { background: url(images/list_arrow_big.png) 0 0 no-repeat; }
ul.checkbox li {
	background: url(html-php/images/list_checkbox.png) 0 0 no-repeat;
	font-weight: normal;
}
ul.checkbox-big li { background: url(images/list_checkbox_big.png) 0 0 no-repeat; }
ul.check li {
	font-weight: normal;
	margin: 0px;
	list-style-type: none;
	background-image: url(html-php/images/list_check.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul.check-big li { background: url(images/list_check_big.png) 0 0 no-repeat; }
ul.star li { background: url(images/list_star.png) 0 0 no-repeat; }
ul.star-big li { background: url(images/list_star_big.png) 0 0 no-repeat; }
ul.plus li { background: url(images/list_plus.png) 0 0 no-repeat; }
ul.plus-big li { background: url(images/list_plus_big.png) 0 0 no-repeat; }


/*
 * ordered lists
 */
 
ol.disc, ol.disc-big {
	margin: 10px 10px 10px 20px;
	padding: 0px 0px 0px 15px;
}

ol.disc {
	padding: 0px 0px 0px 27px;
	background: url(html-php/images/list_disc.png) 0 0 repeat-y;
}

ol.disc li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 12px;
	font-weight: bold;
	line-height: 28px;
}

ol.disc-big {
	padding: 0px 0px 0px 45px;
	font-size: 200%;
	background: url(html-php/images/list_disc_big.png) 0 0 repeat-y;
}

ol.disc-big li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 20px;
	font-weight: bold;
	line-height: 45px;
}

/* Boite DIV et SPAN sur fond couleur */

span.note,
span.noteFond1,
span.info,
span.alert,
span.download,
span.utilisateur,
span.statistique,
span.tip {
	display: block;
}

div.note, span.note {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	text-align:justify;
	background-color: #D0D6EA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A4B4C8;
	border-right-color: #A4B4C8;
	border-bottom-color: #A4B4C8;
	border-left-color: #A4B4C8;
}
div.noteFond1, span.noteFond1 {
	margin: 10px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	text-align:justify;
	background-color: #E7EBEF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A4B4C8;
	border-right-color: #A4B4C8;
	border-bottom-color: #A4B4C8;
	border-left-color: #A4B4C8;
}

div.info, span.info,
div.infoFond1, span.infoFond1,
div.alert, span.alert,
div.download, span.download,
div.tip, span.tip,
div.statistique, span.statistique,
div.utilisateur, span.utilisateur {
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.info, span.info {
	background: #f4f5f6 url(html-php/images/div_info.png) 3px 3px no-repeat;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}

div.infoFond1, span.infoFond1 {
	background-color: #537180;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	float: none;
	height: auto;
	width: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #00284B;
	border-bottom-color: #00284B;
}

div.alert, span.alert {
	background: #fff5eb url(html-php/images/div_alert.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffb4a0;
	border-bottom: 1px dotted #ffb4a0;
}

div.alertblanc, span.alertblanc {
	background: url(html-php/images/div_alert.png) 3px 3px no-repeat;
	margin: 10px 0px 10px 0px;
	padding: 7px 10px 7px 35px;
}

div.download, span.download {
	background: #f5faeb url(html-php/images/div_download.png) 3px 3px no-repeat;
	border-top: 1px dotted #78be5a;
	border-bottom: 1px dotted #78be5a;
}

div.tip, span.tip {
	background: #fffdeb url(html-php/images/div_tip.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	border-bottom: 1px dotted #ffc864;
}
div.statistique, span.statistique {
	background: #f4f5f6 url(html-php/images/div_statistics.png) 3px 3px no-repeat;
	border-top: 1px dotted #ffc864;
	padding-left: 40px;
	border-bottom: 1px dotted #ffc864;
}
div.TitreAvecFond {
	background: #1f478b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: 800;
	color: #FFFFFF;
	border: 1 dotted;
	display: inherit;
	margin: auto;
	margin-bottom: 2%;
	padding: 10;
	font-size-adjust: none;
	text-align: center;
	text-indent: 0;
	background-color: #A4B4C8;
}
div.utilisateur, span.utilisateur {
	padding-left: 40px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CC6633;
	border-bottom-color: #CC6633;
	background-color: #F3E6C5;
	background-image: url(html-php/images/utilisateurs.png);
	background-repeat: no-repeat;
	background-position: 3px 3px;
}
div.titreAvecFond, span.titreAvecFond {
{
	background: #A4B4C8
	font-family: Arial, Helvetica, sans-serif;
	font-size: larger;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: inherit;
	margin: auto;
	margin-bottom: 2%;
	padding: 5;
	font-size-adjust: none;
	text-align: center;
	text-indent: 0;
	border-top: 1px dotted #aab4be;
	border-bottom: 1px dotted #aab4be;
}
.page {
	background-image: url(ArtisteerLigue_1/images/Header.jpg);
	background-repeat: no-repeat;
}
.contenu {
	padding-top: 150px;
	padding-left: 10px;
}
