body, .body
{
	background-color:white;
	font-family:tahoma;
	padding:0px;
	margin:0px;
}

.menu, .menu_select
{
	font-family:tahoma;
	font-size:12;
	color:black;
}

.menu_s
{
	font-family:tahoma;
	font-size:12;
	color:white;
}


.txt_w
{
	font-family:tahoma;
	font-size:10;
	color:white;
}

.txt_y1
{
	font-family:tahoma;
	font-size:11;
	color:#FFFF66;

}
.txt_y2
{
	font-family:tahoma;
	font-size:10;
	color:#FFFFCC;
}

.txt
{
	font-family:tahoma;
	font-size:10;
	color:#333333;
}

.popup_txt
{
	font-family:tahoma;
	font-size:11;
	color:#333333;
}

.popup_alerte
{
	font-family:tahoma;
	font-size:14;
	color:red;
	font-weight:bold;
}

.popup_numero
{
	font-family:tahoma;
	font-size:14;
	color:black;
		font-weight:bold;
}

/**
   ZONE : logo noir et blanc 
   */

	.nb_sm
	{
		font-family:tahoma;
		font-size:11;
		color:black;
	}

	.nb_sm_s
	{
		font-family:tahoma;
		font-size:11;
		color:white;
	}


	.logo_nb_fond
	{
		background-color:#b1b1b1;
		color:white;
		font-family:tahoma;
		font-size:10;
	}

	.logo_nb_titre
	{
		font-family:tahoma;
		font-size:12;
		color:#333333;
		font-weight:bold;
	}

	.logo_nb_txt
	{
		font-family:tahoma;
		font-size:11;
		color:#666666;
	}

/**
   ZONE : sonnerie
   */

   .son_sm
   {
		font-family:tahoma;
		font-size:11;
		color:#000000;
   }

   .son_sm_s, .son_txt
   {
		font-family:tahoma;
		font-size:11;
		color:#993300;
   }
 
    .son_titre
   {
		font-family:tahoma;
		font-size:12;
		color:#993300;
		font-weight:bold;
   }


	.son_fond
	{
		background-color:#ffea41;
		color:black;
		font-family:tahoma;
		font-size:10;
	}

/**
   ZONE : jeux video
   */
	.cadre_envoi
	{
		position:relative;
		display:none;
	}

	.cadre_sms
	{
		border: 1px dashed #996666;
		padding:5px;
		position:relative;
		background: #F5FFFF;
	}

	.cadre_mobile
	{
		border: 1px dashed #996666;
		padding:5px;
		position:relative;
		height:170px;
		display:block;
		overflow: auto;
		background: #F5FFFF;
	}

	.cadre_sms2,.cadre_txt
	{
		border: 1px dashed #996666;
		padding:5px;
		background: #F5FFFF;
		position:relative;
		overflow: auto;
		height:230px;
		font-size:10px;
	}


	.jv_titre
	{
		font-family:tahoma;
		font-size:12;
		color:#000099;
		font-weight:bold;
	}

	.jv_txt
	{
		font-family:tahoma;
		font-size:11;
		color:#0000AA;
	}

	.jv_mobile
	{
		font-family:tahoma;
		font-size:10;
		color:#0000AA;
		cursor:pointer;
	}

	.jv_fond
	{
		background:#F5FFFF;
		color:#0000AA;
	}