@import"../css/menu-style.css";



/* Global properties ======================================================== */
html {width:100%;}

body { 	 
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#5c5c5c;
	min-width:980px;

}

.main {
	width:980px; 	
	padding:0;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.666em;
}
.sstitre {
	width:980px; 	
	padding:0;
	padding-left: 0px;
	margin:0 auto;
	font-size:0.75em;
	line-height:1.666em;
}

.tarif {
	width:980px; 	
	padding:0;
	padding-left: 0px;
	margin:0 auto;
	color:#fff;
	
}

.faq {
	width:980px; 	
	padding:0;
	padding-left: 0px;
	margin:0 auto;
	color:#fff;
	text-decoration:none;
	margin-top:30px;
	font-size: 14px;
	
}

.faq h1{font-size:20px;}
.faq h2{font-size:16px;}

.footer {
	width:100%; 	
	padding:0;
	padding-left: 0px;
	color:#fff;
	font-size:12px;
	border: 1px solid #b9bcbd;
	border-left:0px;
	border-right:0px;
	text-align:center;
	
}

.footerL {
	width:100%; 	
	padding:0;
	padding-left: 0px;
	color:#fff;
	font-size:10px;
	text-align:center;
	
}

a {color:#0089fe; outline:none;text-decoration:none;}
a:hover {text-decoration:none;}


span {
	color: #3c3d3d;
}

h2 {
	font-size: 20px;
	font-weight: bold;
	color:#fff;
}


/*********************************header*************************************/
header {
	width:100%;
	height:60px;
	position:relative; 
	z-index:2;
	
	//*background:url(../images/linevid.png) center bottom no-repeat;*/
}

.main h1 {
	padding:0px 0 0 15px; 
	position:relative;
	float:left;
}
.logo {
	display:block; 
	width:300px;
	height:165px;
	text-indent:-5000px;
	background:url(../images/logo02.png) 0 0 no-repeat;
	margin:0 0 -3px -3px;
}
.slog {
	display:block; 
	font-size:13px;
	line-height:1.2em;
	font-style:italic;
	color:#080d13;
	padding-left:3px;
	letter-spacing: -1px;
}

.appstore {
	position: absolute;
  	top: 90px;
  	left: 592px;
	width:193px;
	height:67px;


}

.titreMilieu {
	width:950px;
}

.titreMilieu h1{
	font-weight: bold;
	color: #000;
	font-size: 30px;
	letter-spacing: 0px;
}

.titreMilieu p{
	text-align: justify;
	font-weight: normal;
	color: #313131;
	font-size: 16px;
	line-height:20px;
	letter-spacing: -1px;
}

/****************************************************************************/

vivid {
	width: 100%;
	height: 338px;
	position: relative;
	z-index: 2;
	float: left;
	background: url(../images/fondvid.jpg) center top no-repeat;

}

linevid {
	width: 100%;
	height: 1px;
	position: relative;
	z-index: 2;
	float: left;
	background: url(../images/linevid.png) center top no-repeat;

}


table h1{
	font-weight: bold;
	color: #000;
	font-size: 30px;
	letter-spacing: -1px;
}

table p{
	font-weight: normal;
	color: #313131;
	font-size: 16px;
	line-height:18px;
	letter-spacing: -1px;
}


.tdEcran h1{
	font-weight: bold;
	color: #000;
	font-size: 28px;
	letter-spacing: -1px;
}

.tdEcran p{
	font-weight: normal;
	color: #313131;
	font-size: 14px;
	line-height:16px;
	letter-spacing: -1px;
}

.tdAPN h1{
	font-weight: bold;
	color: #000;
	font-size: 28px;
	letter-spacing: -1px;
}
.tdAPN p{
	font-weight: normal;
	color: #313131;
	font-size: 16px;
	line-height:18px;
	letter-spacing: -1px;
}

.tdDVD h1{
	font-weight: bold;
	color: #000;
	font-size: 22px;
	letter-spacing: -1px;
}

.tdDVD p{
	font-weight: normal;
	color: #313131;
	font-size: 16px;
	line-height:18px;
	letter-spacing: -1px;
}

/**************** Presentation **************************/

.tdGris {
	width:311px;
	height:17px;
	background: url(../images/arrGris.png) center top no-repeat;
	background-color:#3f4040;
	color:#fff;
	text-align:center;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
}

.tdBleu {
	width:29px;
	height:64px;
	background: url(../images/arrBleu.png) left bottom no-repeat;
	background-color:#0089fe;
	color:#fff;
	text-align:center;
	font-weight: bold;
	font-size: 30px;
}

.tdGrisImg {
	width:282px;
	height:64px;
	background: url(../images/arrGrisC.png) right bottom no-repeat;
	background-color:#ececec;
	text-align:center;
	color:#383939;
	font-size:18px;
}

/********************* Tarifs *****************/

.tarifTable {
	border: 0px solid #000;
}

.tdTarif {
	width:750px;
	padding : 5px 5px 5px 5px;

	color:#FFF;
	text-align:left;
	font-weight: normal;
	font-size: 14px;
	border: 0px solid #b9bcbd;
	padding-top:15px;
}

.tdCheck {
	width:30px;

	border: 0px solid #b9bcbd;
	padding-top:15px;
}