﻿@charset "utf-8";
/* Différentes couleurs pour les info bulles */

/* poujoulat */
.poujoulatTip						{ width: 196px; display: block; margin-left:14px;}
.poujoulatTip	img					{float:left; margin:0px 10px 0px 5px; }
.poujoulatTip .content				{ height:61px; font-size: 10px; color: #fff; background: url(../images/template/poujoulat_Tip_bg.png) bottom left no-repeat; }
.poujoulatTip 	span  				{ display:block; padding:22px 5px 0px 0px; }
.poujoulatTip .bottom				{ height: 12px; margin-bottom:15px;  background: url(../images/template/poujoulat_Tip_fleche.png) 159px 0px no-repeat; font: 0px/0px sans-serif;}

/*Si 1 seule ligne*/
.poujoulat-1-ligneTip						{ width: 196px; display: block; margin-left:9px;}
.poujoulat-1-ligneTip	img					{float:left; margin:0px 5px; }
.poujoulat-1-ligneTip .content				{ height:61px; line-height:61px; font-size: 10px; color: #fff; background: url(../images/template/poujoulat_Tip_bg.png) bottom left no-repeat; }
.poujoulat-1-ligneTip 	span  				{ display:block; text-align:center; padding-top:5px;}
.poujoulat-1-ligneTip .bottom				{ height: 12px; margin-bottom:15px;  background: url(../images/template/poujoulat_Tip_fleche.png) 159px 0px no-repeat; font: 0px/0px sans-serif;}


/*Position dessous + fleche up
.votreEspacePoujoulat					{ width: 190px; display: block; margin-left:9px;}
.votreEspacePoujoulatTip .content		{ padding-top:11px; margin-top:15px;  background:url(../images/template/poujoulat_Tip_fleche_up.png) top right no-repeat;}
.votreEspacePoujoulatTip .content	p	{  width: 180px; font-size: 10px; color: #fff; background-color:#000; padding:5px; margin-left:30px;}
.votreEspacePoujoulatTip .bottom		{ height: 10px;   font: 0px/0px sans-serif;}*/





/* Vert */
.vert2Tip						{ width: 235px; padding: 5px 0px 0px 0px; margin-left:8px; display: block; background: url(../images/tip/top-vert2.png) 0px 0px no-repeat; }
.vert2Tip .content				{ padding: 5px 40px 5px 15px; font-size: 12px; font-family: Arial, sans-serif; text-align:center; color: #ffffff;  background: url(../images/tip/content-vert2.png) 0px 0px repeat-y; }
.vert2Tip .bottom				{ height: 19px; background: url(../images/tip/bottom-vert2.png) 0px 0px no-repeat; font: 0px/0px sans-serif;  }

/* Vert Clair */
.vertTip						{ width: 235px; padding: 5px 0px 0px 0px; margin-left:8px; display: block; background: url(../images/tip/top-vert.png) 0px 0px no-repeat; }
.vertTip .content				{ padding: 5px 40px 5px 15px; font-size: 12px; font-family: Arial, sans-serif; text-align:center; color: #ffffff;  background: url(../images/tip/content-vert.png) 0px 0px repeat-y; }
.vertTip .bottom				{ height: 19px; background: url(../images/tip/bottom-vert.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }

/* Orange Clair */
.orangeTip						{ width: 235px; padding: 5px 0px 0px 0px; margin-left:8px; display: block; background: url(../images/tip/top-orange.png) 0px 0px no-repeat; }
.orangeTip .content				{ padding: 5px 40px 5px 15px; font-size: 12px; font-family: Arial, sans-serif; text-align:center; color: #ffffff;  background: url(../images/tip/content-orange.png) 0px 0px repeat-y; }
.orangeTip .bottom				{ height: 19px; background: url(../images/tip/bottom-orange.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }

/* Orange */
.orange2Tip						{ width: 235px; padding: 5px 0px 0px 0px; margin-left:8px; display: block; background: url(../images/tip/top-orange2.png) 0px 0px no-repeat; }
.orange2Tip .content			{ padding: 5px 40px 5px 15px; font-size: 12px; font-family: Arial, sans-serif; text-align:center; color: #ffffff;  background: url(../images/tip/content-orange2.png) 0px 0px repeat-y; }
.orange2Tip .bottom				{ height: 19px; background: url(../images/tip/bottom-orange2.png) 0px 0px no-repeat; font: 0px/0px sans-serif; }