body {
	margin: 0px;
	background-color: #ffffff;
	text-align: center;
	font-family: verdana;
padding: 0;
}
img {
 border :0px;
}

#main {
	width: 100%;
	background-color: #fff;
	height: 400px;
}

#header {
	width: 100%;
	height: 80px;
	background-image: url("../img/headerBackground.png");
}

#headerTop {
	/*width: 800px;*/
	height: 12px;
	margin: auto;
	/*background-image: url("../img/headerTopBackground.png");*/
	background-repeat: no-repeat;
	/*position: relative;
	top: 5px:*/
}
#headerContent {
	/*width: 800px;*/
	height: 80px;
	margin: auto;
	text-align: center;
	/*background-image: url("../img/headerContentBackground.png");*/
	/*background-position: 0px -30px;*/
	/*position: relative;
	top: 5px;*/
	overflow: hidden;
}

#mainLogo {
	margin: auto;
	margin-left: 12px;
}

#tabs {
	background-image: url("../img/tabsBackground.png");
	height: 32px;
	/*border-right: 1px dashed #CCC;*/
	margin: auto;
	margin-left: 15px;
	/*margin-right: 15px;*/
	float:right;
}

.tab {
	float:right;
	background-image: url("../img/tabBackground.png");
	width: 128px;
	height: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	/*border-right: 1px dashed #CCC;*/
}

.tabOver {
	color: #000000;
	background-image: url("../img/tabOverBackground.png");
}

.tabStart {
	margin-left: 15px;
	float:left;
	background-image: url("../img/tabsEndBackground.png");
	width: 1px;
	height: 100%;
/*border-right: 1px dashed #CCC;*/
}
.tabEnd {
	margin-right: 15px;
	float:right;
	background-image: url("../img/tabsEndBackground.png");
	width: 1px;
	height: 100%;
/*border-right: 1px dashed #CCC;*/
}

#banner {
	/*width: 100%;*/
	height: 32px;
	background-color: #000000;
	background-image: url("../img/tabsBackground.png");
}

#bannerImg {
	background-image: url("../img/people.jpg");
	clear:both;
}

#place {
	color: #888888;
	background-color: #e7ecf5;
	border-bottom: 1px solid #acacac;
	height: 20px;
	margin: auto;
	margin-left: 15px;
	margin-right: 15px;
		overflow:hidden;
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	
	/*position: relative;
	left: -160px;*/
}

#placeLabel {
	color: #000000;
	float:left;
	font-size: 10px;
	font-weight: bold;
	margin-left: 5px;
	padding-left: 16px;
	line-height: 20px;
	background-image: url("../img/miniVortex.png");
	background-repeat: no-repeat;
	background-position: 0px 2px;
	
}
.placeSeparator {
	width: 16px;
	height: 20px;
	background-image: url("../img/placeSeparator.png");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
}

.placeElement {
	float: left;
	cursor: pointer;
}

#whatTimeIsIt {
	float:right;
	font-size: 10px;
	font-weight: bold;
	margin-right: 18px;
	line-height: 20px;
	
}

#browser {
	/*border-right: 1px solid #acacac;*/
	/*border-bottom: 1px solid #d;*/
	width: 210px;
	height: 100%;
	/*margin: 15px;*/
	float: left;
	overflow:hidden;
	/*position: relative;
	left: -160px;*/
	background-image: url("../img/siteBrowserBg.png");
	background-repeat: repeat-y;
	background-position: 0px 0px;
}

.menuSubItem {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 24px;
	line-height: 24px;
	color: #FFFFFF;
	padding-left: 30px;
	cursor: pointer;
	background: transparent url("../img/white_arrow.png") 15px 6px no-repeat;
}
.menuSubItemOver {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 24px;
	line-height: 24px;
	color: #C2DFEF;
	padding-left: 30px;
	cursor: pointer;
	background: transparent url("../img/white_arrow.png") 15px 6px no-repeat;
}

.menuItem {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	height: 45px;
	line-height: 42px;
	color: #FFFFFF;
	padding-left: 32px;
	cursor: pointer;
	/*background-color: #000;*/
	/*margin-bottom: 5px;*/
}

.menuItemOver {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	height: 45px;
	line-height: 42px;
	color: #000;
	padding-left: 32px;
	cursor: pointer;
	/*margin-bottom: 5px;*/
	background-color: #fff;
	background-image: url("../img/siteBrowserSelectedBg.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

.menuItem2 {
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	height: 20px;
	line-height: 20px;
	color: #DDDDDD;
	padding-left: 30px;
	cursor: pointer;
	background-image: url("../img/miniArrow.png");
	background-position: 10px 2px;
	background-repeat: no-repeat;
	/*background-color: #000;*/
}

#content {
	/*width: 800px;*/
	/*height: 520px;
	border-bottom: 1px solid #000;*/
	margin: auto;
	background-image: url("../img/mainBackground.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#content2 {
	/*width: 631px;*/
	/*border-top: 1px solid #acacac;*/
	border-left: 1px solid #acacac;
	border-right: 1px solid #acacac;
	border-bottom: 1px solid #acacac;
	background-color: #ffffff;
	/*opacity: 0.9;*/
	/*margin-top: 15px;*/
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	/*float: left;*/
	background-image: url("../img/contentBackground.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	font-size : 12px;
	
}

#content3 {
	font-family: arial;
	padding: 10px;
overflow:auto;
text-align:justify; 
overflow:hidden;

}

#content2 h1 {
	margin:0px;
	padding: 10px;
	padding-bottom: 0px;
	text-align: right;
	/*border-bottom: 1px solid #dedede;*/
	color: #888888;
	font-size: 32px;
	cursor: default;
}

#content2 .h2container {
	background-image: url("../img/h2_bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	
}
#content2 h2 {
	margin:0px;
	padding-left: 30px;
	text-align: left;
	background-image: url("../img/puce24.png");
	background-repeat: no-repeat;
	background-position: 0px 1px;
	height: 24px;	
	color: #305497;
	font-size: 20px;
	cursor: default;
	padding-bottom: 6px;
}
#content2 h3 {
	background-image: url("../img/h3_bg.png");
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 4px;	
	margin-left: 20px;

}
#content2 p {
	margin-left: 20px;
}

