#content {
	/* background:url(../images/layout/customer1.jpg) no-repeat 300px 10px; */
	/* background:url(../images/layout/customer2.jpg) no-repeat center; */
	/* height:450px; */
}

.english_content {
	background:url(../images/layout/bg_eiffel_tower.jpg) no-repeat;
	height:600px;
}

#button_suscribe{
	text-align:center;
	margin:auto;
	margin-bottom:20px;	
}

.button_type_1 {
	width:230px;
	height:120px;
	background:url(../images/layout/button_type_1.gif) center no-repeat;
}
.button_type_2 {
	width:230px;
	height:145px;
	background:url(../images/layout/button_type_2.gif) center no-repeat;
}

.button_type_3 {
	width:230px;
	height:130px;
	background:url(../images/layout/button_type_3.gif) center no-repeat;
}	
	
#button_1, #button_2{
	font-size:12px;
	float:left;
	line-height:15px;
	margin-top:5px;
	text-align:center;
	vertical-align:middle;
	font-weight:normal;
	padding:16px 0 0 0;
	margin-left:10px;	
}

#button_1 A, #button_2 A{
	text-decoration:none;
	color:#005eac;
}	
#button_1 A:hover, #button_2 A:hover{
	font-weight:bold;
}
	
#link_to_carte-prepayee {
	text-decoration:none;
}

#more_info_block{
	background:#ffffff;
	height:40px;
	text-align:center;
	font-size:11px;
	padding:5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:5px;
}

#home_img{text-align:center;}

.active_string {
	cursor:pointer;
}

.link1 {
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
}
A.link1:hover{text-decoration:none;}

#intro_string {
	line-height:20px;
}	
#resume_string{
	text-align:center;
	font-weight:bold;
}





/* MP (www.mobile-prepaye.fr) CSS START */

/* TARIF BLOCK */
#mp_tarif_block {
	background:url(../images/layout/mp_tarif_bg.jpg) repeat-x;
	border:solid 1px #21a4fe;
	margin:10px 10px 0 10px;
}
#mp_tarif_block IMG {
	float:left;	
}
#mp_tarif_block TABLE {
	float:left;
}
#mp_tarif_ul_links {
	margin:5px 0 25px 15px;
}
#mp_conditions {
	font-size:7px;
	margin-top:0;
}
#mp_title {
	font-size:18px;
	font-style:italic;
	color:black;
	border:0;
	margin:6px 0 6px 10px;
}			
TABLE {
	width:430px;
	margin-top:15px;
	color:black;
}
TH {
	font-size:9px;
	font-weight:bold;
}
TD {
	padding:5px 0;
	border-top:1px solid black;
	text-align:center;
}

TH,TD {
	border-left:1px solid black;
}	
#destination, .country {
	border-left:0;
}	
#orange, #sfr, #mobisud, #destination {
	table-layout:fixed;
}
#orange, #sfr, #mobisud, #destination {
	width:70px;
}
#destination {
	width:100px;
}
.mob_td, .mob_th {
	table-layout:auto;
	font-weight:bold;
	padding:0;
}
.mob_td {
	font-size:14px;
}
.mob_th {
	font-size:18px;
}

.country {
	text-align:left;
	padding-left:2px;
	font-size:10px;	
	font-weight:bold;
}

/* HOME LINKS */
#mp_link_order {
	display:block;
	width:580px;

	margin:25px 0 5px 10px;
	padding:5px 0;
	
	border:1px solid #990066;
	
	font-size:14px;
	font-weight:bold;

	text-align:center;
	text-decoration:none;
	
	color:#990066;
	background-color:white;	
}

A.mp_important:hover{
	text-decoration:none;
}	
.mp_important {
	color:#990066;
}
.mob_th {
	color:#0157a1;
}
.mob_td {
	color:red;
}
/* MP CSS END */
