/******************************************************************************
* xirTeoComponent.css
*******************************************************************************
Eléments du site
*******************************************************************************
*                                                                             *
* Copyright 2008									                          *
*                                                                             *
******************************************************************************/
/* Titre */
.ish-pageTitle,
.ish-title1,
.ish-title2{
	margin-top:0;
}
.ish-pageTitle{
	font-size:18px;
}
.ish-title1{
	font-size:16px;
}
.ish-title2{
	font-size:14px;
}
.bsLevel3,
.gshpProductLeftInset H2{
	color:#eebd10;
	background-color:#666;
	padding:6px;
	font-size:15px;
	margin:0;
}
/* Cadre */
.insetBubbleTitle{
	border:1px #e0e0e0 solid;
	background-color:#eee;
	padding:5px;
}
.insetBubbleTitle h3.insTitle-text{
	background-image:url(../iso_icons/bgTitleInsetBubbleTitle2.png);
	background-repeat:repeat-x;
	background-position:100% 0;
	margin:-5px;
	font-size:28px;
	color:#666;
}
.insetBubbleTitle h3.insTitle-text span{
	display:block;
	background-image:url(../iso_icons/bgTitleInsetBubbleTitle1.png);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:0px 0px 12px 7px;
}
.greyInset{
	background:#FFF url(../iso_icons/bgGreyInset.jpg) 0 100% repeat-x;
	padding:0 10px 8px;
	color:#98c902;
	font-size:14px;
}
.greyInset a,
.greyInset a:visited,
.greyInset a:hover,
.greyInset a:active{
	color:#98c902;
}
.greyInset h3.insTitle-text{
	margin:0;
	padding-top:10px;
}
.greyInset h3.insTitle-text,
.greyInset h3.insTitle-text a,
.greyInset h3.insTitle-text a:visited,
.greyInset h3.insTitle-text a:hover,
.greyInset h3.insTitle-text a:active{
	color:#005397;
}
/* Paragraphe */
.bsPara140Pc{
	font-size:140%;
	line-height:125%;
}

/* Bouton */
.bsButton,
a.bsButton:link,
a.bsButton:visited,
a.bsButton:hover,
a.bsButton:active{
	background-image:none;
	background-color:#eebd10;
	color:#000;
}