.videoDemoItem {
	padding: 15px;
	height: 150px;
	/*border: 1px solid #dedede;*/
	
}

#footer {
	width: 100%;
	/*height: 50px;*/
	/*background-image: url("../img/footerBackground.png");*/
}

#footerContent {
	margin: auto;
	text-align: center;
	font-size: 10px;
	position: relative;
	
}

img#mainLogo {
	float: left;
	position: relative;
	/*top: 15px;*/
	/*left: 15px;*/
}

.vBlackBorder {	
	height: 100%;
	width: 1px;
	background-image: url("../img/vBlackBorder.png");
}
.vBlackGradientBorder {	
	height: 100%;
	width: 6px;
	background-image: url("../img/vBlackGradientBorder.png");
}

#footerContent a {
	color: #555555;
	text-decoration: none;
}

#footerContent a:hover {
	color: #000000;
	text-decoration: underline;
}

.dropDownMenu {
	background-color: #dedede;
	background-image: url("../img/dropDownMenuBackground.png");
	position: absolute;
	z-index: 10;
}
.dropDownMenuEnd {
	background-color: #dedede;
	background-image: url("../img/dropDownMenuEndBackground.png");
	height: 2px;
	overflow: hidden;
}
.dropDownMenuShadow {
	background-color: #888888;
	position: absolute;
	opacity: 0.3;
	z-index: 9;
}

.dropDownMenuItem {
	/*border-bottom: 1px solid #acacac;*/
	color: #000000;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}

.dropDownMenuItemContent {
	padding: 8px;
	padding-left: 28px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-repeat: no-repeat;
	background-position: 8px 4px;
	cursor: pointer;
}

.slogan {
	float:right;
	position: relative;
	top:55px;
	right: 15px;
}

.spacer {
	clear:both;
	/*background-color: #315598;*/
	height: 0px;
	
	
}

.minHeightHack {
	height: 400px;
	float: right;
	overflow: hidden;
	width: 1px;
}

.imgLeft {
	float:left;
	margin-right: 10px;
	border: 1px solid #888;
		margin-left: 20px;
}
.imgRight {
	float:right;
	margin-left: 10px;
	border: 1px solid #888;
	
}


#content3 table.tarifs {
 border-top: 1px solid #888;
 border-left: 1px solid #888;
 font-size: 12px;
margin:auto;
}
#content3 table.tarifs tr {

}
#content3 table.tarifs th {
 font-weight: bold;
 background-color: #9dcbe5;
 border-right: 1px solid #888;
 border-bottom: 1px solid #888;
 padding: 4px;
}
#content3 table.tarifs td {
width: 100px;
 border-right: 1px solid #888;
 border-bottom: 1px solid #888;
 padding: 4px;
 background-color: #def3ff;
 
 }
 
 a {
	color: #305497;
	text-decoration: underline;
 }
 
 a:hover {
	text-decoration: none;
 }
 
 ul {
 	padding-left: 25px;
 
 }
 
 li {
	list-style-type: none;
	background-image: url("../img/puceSimple16.png");
	background-repeat: no-repeat;
	background-position: 2px 4px;
	padding-left: 16px;
	margin-left: 0px;
	margin-bottom: 4px;
 }
 
 .espaceMembre {
 position: absolute;
 top: 0px;
 right: 0px;
 width: 355px;
 height: 30px;
 background-image: url("../img/espaceMembre.png");
background-repeat: no-repeat;
 text-align: left ;
	font-weight: bold;
 }
 
 .espaceMembre input {
	width: 100px;
	border: 1px solid #888;
	height: 18px;
	line-height: 18px;
	vertical-align: middle;
	color: #CCC;
	font-style: italic;
	font-size: 10px;
	margin: 0px;
	padding:0px;
 }
 
 .espaceMembreContent {
	padding-left: 30px;
	padding-top: 3px;
	font-size: 10px;
	background-image: url("../img/Membre16.png");
	background-repeat: no-repeat;
	background-position: 10px 6px;
 }
 
 .validMembre {
	width: 20px;
	height: 20px;
	background-image: url("../img/validMembre.png");
	background-repeat: no-repeat;
	cursor: pointer;
	float: right;
	margin-right: 6px;
 }
 
.betaDiv {
position: absolute;
 top: 0px;
 left: 0px;
 background-image: url("../img/bandeauBeta.png");
	background-repeat: no-repeat;
	z-index: 1;
	width: 140px;
	height:140px;
}

.dev_innoAgendaDiv {
position: absolute;
 top: 112px;
 left: 217px;
 /*background-image: url("../content/img/en_dev_innoagenda.png");*/
	background-repeat: no-repeat;
	z-index: 1;
	width: 216px;
	height: 224px;
}

.dev_innoSupportDiv {
position: absolute;
 top: 112px;
 left: 217px;
 background-image: url("../content/img/en_dev_innosupport.png");
	background-repeat: no-repeat;
	z-index: 1;
	width: 216px;
	height: 224px;
}
