/******************************************************
*																											*
*		CLUB DU GRIFFON KORTHALS													*
*																											*
*		Feuille de style Boîtes Sections									*
*   pour pages 982 pixels à 1 ou 2 colonnes						*
*																											*
*		Modèle Curve Orange																*
*																											*
*		Version	:	1.01.00						  										*
*		Date		:	05 mars 2009 														*
*																											*
*		Conformité W3C : Non encore testée								*
*																											*
*******************************************************
*		EVOLUTIONS																				*
*																											*
*																											*
*******************************************************
*																											*
*	OBSERVATIONS																				*
*																											*
******************************************************/

/*=====================================================
 Boites de la sidebar de gauche - Apparence par défaut
 ====================================================*/
.m2col #c1 .section_boxtop {
	background-image: url(/_theme/modeles/curv_orange/2col_box1_type1_haut.jpg);
	background-repeat: no-repeat;
}
.m2col #c1 .section_boxbottom {
	background-image: url(/_theme/modeles/curv_orange/2col_box1_type1_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*=====================================================
 Boites de la sidebar de gauche 
 Jeu de couleurs alternatif (n°2)
 ====================================================*/
.m2col #c1 .section_box2 {
	background-image: url(/_theme/modeles/curv_orange/2col_box1_type2_milieu.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.m2col #c1 .section_boxtop2 {
	background-image: url(/_theme/modeles/curv_orange/2col_box1_type2_haut.jpg);
	background-repeat: no-repeat;
}
.m2col #c1 .section_boxbottom2 {
	background-image: url(/_theme/modeles/curv_orange/2col_box1_type2_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*=====================================================
 Boites de la colonne principale - Apparence par défaut
 ====================================================*/
.m2col #c2 .section_boxtop {
	background-image: url(/_theme/modeles/curv_orange/2col_box2_type1_haut.jpg);
	background-repeat: no-repeat;
}
.m2col #c2 .section_boxbottom {
	background-image: url(/_theme/modeles/curv_orange/2col_box2_type1_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.m1col #c1 .section_boxtop {
	background-image: url(/_theme/modeles/curv_orange/1col_box_type1_haut.jpg);
	background-repeat: no-repeat;
}
.m1col #c1 .section_boxbottom {
	background-image: url(/_theme/modeles/curv_orange/1col_box_type1_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*=====================================================
 Boites de la colonne principale 
 Jeu de couleurs alternatif (n°2)
 ====================================================*/
.m2col #c2 .section_box2 {
	background-image: url(/_theme/modeles/curv_orange/2col_box2_type2_milieu.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.m2col #c2 .section_boxtop2 {
	background-image: url(/_theme/modeles/curv_orange/2col_box2_type2_haut.jpg);
	background-repeat: no-repeat;
}
.m2col #c2 .section_boxbottom2 {
	background-image: url(/_theme/modeles/curv_orange/2col_box2_type2_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.m1col #c1 .section_box2 {
	background-image: url(/_theme/modeles/curv_orange/1col_box_type2_milieu.jpg);
	background-repeat: repeat-y;
	color: #000000 !important;
}
.m1col #c1 .section_boxtop2 {
	background-image: url(/_theme/modeles/curv_orange/1col_box_type2_haut.jpg);
	background-repeat: no-repeat;
}
.m1col #c1 .section_boxbottom2 {
	background-image: url(/_theme/modeles/curv_orange/1col_box_type2_bas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
