body {
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color:#ECEEF2;
	background-repeat:no-repeat;
}

.fondo {
	top:0px;
	left:0px;
	margin-top:0px;
	margin-left:0px;
	background-image:url('/images/weeticBg.jpg');
	background-repeat:no-repeat;

}

.workspace {
	width:978px;
	margin-top:0px;	
	margin-left:59px;
	margin-bottom:20px;
	background-repeat:repeat-x;
}
.droite {
	font-size:14px;
	font-family:Verdana, Arial, Times;
	font-weight:bold;
	color:#0072bb;
	margin-right:20px;
}
.headerBanner {
	position: absolute;
	top: 0px;
	left: -1000px;
	width:978px;
	height:70px;
	text-align:left;
	background-color:#BEBEBE;
}
.header {
	width:978px;
	height:76px;
	text-align:left;
	background-color:#ffffff;
}
.content {
	width:978px;
	height:725px;
	background-color:#dddddd;
	text-align:center;
}


.teasercontentspace {
	text-align: center;
}

.loadingcontent img {
	position: absolute;
	top: 300px;
	left: 750px;
}

.teasercontent {
	position: absolute;
	top: -710px;
	left: -1000px;
	width:978px;
	height:725px;
	background-color:#dddddd;
	text-align:left;
	background-repeat:repeat-x;
}
.flashcontent {
	position: absolute;
	top: -710px;
	left: -1000px;
	width:978px;
	background-color:#dddddd;
	text-align:left;
	background-repeat:repeat-x;
}
.docscontent {
	position: absolute;
	top: -710px;
	left: -1000px;
	width:978px;
	height:725px;
	background-color:#dddddd;
	text-align:left;
	background-repeat:repeat-x;
}
.admincontrolledroom {
	position: absolute;
	top: -710px;
	left: -1000px;
	width:978px;
	height:725px;
	background-color:#dddddd;
	text-align:left;
	background-repeat:repeat-x;
}
.videocontent {
	position: absolute;
	top: -710px;
	left: -1000px;
	width:978px;
	height:725px;
	background-color:#dddddd;
	text-align:left;
	background-repeat:repeat-x;
}
.webcontent {
	position: absolute;
	top: -710px;
	left: -1000px;
	width:978px;
	height:725px;
	background-color:#ffffff;
	text-align:left;
	background-repeat:repeat-x;
}

.waitingroom {
	position: absolute;
	top: -1000px;
	left: -1000px;
	width:100%;
	height:950px;
}


.callbackcontent {
	position: absolute;
	top: -710px;
	left: -1000px;
	width:978px;
	height:725px;
	background-color:#ffffff;
	text-align:left;
	background-repeat:repeat-x;
}
.admincontent {
	position: absolute;
	top: -710px;
	left: -1000px;
	width:978px;
	height:725px;
	background-color:#dddddd;
	text-align:left;
	background-repeat:repeat-x;
}

A, A:link, A:active, A:visited {
	color:#666666;
		/*color:#d6d6d6;*/
	text-decoration:none;
} A:hover {	text-decoration:underline; }


/* Test clases */
.testcontrols {
	position: absolute;
	top: 790px;
	left: 59px;
	width:978px;
	height:20px;
	padding: 10px;
	background-color:#663311;
	color: black;
	text-align:left;
	background-repeat:repeat-x;
}


.go_login_form{
	position: absolute;
	top: 100px;
	left: 200px;
	border-color: #8c8c8c;
	border-style: solid;
	border-width: 1px;
	text-align: center;
}

.go_login_title{
	font-style: normal;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	top: 50px;
	left: 200px;
	text-align: center;
}




.leftcontent {
	width:918px;
	height:725px;
	background-color:#dddddd;
	text-align:left;
	padding: 30px;
}

.leftcontent A {
	font-weight:bold;
	color:blue;
}

a.weblink, a.weblink:visited, a.weblink:active{
	color:#333;
	text-decoration:none;
}
a.weblink:hover{
	color:#000;
	font-weight:bold;
}

.weblinks_bar{
	margin: 0px;
	height: 18px;
	padding-left:10px;

	font-family:  "Trebuchet MS", "Arial Narrow", Arial, Helvetica;
	font-size:12px;
	background-color:#D8D8D8;
	border: 1px solid;
	border-bottom-color:#999999;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#E4E4E4;
	background-image: url(/images/navmenu.gif);

}

.weblinks_bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.weblinks_bar li {
	float: left;
	border: 1px solid;
	border-bottom-color:#999999;
	border-left-color:#CCCCCC;
	border-right-color:#CCCCCC;
	border-top-color:#E4E4E4;
	margin-left :10px;
	margin-top:1px;
	padding-left: 10px;
	padding-right: 10px;
}
