@charset "utf-8";
/* CSS Document */

/* Page : Homepage */

#table_top {
	border:none;
	width:100%;
	margin:0;
	padding:0;	
}
#table_bottom {
	border:none;
	width:100%;
	margin:15px 0 0 0;
	padding:0;	
}
#bloc_banner {
	background:url('../images/home/bkg_banner.gif') no-repeat; 
	width:590px; 
	height:272px;
	text-align:center;	
}
#bloc_imu {
	background:url('../images/home/bkg_imu.gif') no-repeat top right; 
	width:320px; 
	height:272px;
	text-align:center;	
}
#bloc_01, #bloc_02, #bloc_03, #bloc_04 {	 
	width:215px;
	height:155px;
	text-align:center;	
}
#bloc_01 {
	background:url('../images/home/bkg_blocs.png') no-repeat top left;	
}
#bloc_02,#bloc_03 {
	background:url('../images/home/bkg_blocs.png') no-repeat top center;		
}
#bloc_04 {
	background:url('../images/home/bkg_blocs.png') no-repeat top right;
}

/* END Page : Homepage */

/* Page : Points de vente */

.main_content {
	background:url('../images/bkg.jpg') repeat-x center top;
	background-color:#ffffff;	
}
.bloc_address {
	background:url('../images/bkg_bloc_shop_v2.png') no-repeat; 
	width:156px; 
	height:117px;	
}
.text_bloc {
	color:#555555;
	font-size:10px;
	width:125px;
	height:90px;
	padding:10px;
}
.shops_title {
	color:#ffffff;
	text-align:left;
	font-size:14px;
	margin:0 0 10px 50px;	
}
.city {
	font-size:14px;	
}

/* END Page : Points de vente */


/* Page : Le réseau LUXGSM */

#reseau_bloc1 {
	width:562px; 
	height:255px; 
	float:left;
	background-image:url('../reseau/bkg_texte.png'); 
	margin-top:20px;	
}
#reseau_bloc2 {
	text-align:left;	
}
#bloc01_p {
	padding:20px; 
	text-align:justify; 
	color:#333333; 
	font-size:10px;	
}
#bloc2_h2 {
	color:#ffffff; 
	margin-left:15px;
	text-align:left;	
}
.word_title {
	color:#719ad0; 
	font-weight:bold;	
}

/* END Page : Le réseau LUXGSM */

/* Page : Tarifs iphone4 */

#table_top_iphone4 {
	width:890px;
	height:276px;
	background:url('../images/tarifs4/bkg_top.gif') no-repeat;
}

#table_bottom_iphone4 {
	width:890px;
	height:530px;
	background:url('../images/tarifs4/bkg_bottom.gif') no-repeat;
}

#title_tarifs {
	font-size:18px;
	font-weight:bold;
	color:#333333;	
}

.sub_title_tarifs {
	font-size:14px;
	font-weight:bold;
	color:#333333;	
}

.sub_title_iphone4 {
	color:#555555;	
}

.title_iphone4_item {
	font-size:16px;
	font-weight:bold;
}

.black_color {color:#231f20;}
.green_color {color:#79b842;}
.pink_color {color:#9f1f63;}
.blue_color {color:#0072ba;}

.bullet {margin-right:5px;}

.padding_bottom_td {padding-bottom:5px;}

.text_iphone4 {padding:20px; font-size:12px; color:#333333;}

#separator_iphone4 {
	width:470px;
	color: #e2e2e2;
	background-color: #e2e2e2;
	height: 1px;
	border: 0;
	margin:0;
	padding:0;	
}

/* END Page : Tarifs iphone4 */

/* Page : Pourquoi l'iphone4 */

#content_whyiphone4 {
	background:url('../images/whyiphone4/bkg.gif') no-repeat;
	width:890px;
	height:672px;
	margin-bottom:20px;
}

#row_one {padding:20px 50px 10px 50px;}
#row_two {padding:20px 50px 10px 50px;}
#row_one div, #row_two div {
	float:left;	
	width:180px;
}
#row_one p, #row_two p {
	width:140px;
	color:#333333;
	font-size:10px;	
}
#row_one strong, #row_two strong {font-size:11px; line-height:25px;}


/* END Page : Pourquoi l'iphone4 */


/* START Page : Applications */

#container { 
	width:850px; 
	background-color:#ffffff;
	margin:15px 0 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	text-align:left;
	padding:20px;
}

#container h1 {
	margin:0 0 10px 0;
}

#content-top-left {
	/*background-color:#999999;*/
	width:500px;
	float:left;
}

#content-top-left img {
	float:left;
	margin: 0 20px 0 0;
}

#content-top-left h2 { font-size:18px; color:#669ad2; margin:20px 0 0 0; }
#content-top-left span { font-size:14px; color:#888888; }
#content-top-left p, #content-top-right p, .bloc-apps p { font-size:11px; color:#333333; padding:10px 0; }
#content-top-left a, #content-top-right a, .bloc-apps a { font-size:11px; color:#669ad2; text-decoration:underline; }

#content-top-right h2, .bloc-apps h2 { font-size:14px; color:#669ad2; margin:10px 0 0 0;}
#content-top-right span, .bloc-apps span { font-size:11px; color:#888888; }

#content-top-right {
	/*background-color:#cccccc;*/
	width:320px;
	float:left;
	margin:0 0 0 25px;
}

#content-top-right img {
	float:left;
	margin: 0 10px 0 0;
}

.bloc-line {
	margin-bottom:20px;
}

.bloc-apps {
	/*background-color:#aaaaaa;*/
	width:240px;
	float:left;
	margin:0 40px 0 0;
}

.bloc-apps img {
	float:left;
	margin:0 10px 0 0;
}

/* END Page : Applications */


