@charset "utf-8";
/* CSS Document */

/*(Forms)*/
SELECT
{
	color: #FFFFFF;
	background-color: #1c65c3;/*foncé*/
}
TEXTAREA
{
	color: #1c65c3;/*foncé*/
	scrollbar-arrow-color: #1c65c3;/*foncé*/
}
INPUT
{
	color: #1c65c3;/*foncé*/
}



/*(Liens)*/
A:link
{
	text-decoration: underline;
	color: #1c65c3;/*foncé*/
}
A:visited
{
	text-decoration: underline;
	color: #1c65c3;
}
A:hover
{
	text-decoration: none;
	color: #1c65c3;
}
A:active
{
	text-decoration: none;
	color: #1c65c3;
}




/*(Boutons)*/
.btn_22
{
	background: url('../images/boutons/theme1/btn22.png');
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
}
.btn_22_hover
{
	cursor: pointer;
	background: url('../images/boutons/theme1/btn22_hover.png');
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
}
.btn_22_click
{
	cursor: pointer;
	background: url('../images/boutons/theme1/btn22_click.png');	
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 24px;
	color: #4f93f0;
	font-size: 11px;
	overflow: hidden;
}
.btn_22_disable
{
	background: url('../images/boutons/theme1/btn22_click.png');
	width: 22px;
	height: 22px;
	text-align: center;
	line-height: 24px;
	color: #4f93f0;
	font-size: 11px;
	overflow: hidden;
}

.btn_50
{
	background: url('../images/boutons/theme1/btn50.png');
	width: 50px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
}
.btn_50_hover
{
	cursor: pointer;
	background: url('../images/boutons/theme1/btn50_hover.png');
	width: 50px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
}
.btn_50_click
{
	cursor: pointer;
	background: url('../images/boutons/theme1/btn50_click.png');	
	width: 50px;
	height: 22px;
	text-align: center;
	line-height: 24px;
	color: #4f93f0;
	font-size: 11px;
	overflow: hidden;
}
.btn_50_disable
{
	background: url('../images/boutons/theme1/btn50_click.png');
	width: 50px;
	height: 22px;
	text-align: center;
	line-height: 24px;
	color: #4f93f0;
	font-size: 11px;
	overflow: hidden;
}

.btn_100
{
	background: url('../images/boutons/theme1/btn100.png');
	width: 100px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
}
.btn_100_hover
{
	cursor: pointer;
	background: url('../images/boutons/theme1/btn100_hover.png');
	width: 100px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
}
.btn_100_click
{
	cursor: pointer;
	background: url('../images/boutons/theme1/btn100_click.png');	
	width: 100px;
	height: 22px;
	text-align: center;
	line-height: 24px;
	color: #4f93f0;
	font-size: 11px;
	overflow: hidden;
}
.btn_100_disable
{
	background: url('../images/boutons/theme1/btn100_click.png');
	width: 100px;
	height: 22px;
	text-align: center;
	line-height: 24px;
	color: #4f93f0;
	font-size: 11px;
	overflow: hidden;
}

.btn_130
{
	background: url('../images/boutons/theme1/btn130.png');
	width: 130px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
}
.btn_130_hover
{
	cursor: pointer;
	background: url('../images/boutons/theme1/btn130_hover.png');
	width: 130px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
}
.btn_130_click
{
	cursor: pointer;
	background: url('../images/boutons/theme1/btn130_click.png');
	width: 130px;
	height: 22px;
	text-align: center;
	line-height: 24px;
	color: #4f93f0;
	font-size: 11px;
	overflow: hidden;
}
.btn_130_disable
{
	background: url('../images/boutons/theme1/btn130_click.png');
	width: 130px;
	height: 22px;
	text-align: center;
	line-height: 24px;
	color: #4f93f0;
	font-size: 11px;
	overflow: hidden;
}
/*IE6 position image - centrer verticalement*/
* html .btn_130 img, * html .btn_130_hover img, * html .btn_130_click img, * html .btn_130_disable img
{
	margin-top: 5px;
	vertical-align: baseline;
}

.btn_190
{
	background: url('../images/boutons/theme1/btn190.png');
	width: 190px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
}
.btn_190_hover
{
	cursor: pointer;
	background: url('../images/boutons/theme1/btn190_hover.png');
	width: 190px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 11px;
}
.btn_190_click
{
	cursor: pointer;
	background: url('../images/boutons/theme1/btn190_click.png');
	width: 190px;
	height: 22px;
	text-align: center;
	line-height: 24px;
	color: #4f93f0;
	font-size: 11px;
	overflow: hidden;
	
}
.btn_190_disable
{
	background: url('../images/boutons/theme1/btn190_click.png');
	width: 190px;
	height: 22px;
	text-align: center;
	line-height: 24px;
	color: #4f93f0;
	font-size: 11px;
	overflow: hidden;
}

