/* CSS Document */
/*
-- Subject : Menuiserie Belisle - STRUCTURE
-- Historique : Création le 18 juillet 2005
-- Author : Annick Desmeules Paré
-- Évolubiz Inc.
*/

/**********Couleur***********/
/*
	Bleu: #26233F
	Bourgogne: #623434
	Gris foncé: #8D8D8D
	Gris:#ADADAD
	Rose:#725252
	fond beige:#FDFCF3
*/
/***********************************************************************************************/
SPAN.BSL{font-weight:bold;color:RED;}

/**********************************************************************************************/

.liste2col UL, .liste3col UL
{
	list-style-position: outside;
}

.split2, .split3 { display: inline; }

.split2, .liste2col LI
{
	clear: none !important;
	float: left;
	width: 48%;
	margin-right: 1%;
	margin-bottom: 10px;
}

.split3, .liste3col LI
{
	clear: none !important;
	display: inline;
	float: left;
	width: 29%;
	margin-right: 1%;
	margin-bottom: 10px;
}

/**********************************************************************************************/

DIV.bordure
{
	border:1px solid #c7c7c7;
}

#demande
{
	background-color: #E7E7E7;
}

/**********************************************************************************************/
/************************************** Liste produits ****************************************/

.menu_bt DIV.bt
{
	float: left;
	text-align: center;
	width:40%;
	padding: 2px 0 2px 0;
	margin: 0 0 25px 10px;
}

.menu_bt2 DIV.bt2
{
	float: left;
	text-align: center;
	width: 49%;
	margin: 0 0 10px 0;
}

.menu_bt2 DIV.bt3
{
	float: left;
	margin: 0 0 25px 10px;
}

.menu_bt
{
	margin: 0 0 20px 25px;
}

.menu_bt2
{
}

.menu_bt A, .menu_bt2 A
{
	font-weight: bold;
	text-decoration: none;
}

A:hover .name, A .name
{
	text-decoration: underline;
}
/************Accueil***************/

#accueil
{	
	margin: 0 2% 10px 2%;
}
* html #accueil { margin-top: 25px; }
/*\*/ * html #accueil { margin-top: 15px;} /* */

#accueil .intro
{
	margin-right: 32%;
	font-size: 110%;
}

#accueil .finition{ float: right; text-align: center; width: 30%; margin: 0; padding: 0; margin-right: 1%; margin-top: 15px; }
#accueil .finition A IMG{ background-repeat: no-repeat; background-position: 0 0;}
#accueil .finition A:hover IMG{ background-position: 0 -167px;}

#accueil A{ font-weight: bold; color: #1E3523;}
#accueil A:hover{ color: #623434; }

#accueil .home_produits
{
	position: relative;
	margin: 0 -20px 0 -2%;
}
* html #accueil .home_produits{ position: static; margin: 0 -2% 0 -2%; }

#accueil .home_produits TABLE
{
	position: relative;
	width: 100%;
	margin-top: 30px;
}

#accueil .home_produits TABLE .img
{
	position: absolute;
	top: -10px;
	margin-left: -40px;
	z-index: 20;
}

#accueil .home_produits .courbe_top
{
	height: 38px;
	background: url(../images/courbe_top.gif) no-repeat 0 0;
}

#accueil .home_produits .courbe_bottom
{
	height: 36px;
	background: url(../images/courbe_bottom.gif) no-repeat 0 0;
}

#accueil .text
{
	margin: 0;
	padding: 15px 40px 20px 150px;
	background: url(../images/guillemet.jpg) no-repeat top left;
}
* html #accueil .text { padding-right: 35%; }
/*\*/* html #accueil .text { padding-right: 10px; }/* */

#accueil .text2
{
	padding: 15px 0 20px 85px;
}
* html #accueil .text2{ padding-right: 25%; }
/*\*/* html #accueil .text2 { padding-right: 10px; }/* */

#left .logos
{
	text-align: center;
	width: 100%;
	margin: 0;
	padding: 0;
}

/************************************************/
/**************** Réalisation *******************/

.table
{
	position: relative;
	width: 100%;
	text-align: center;
	margin:20px 0 0 0;
}

.table A{ color: #1E3523; font-weight: bold; text-decoration: none; }
.table A:hover{ color: #623434; }
.table A:hover .name{ text-decoration: underline; }

.table .cellz
{
	float: left;
	padding: 2px 0 2px 0;
	margin: 0 15px 0 15px;
	text-align: center;
}


li.barotinTexte p{
	width: 90%;
	
}


#findDistr h2{
	
color: #eee;
	padding-top: 25px;
}

#findDistr li{
		list-style-type: none;
		color: #eee;

}
#returnDist{
	background-color: #ebebeb;
	position: relative;
	display: block;
	height: 230px;
	overflow: auto;
}
#returnDist ul{
	padding-top: 2px;
	padding-bottom: 2px;
}

	#returnDist li{
		list-style-type: none;
				color: black;

}

}
returnDist
/******************************/
/******************************/



