﻿@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	border:0;
}

body {
	background-image:url(../images/splashpage/background.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px !important;
	color:#67624a;
}

img {
	border:0;
}

.imgcenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

#main {
	width:968px;
	margin-left:auto;
	margin-right:auto;
}

#top {
	height:174px;
}
	
#logo {
	padding-top:25px;
	text-align:center;
}

/* Head============================================================*/

#head {
	height:46px;
	background-image:url(../images/splashpage/head.jpg);
	background-repeat:no-repeat;
}

#vivez {
	float:left;
	margin:12px 0px 0px 139px;
}

#live {
	float:right;
	margin:12px 124px 0 0;
}

/* corps=============================================================*/

#corps {
	height:729px;
	background-image:url(../images/splashpage/corps_bg.jpg);
	background-repeat:no-repeat;
}

#wraper {
	padding:19px 0 0 0;
}
		 
#menuleft {
	float:left;
	width:194px;
	text-align:right;
}

#splashmenuleft {
	margin:22px 0 0 0;
	list-style:none;
}

#splashmenuleft li {
	display:inline;
}

#splashmenuleft li a {
	display:block;
	margin:0 0 10px;
	clear:both;
}

#splashmenuright {
	margin:22px 0 0 0;
	list-style:none;
	text-align:left;
}

#splashmenuright li {
	display:inline;
}

#splashmenuright li a {
	display:block;
	margin:0 0 10px 0;
	clear:both;
}


#screen {
	width:515px;
	margin-left:226px;
	position:relative;
}

#masque {
	position:absolute;
	left:0;
	top:0;
}

#mediaspace {
		width:515px;
		height:305px;
		overflow:hidden;
}

.vidreal {
	padding:3px 10px 3px 0;
	font-size:10px;
}

.vidreal-en {
	float:right;
	padding:5px 15px 0 0;
	font-size:11px;
}

#menuright {
	float:right;
	width:196px;
}

.bande_grise {
	background-image:url(../../../images/splashpage/bande_welcome.gif);
	background-repeat:no-repeat;
}

.left {
	float:left;
	width:480px;
	margin-top:15px;
}

.txtwrap {
	padding:0 19px 0px 19px;
	text-align:justify;
	line-height:16px;
}

.txtwrap p {
	margin:8px 0 8px 0;
	font-size:11px;
}

.right {
	float:right;
	width:480px;
	margin-top:15px;
}

.link {
	font-size:14px;
	color:#117a9b;
	text-decoration:underline !important;
	font-weight:bold;
}

/* footer============================================================*/

#footer {
	height:129px;
	background-image:url(../images/splashpage/footer_bg.jpg);
	background-repeat:no-repeat;
	margin:14px 0 0 0;
	text-align:center;
}

#footer img {
	vertical-align:middle;
	margin:0px 14px 0px 14px;
}

#basefooter {
	text-align:right;
}
	
.clear {
	clear:both;
}

.spacer27 {
	height:27px;
	clear:both;
}

.spacer39 {
	height:39px;
	clear:both;
}

.spacer15 {
	height:15px;
	clear:both;
}

.spacer30 {
	height:30px;
	clear:both;
}

#groupedsi
{
    display:none;
}