html { margin: 0;  padding: 0; }
body{ text-align: center; background: #ffffff; color: #000000; font-size: 12px; font-family: arial, tahoma; }
table,td {  background: #ffffff; color: #000000; font-size: 12px; font-family: arial, tahoma; }
img { border: 0; }
a,a:link,a:visited { color: #07b9ce; text-decoration: underline;}
a:hover {color: #07b9ce; text-decoration: none; }

#wrapper { width: 880px; margin: 0px auto; text-align: left; padding-top: 20px; padding-bottom: 20px; }

#pageTop { width: auto; height: 75px;overflow:hidden;}
#pageTopLogo { width: auto; height: 75px; background-image: url(images/top.jpg); background-repeat: no-repeat;}
#pageTopMenu { width: auto; height: 220px;  background-image: url(images/top-menu.jpg); background-repeat: no-repeat;}

#pageBody { width: 100%; height: auto; padding: 0px;}
#pageContentLeft { width: 485px; float: left; padding-right: 40px; }
#pageContentRight { width: 325px; float: left;margin:0;padding:0; }

#pageBottom { width: 850px; height: auto; margin-bottom: 10px; }
#pageBottomFlash { width: 850px; height: 100px; background-image: url(images/bottom.jpg); background-repeat: no-repeat; }
#pageBottomMenu { width: 850px; color: #ffffff; background-color: #ff5c00; margin-bottom: 10px; padding-top: 5px;  padding-bottom: 10px; text-align: center; }
#pageBottomMenu a { font-size: 11px; color: #ffffff; text-decoration: none; font-weight: bold; }
#pageBottomMenu a:hover { color: #ffffff; text-decoration: underline; font-weight: bold; }

#pageBottomLinks { width: 850px;text-align:justify; color: #d4d4d4; margin-bottom: 10px; }
#pageBottomLinks a { font-size: 9px; color: #d4d4d4; text-decoration: none; }
#pageBottomLinks a:hover { color: #000000; text-decoration: underline; }

#pageCopy { width: auto; margin-bottom: 5px; font-weight: bold; }

#pageLoginForm {
margin-top:60px;
text-align: center;
}

.title { color: #06B8CD; font-size: 12px; font-weight: bold;}

textarea,input {
	color: #06B8CD;
	background-color: inherit;
	border: 1px solid #06b8cd;
}


h2
{
	color:#33CCCC;
	font-size:14px;
}

h3
{
	color:#000;
	font-size:12px;
}

h4
{
	color:#33CCCC;
	font-size:10px;
}



#player{width:323px;height:286px;}

.ref
{
	margin-bottom:40px;
}

.ref img
{
	height:80px;
}

#logoReference
{
	width:850px;
	height:257px;
}

#pageContentLeftExemples { width: 525px; float: left; padding-right:0; height:286px;}
#pageContentRightExemples { width: 325px; float: left;margin:0;padding:0; height:286px;}
object{background-color:#fff;}


#video
{width:800px;}

#video h3, h3.theme
{
	font-size:14px;
	text-transform: uppercase;
	color:#FF5E00;
	border-bottom:1px solid #B2EB00;
	clear:both;
	padding-top:10px;
	margin-top:0;
}

.detailVideo h2
{
color:#FF5E00;
font-size:16px;
}

.detailVideo p{
	color:#333;
}

#video .piece
{
	float:left;
	width:220px;
	border:1px solid #B2EB00;
	margin-right:20px;
	padding:10px;
	margin-bottom:20px;
}

#video h4{
	font-weight:normal;
	font-size:14px;
	margin-top:5px;
}


