/**
 * @version $Id: bot_ar_showhide_produits.css,v 1.5 2007-11-09 13:48:35 cch Exp $
 * @package chaffoteaux
 * @copyright Copyright (C) 2007 BROCELIA. All rights reserved.
 */

/* BIEN CHOISIR */
#page #corps #groupe
{
	width: 280px;
	min-height:257px;
	float:left;
}

#page #corps #groupe .onglet
{
	float: left;
	width: 96px;
	overflow: hidden;
	height: 20px;
	background-color: #999CA1;
}

#page #corps #groupe #onglet1
{
	visibility: hidden;
	margin-top : 220px;
	position : absolute;
}


#page #corps #groupe #onglet2
{
	margin-top : 220px;
	position : absolute;
	background-image: url(puce.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top:3px;
}

#page #corps #groupe #onglet3
{
	position : absolute;
	margin-top : 220px;
	margin-left : 100px;
	background-image: url(puce.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top:3px;
}

#page #corps #groupe #onglet4
{
	position : absolute;
	margin-top : 220px;
	margin-left : 175px;
	background-image: url(puce.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 88px;
	padding-top:3px;
}


#page #corps #groupe a.onglet
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#page #corps #groupe #groupe_onglets a.onglet:hover, #page #corps #groupe a.selected
{
	color:#992137;
}


#page #corps #groupe .content
{
	position: absolute;
	min-height: 208px;
	width: 282px;
	margin-top: 0px;
	height: 215px;
}

#page #corps #groupe .content .texte
{
	font-size:11px;
}






/* CONSEIL CHAUDIERE */
#page #corps #groupe #conseil_chaudieres
{
	width: 280px;
	min-height:257px;
	float:left;
}

#page #corps #groupe #conseil_chaudieres .onglet
{
	float: left;
	width: 96px;
	overflow: hidden;
	height: 20px;
	background-color: #999CA1;
}

#page #corps #conseil_chaudieres #groupe #onglet1
{
	visibility: hidden;
	/*margin-top : 1220px;*/
	position : absolute;
}


#page #corps #conseil_chaudieres #groupe #onglet2
{
	margin-top : 220px;
	position : absolute;
	background-image: url(puce.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}

#page #corps #conseil_chaudieres #groupe #onglet3
{
	position : absolute;
	margin-top : 220px;
	margin-left : 100px;
	background-image: url(puce.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 163px;
}

#page #corps #conseil_chaudieres #groupe #onglet4
{
	position : absolute;
	margin-top : 220px;
	margin-left : 175px;
	background-image: url(puce.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
	padding-left: 20px;
//	vertical-align: middle;
}


#page #corps #conseil_chaudieres #groupe a.onglet
{
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#page #corps #conseil_chaudieres #groupe #groupe_onglets a.onglet:hover,
#page #corps #conseil_chaudieres #groupe a.selected
{
	color:#992137;
}


#page #corps #conseil_chaudieres #groupe .content
{
	position: absolute;
	min-height: 208px;
	width: 282px;
	margin-top: 0px;
	height: 215px;
}

#page #corps #conseil_chaudieres #groupe .content .texte
{
	font-size:11px;
}



/* RESEAU COMMERCIAL */

#page #corps #reseau a.onglet{
	display:block;
	font-size: 12px;
	padding: 3px 20px 3px 30px;	
	color:#000; 
	text-decoration:none;	
	background-image: url(puce.gif);
	background-position: 15px 5px;
	background-repeat: no-repeat;
	
}
#page #corps #reseau a.selected{
	color:#fff;
	background-color:#992137;
}
#page #corps #reseau .content{
	font-size: 12px;
	padding: 0px 20px 10px 30px;	
}
#page #corps #reseau .content a{
	color:#000;
	font-size: 11px;	
}



