/* CSS Author kevin ULVE  */
/* CSS copyright Phonevalley 2005 */

.body{
	background-color: #cbd6df;
	FONT-FAMILY: Arial,Helvetica; FONT-SIZE: 11px;
 }
 
.table_home{
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 11px;
	background-color:#FFFFFF;
	
}

.table_body{
	FONT-FAMILY: Arial,Helvetica; FONT-SIZE: 11px;
	background-color:#FFFFFF;
	border-left:thin #517e9c solid;
	border-bottom:thin #517e9c solid;
	border-top:thin #517e9c solid;
	border-right:thin #517e9c solid;
}
 
 
/* lien par défaut  */
a{
		font-family: Arial,Helvetica;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
}
a:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		font-weight: bold;
		color: #000000;
} 

/*  lien noir souligne  */
.link_black{
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 13px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;

}
.link_black:hover{
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 13px;
	color: #CC0000;
	font-weight:bold;
	text-decoration:underline;
}

/*  Lien Menu       */
.link_downl{
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 13px;
	color: #0E4A9D;
	font-weight:bold;
	text-decoration:underline;
}
.link_downl:hover{
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 13px;
	color: #0E4A9D;
	font-weight:bold;
	text-decoration:underline;
}

/* ----------------- */

/*  Titre Générique */

.title_blue {
	FONT-FAMILY: Arial,Helvetica;
	FONT-SIZE: 13px;
	color: #0E4A9D;
	font-weight:bold;
	background-color:#bdcedb;
}



/* fin ----------	*/

/*  Menu  */
.menu_Title{
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align:center;
	background-color:#E7E7E7;
}
/*---------------------------------------------------------------------------------*/
/*                              A  C L A S S E R                                  */
/*-------------------------------------------------------------------------------*/


	.telPreview_imageBackground{
		background-repeat: no-repeat;
		background-position:center center;
	}
	
	
	
	.lookAndFeel_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: center;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	
	.lookAndFeel_cssImage{
		color: #6b9dbd;
		text-decoration: none;
		align: center;
	}
	
	.lookAndFeel_cssImage:hover{
		color: #cc0000;
		text-decoration: none;
		align: center;
	}



/*--------------------------------------------------------------------------*/
/* Search Engine Home  														*/
/* contains a table with: 													*/
/*	- an input text area where the user types his keys words (preced by a 	*/
/*		a consign label, and followed by a submit button					*/
/*	- an list of radio box where the user can choose the media type			*/
/*		(all, ringtone, video or logo)										*/
/*--------------------------------------------------------------------------*/

	.searchEngine_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}

	.searchEngine_title{
		font-family: Arial,Helvetica;
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		color: #CC0000;
		background-color: #E7E7E7;
	}
	
	.searchEngine_inputKeyWords{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: center;
		width:80%;
		
	}
	
	.searchEngine_button_go_search{
		FONT-FAMILY: Arial,Helvetica;
		FONT-SIZE: 12px;
		font-weight:bold;
		color:#FFFFFF;
		background-color:#CC0000;
		border:#FFFFFF solid 2px;
		text-align:left;
	}
	
	.searchEngine_type{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
		text-align:left;
	}
	
	.searchEngine_consign{
		font-family: Arial,Helvetica;
		font-size: 11px;
		font-weight: bold;
		text-align: left;
		color: #000000;
	}

/*--------------------------------------------------------------------------*/
/* LOGO Home  																*/
/* contains a table with the logo list of a image mediagroup, 				*/
/* -> the differents ringtones in the list are a link to a payment page 	*/
/*	(where the user buy the selected ringtone) 								*/
/* -> this table have a title which is the name of the mediagroup			*/
/* -> this table can have 													*/
/*		- a pager, the ringtone list is divised in many pages so the pager	*/
/*		indicates the current page and have links in order to join the other*/
/*		pages																*/
/*		- or a link more, link which reach the logo theme page	which 		*/
/*		show the current mediagroup list									*/
/*--------------------------------------------------------------------------*/
	
	/*table wich contain the title and the list of logos*/
	.themeHome_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		width:100%;
		
	}
	
	/*title of the table*/
	.themeHome_title{
		font-family: Arial,Helvetica;
		font-size: 14px;
		font-weight: bold;
		text-align: left;
		color: #CC0000;
		background-color: #E7E7E7;
	}
	
	/*ringtone link which permits to reach to the payment page*/
	.themeHome_link{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		text-align: left;
		font-style: normal;
		font-weight: bold;
	}
	
	/*ringtone link which permits to reach to the payment page when it is hover*/
	.themeHome_link:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #cc0000;
		text-decoration: none;
		text-align: left;
		font-style: normal;
		font-weight: bold;
	}


