/* @override http://cloe.expertcreations.net/css/cloe.css */

body, html {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
}
body {
	position: relative;
	background-color: black;
	color: black;
	font-size: 1px;
}
div#swfbox {
	width: 100%;
	height: 99%;
	padding: 0;
	margin: 0;
	border: none;
}
div#swfbox.swfboxscroll {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	overflow: auto;
}

body a {
	color: black;
	cursor: default;
}

/* @group Screen Page */

body.screenbody {
	font: 13px/1.5 "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	padding: 0;
	cursor: default;
}
body.screenbody img {
	border: none;
}
div.main {
	width: 700px;
	margin: 0 auto;
}

div.hhdiv {
	height: 10px;
	clear: both;
	background: url(../images/hdiv.png) no-repeat center center;
}

div.hlogo {
	width: 200px;
	float: left;
}

div.hTitulo {
	width: 500px;
	float: right;
	line-height: 130px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
div.helpMenu {
	margin-bottom: 10px;
}
div.helpMenu div.title {
	text-align: center;
	line-height: 25px;
}

div.OSlogoXP {
	width: 230px;
	float: left;
	text-align: center;
	cursor: pointer;
	margin: 10px auto;
}

div.OSlogoVT {
	width: 240px;
	float: left;
	text-align: center;
	cursor: pointer;
	margin: 10px auto;
}

div.OSlogoX {
	width: 230px;
	float: right;
	text-align: center;
	cursor: pointer;
	margin: 10px auto;
}

div.helpBody {
	width: 650px;
	margin: 0 auto;
}

div.txtBody {
	margin-bottom: 20px;
}

div.txtNotes {
	width: 500px;
	margin: 0 auto;
	font-size: 10px;
}

div.txtNotes li {
	list-style-type: square;
}

div.txtTitle {
	font-size: 14px;
	border-bottom: 1px dashed #666;
}
div#txtxp {
	display: none;
}

div#txtvista {
	display: none;
}

div#txtmacos {
	display: none;
}

div.backBtn {
	width: 700px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	border: 1px solid #333;
	background-color: #222;
}
div.backBtn a {
	color: #fff;
	font-weight: bold;
	
}

/* @end */

/* @group SEO */

body.seobody {
	font-size: 1px;
	color: #000;
	padding: 25px;
}
body.seobody a {
	color: #000;
}



/* @end */