.flg_galeries
{
	cursor: pointer;
	width: 50px;
	height: 165px;
	background: url('../images/boutons/theme1/flg_galeries.png');
	background-repeat: no-repeat;
}
.fld_galeries
{
	cursor: pointer;
	width: 50px;
	height: 165px;
	background: url('../images/boutons/theme1/fld_galeries.png');
	background-repeat: no-repeat;
}



/*(Fonds)*/
.fondA
{
	background-color: #1c65c3;/*foncé*/
	color: #FFFFFF;
}
.fondA a
{
	color: #FFFFFF;
}
.fondA a:hover
{
	color: #FFFFFF;
}
.fondA a:link
{
	color: #FFFFFF;
}
.fondA a:visited
{
	color: #FFFFFF;
}
.fondA a:active
{
	color: #FFFFFF;
}
.fondA TD
{
	color: #FFFFFF;
}
.fondB
{
	background-color: #236ed3;/*clair*/
	color: #FFFFFF;
}
.fondB a
{
	color: #FFFFFF;
}
.fondB a:hover
{
	color: #FFFFFF;
}
.fondB a:link
{
	color: #FFFFFF;
}
.fondB a:visited
{
	color: #FFFFFF;
}
.fondB a:active
{
	color: #FFFFFF;
}
.fondB TD
{
	color: #FFFFFF;
}
.fondB_simple
{
	background-color: #236ed3;/*clair*/
}
.fond1
{
	background: url('../images/fonds/theme1/fond1.jpg');
	background-repeat: repeat-x;
}
.fond2
{
	background: url('../images/fonds/theme1/fond2.jpg');
}
.forme1
{
	background: url('../images/fonds/theme1/forme1.jpg');
	background-repeat: no-repeat;
}
.forme2
{
	background: url('../images/fonds/theme1/forme2.jpg');
	background-repeat: no-repeat;
}
.forme3
{
	background: url('../images/fonds/theme1/forme3.jpg');
	background-repeat: no-repeat;
}
.forme4
{
	background: url('../images/fonds/theme1/forme4.jpg');
	background-repeat: no-repeat;
}
.forme5
{
	background: url('../images/fonds/theme1/forme5.jpg');
	background-repeat: no-repeat;
}
.forme6
{
	background: url('../images/fonds/theme1/forme6.jpg');
	background-repeat: no-repeat;
}
.barre_titre
{
	background-color: #236ed3;/*clair*/
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	padding: 2px;
}
.barre_titre_disable
{
	background-color: #cccccc;
	color: #FFFFFF;
	font-weight: bold;
	padding: 2px;
}
.barre_pied
{
	border-bottom: 1px solid #236ed3;/*clair*/
}
.barre_titre_1
{
	background: url('../images/fonds/theme1/barre_titre_1.jpg');
}
.barre_titre_1 TD
{
	color: #FFFFFF;
}
.cadre_coing
{
	background: url('../images/fonds/theme1/coing.png');
}
.cadre_coind
{
	background: url('../images/fonds/theme1/coind.png');
}



/*(Textes)*/
.texte_disable
{
	color: #cccccc;
}
.date_normal
{
	font-size: 11px;
	color: #236ed3;/*clair*/
}
.date_disable
{
	font-size: 11px;
	color: #cccccc;
}
.mise_en_valeur
{
	color: #1c65c3;
}
.paragraphe:first-letter
{
	color: #226fd2;/*clair*/
}



/*(Barres)*/
.hr
{
	border-bottom: 1px solid #226fd2;/*clair*/
	width: 100%;
	height: 1px;
}
.hr_1
{
	background:url('../images/fonds/theme1/barre.png') center;
	background-repeat: no-repeat;
	height: 1px;
}



/*(BarreProgression)*/
.barre_progression_1a
{
	background:url('../images/fonds/theme1/barre_progression_1a.jpg');
	background-repeat: no-repeat;
	height: 15px;
}
.barre_progression_1b
{
	background:url('../images/fonds/theme1/barre_progression_1b.jpg');
	height: 15px;
}
.barre_progression_1c
{
	background:url('../images/fonds/theme1/barre_progression_1c.jpg');
	background-repeat: no-repeat;
	height: 15px;
}



/*(BarreChargement)*/
.barre_chargement
{
	background: url('/images/barre_chargement_1.gif');
	width: 300px;
	height: 15px;
}