/*--------------------------------------------------------------------------*/
/* ringtone Home  															*/
/* contains a table with the ringtone list of a ringtone mediagroup, 		*/
/* -> the differents ringtones in the list are a link to a payment page 	*/
/*	(where the user buy the selected ringtone) 								*/
/* -> this table have a title which is the name of the mediagroup			*/
/* -> this table can have 													*/
/*		- a pager, the ringtone list is divised in many pages so the pager	*/
/*		indicates the current page and have links in order to join the other*/
/*		pages																*/
/*		- or a link more, link which reach the ringtone theme page	which 	*/
/*		show the current mediagroup list									*/
/*--------------------------------------------------------------------------*/
	
	/*table wich contain the title and the list of ringtones*/
	.ringtoneHome_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	.ringtone_display_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	.ringtoneHome_table2{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		width:100%;
		
	}
	
	/*title of the table*/
	.ringtoneHome_Title1{
		color: #cc0000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		text-align:center;
		background-color:#E7E7E7;
	}
	
	.ringtoneHome_title{
		font-family: Arial,Helvetica;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #cc0000;
		background-color: #E7E7E7;
	}
	
	/*ringtone link which permits to reach to the payment page*/
	.ringtoneHome_ringtoneLink{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		text-align: left;
		font-style: normal;
		font-weight: bold;
	}
	
	/*ringtone link which permits to reach to the payment page when it is hover*/
	.ringtoneHome_ringtoneLink:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #cc0000;
		text-decoration: none;
		text-align: left;
		font-style: normal;
		font-weight: bold;
	}

	/*link which permits to reach the page which contain all the ringtone of the same mediagroup*/
	.ringtoneHome_moreLink{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	/*link which permits to reach the page which contain all the ringtone of the same mediagroup when it is hover*/
	.ringtoneHome_moreLink:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #FF0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	/*table which contain the links which permit to reach the given page containing the others ringtone*/
	.ringtoneHome_pagerTable{
		font-family: Arial,Helvetica;
		color: #FFFFCC;
		text-align: right;
		font-size: 12px;
		width: 125;
	}
	
	/*link which permits to reach the given page containing the others ringtone*/
	.ringtoneHome_pagerLink{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #0E4A9D;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	/*link which permits to reach the given page containing the others ringtone when it is hover*/
	.ringtoneHome_pagerLink:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	
	/*indicates the current active page*/
	.ringtoneHome_pagerActivePage{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #cc0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
		


/*--------------------------------------------------------------------------*/
/* LOGO Home  																*/
/* contains a table with the logo list of a image mediagroup, 				*/
/* -> the differents ringtones in the list are a link to a payment page 	*/
/*	(where the user buy the selected ringtone) 								*/
/* -> this table have a title which is the name of the mediagroup			*/
/* -> this table can have 													*/
/*		- a pager, the ringtone list is divised in many pages so the pager	*/
/*		indicates the current page and have links in order to join the other*/
/*		pages																*/
/*		- or a link more, link which reach the logo theme page	which 		*/
/*		show the current mediagroup list									*/
/*--------------------------------------------------------------------------*/
	
	
	
	
	
	
	
	/*table wich contain the title and the list of logos*/
	.logoHome_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	.logoHome_table2{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: center;
		width:100%;
	}
	
	/*title of the table*/
	.logoHome_title1{
		color: #CC0000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		text-align:center;
		background-color:#E7E7E7;
		
	}
	.logoHome_title{
		font-family: Arial,Helvetica;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #CC0000;
		background-color: #E7E7E7;
		height:20px;
	}
	
	.logoHome_logoBackground{
		background-repeat: no-repeat;
		background-position:center center;
	}

	.logoHome_logo{
		color: #6b9dbd;
		text-decoration: none;
		align: center;
		width:100%;
	}
	
	.logoHome_logo:hover{
		color: #cc0000;
		text-decoration: none;
		align: center;
		width:100%;
	}
	/*link which permits to reach the page which contain all the logo of the same mediagroup*/
	.logoHome_moreLink{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}	
	
	/*link which permits to reach the page which contain all the logo of the same mediagroup when it is hover*/
	.logoHome_moreLink:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	/*table which contain the links which permit to reach the given page containing the others logo*/
	.logoHome_pagerTable{
		font-family: Arial,Helvetica;
		color: #0E4A9D;
		text-align: right;
		width: 125;
	}
	
	/*link which permits to reach the given page containing the others logo*/
	.logoHome_pagerLink{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #0E4A9D;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	/*link which permits to reach the given page containing the others logo when it is hover*/
	.logoHome_pagerLink:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	
	/*indicates the current active page*/
	.logoHome_pagerActivePage{
		font-family: Arial,Helvetica;
		font-size: 12px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	.logo_display_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}


/*--------------------------------------------------------------------------*/
/* ImgAnim Home  																*/
/* contains a table with the logo list of a image mediagroup, 				*/
/* -> the differents ringtones in the list are a link to a payment page 	*/
/*	(where the user buy the selected ringtone) 								*/
/* -> this table have a title which is the name of the mediagroup			*/
/* -> this table can have 													*/
/*		- a pager, the ringtone list is divised in many pages so the pager	*/
/*		indicates the current page and have links in order to join the other*/
/*		pages																*/
/*		- or a link more, link which reach the logo theme page	which 		*/
/*		show the current mediagroup list									*/
/*--------------------------------------------------------------------------*/
	
	
	
	
	
	
	
	/*table wich contain the title and the list of logos*/
	.imganimHome_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	.imganimHome_table2{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: center;
		width:100%;
	}
	
	/*title of the table*/
	.imganimHome_title1{
		color: #CC0000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		text-align:center;
		background-color:#E7E7E7;
		
	}
	.imganimHome_title{
		font-family: Arial,Helvetica;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #CC0000;
		background-color: #E7E7E7;
		height:20px;
	}
	
	.imganimHome_logoBackground{
		background-repeat: no-repeat;
		background-position:center center;
	}

	.imganimHome_logo{
		color: #6b9dbd;
		text-decoration: none;
		align: center;
		width:100%;
	}
	
	.imganimHome_logo:hover{
		color: #cc0000;
		text-decoration: none;
		align: center;
		width:100%;
	}
	/*link which permits to reach the page which contain all the logo of the same mediagroup*/
	.imganimHome_moreLink{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}	
	
	/*link which permits to reach the page which contain all the logo of the same mediagroup when it is hover*/
	.imganimHome_moreLink:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	/*table which contain the links which permit to reach the given page containing the others logo*/
	.imganim_pagerTable{
		font-family: Arial,Helvetica;
		color: #0E4A9D;
		text-align: right;
		width: 125;
	}
	
	/*link which permits to reach the given page containing the others logo*/
	.imganimHome_pagerLink{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #0E4A9D;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	/*link which permits to reach the given page containing the others logo when it is hover*/
	.imganimHome_pagerLink:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	
	/*indicates the current active page*/
	.imganimHome_pagerActivePage{
		font-family: Arial,Helvetica;
		font-size: 12px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}

	.imganim_display_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}


/* logo video Game Home  1 */
		
	.videoHome1_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	.videoHome1_table2{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: center;
		width:100%;
	}
	.video_display_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	.videoHome1_title{
		font-family: Arial,Helvetica;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #CC0000;
		background-color: #E7E7E7;
		height:20px;
	}
	.videoHome_Title1{
		color: #cc0000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		text-align:center;
		background-color:#E7E7E7;
	}
	
	.videoHome1_logoBackground{
		background-repeat: no-repeat;
		background-position:center center;
	}
	
	.videoHome1_logo{
		color: #6b9dbd;
		text-decoration: none;
		align: center;
		width:100%;
	}
	
	.videoHome1_logo:hover{
		color: #cc0000;
		text-decoration: none;
		align: center;
		width:100%;
	}
	
	
	.videoHome1_pagerTable{
		font-family: Arial,Helvetica;
		color: #0E4A9D;
		text-align: right;
		width: 125;
	}
	
	/*link which permits to reach the page which contain all the logo of the same mediagroup*/
	.videoHome1_moreLink{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}	
	
	/*link which permits to reach the page which contain all the logo of the same mediagroup when it is hover*/
	.videoHome1_moreLink:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	/*link which permits to reach the given page containing the others logo*/
	.videoHome1_pagerLink{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #0E4A9D;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	
	/*link which permits to reach the given page containing the others logo when it is hover*/
	.videoHome1_pagerLink:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	/*link which permits to reach the given page containing the others logo when it is hover*/
	.videoHome1_pagerActivePage{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}


/* look And feel   */


	.lookAndFeel_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #FFFFCC;
		text-align: left;
		width:100%;
	}

	.lookAndFeel_css_link{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #CC0000;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}

	.lookAndFeel_css_link:hover{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #FFFFCC;
		text-decoration: none;
		text-align: right;
		font-style: normal;
		font-weight: bold;
	}
	/* ---------------  */
	
	
	/* mediaPreview */
	/* All CSS for Media Preview ( logo + Video + Game )
	/* ---------------  */

	.preview_media_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	
	.mediaPreview_menu{
		text-align:left;
		background-color:#E7E7E7;
	}
	
	.mediaPreview_Title{
		color: #cc0000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
		text-align:center;
		background-color:#E7E7E7;
		
	}
	.title_mediaPreview{
		color: #cc0000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 12px;
		text-align:center;
	}
	.txt_mediaPreview{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
		text-align:left;
	}
	/* Lien Menu Preview Media  */
	.link_downMedia{
		FONT-FAMILY: Arial,Helvetica;
		FONT-SIZE: 13px;
		color: #0E4A9D;
		font-weight:bold;
		text-decoration:underline;
	}
	.link_downMedia:hover{
		FONT-FAMILY: Arial,Helvetica;
		FONT-SIZE: 13px;
		color: #CC0000;
		font-weight:bold;
		text-decoration:underline;
	}
	.select_tel{
		FONT-FAMILY: Arial,Helvetica; FONT-SIZE: 11px;
		width:180px;
		border-left:2px #a5acb2 solid;
		border-bottom:2px #a5acb2 solid;
		border-top:2px #a5acb2 solid;
		border-right:2px #a5acb2 solid;
		
		
		
		a5acb2
	}
	
	.button_go_preview{
		FONT-FAMILY: Arial,Helvetica;
		FONT-SIZE: 12px;
		font-weight:bold;
		color:#FFFFFF;
		background-color:#CC0000;
		border:#FFFFFF solid 2px;
		text-align:right;
	}
	
	/* Paiement*/
	/* All CSS for Paiement ( logo + Video + Game )
	/* ---------------  */
	.payHome_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	
	.pay_title{
		font-family: Arial,Helvetica;
		font-size: 14px;
		font-weight: bold;
		text-align: center;
		color: #cc0000;
		background-color: #E7E7E7;
	}
	
	.pay_ss_title{
		font-family: Arial,Helvetica;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
		color: #cc0000;
		
	}
	
	.txt_pay{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 11px;
		text-align:left;
	}
	.txt_pay_bold{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 11px;
		text-align:left;
	}
	.txt_over{
		FONT-FAMILY: Arial,Helvetica;
		FONT-SIZE: 11x;
		color: #cc0000;
		font-weight:bold;
	}
	.txt_over2{
		FONT-FAMILY: Arial,Helvetica;
		FONT-SIZE: 11x;
		color: #0E4A9D;
		font-weight:normal;
	}
	.txt_over_big{
		FONT-FAMILY: Arial,Helvetica;
		FONT-SIZE: 14x;
		color: #0E4A9D;
		font-weight:bold;
		text-align:center;
	}
	
	
	.txt_messageTitle{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 14px;
		text-align:center;
	}
	
	.txt_messageBody{
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 12px;
		text-align:left;
	}
	
	.resultPreview_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: center;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	

	
	.resultRingtone_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: center;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}
	
	.result_display_table{
		font-family: Arial,Helvetica;
		font-size: 10px;
		color: #000000;
		background-color: #ffffff;
		text-align: left;
		border-left:2px #E7E7E7 solid;
		border-bottom:2px #E7E7E7 solid;
		border-top:2px #E7E7E7 solid;
		border-right:2px #E7E7E7 solid;
	}

	
	
