html, body{

	padding:0;
	margin:0;
	background-color:#000000;
	color:#EBEBEB;
	height: 100%;
	width: 100%;
}

#creation_univers_design_web_multimedia{
	padding:0;
	margin:0;
	background-color:#000000;
	color:#EBEBEB;
	height: 100%;
	width: 100%;
	background-image: url(../images/creationunivers_web_design_site_flash.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: tahoma;
	font-size: 11px;
}

#creation_web {
	position:absolute;
	top:50%;
	width:100%;
	height:200px;
	z-index:1;
	vertical-align: middle;
	left: 0;
}
#creation_web a {
	font-size: 11px;
	font-family: tahoma;
	color: #20C8FF;
	letter-spacing: 1px;
	text-decoration: none;
}
#creation_web a:hover {
	font-size: 11px;
	font-family: tahoma;
	color: #D87CAC;
	letter-spacing: 1px;
	text-decoration: underline overline;
}
#creation_web1 {
	position:absolute;
	left:230px;
	top:498px;
	width:500px;
	height:500px;
	z-index:1;
}
/**************************************************/
#div_xhtml{
	width: 500px;
	text-align: center;
	position: relative;
	height: 40px;

	}
	#div_flash{
	float: right;
	width: 50%;
	text-align: left;
	left:50px;
	position: relative;

	}
#text {margin:50px auto; width:500px}

#tt {position:absolute; display:block; background:url(../images/creation_univers_site_xhtml_flash/cu_left.png) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(../images/creation_univers_site_xhtml_flash/cu_top.png) top right no-repeat; overflow:hidden}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	color:#FFF;
	background-image: url(../images/creation_univers_site_xhtml_flash/cu_bg.png);
	background-repeat: repeat;
	font-family: tahoma;
	font-size: 11px;
}
#ttbot {display:block; height:5px; margin-left:5px; background:url(../images/creation_univers_site_xhtml_flash/cu_bottom.png) top right no-repeat; overflow:hidden}
