body,div,dl,dt,dd,ul,ol,li,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
html, body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52697E;
}
.wrapper {
	margin: 50 auto 100px 0px;
	text-align: left;
	height: 700px;
	float: left;
	width: 700px;
}
.tabsContent {
	overflow: hidden;
	height: 100%;
	width: 800px;
	float: left;
}
#content .wrapper .navigationTabs {
	height: 0px;
}

.tab {
	padding: 0px;
	display: none;
}
.tab h2 {
	font-weight: bold;
	font-size: 16px;
}
.tab h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
.tab p {
	margin-top: 16px;
	clear: both;
}
.tab ul {
	list-style: disc;
}
.tab li {
	margin-right: 0;
	margin-bottom: 0;
}
.tab a {
	color: #8FB0CF;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	width: 800px;
	overflow: auto;
	clear: both;
}
.tab table {
	width: 100%;
}
.tab table td {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 0;
}
.tab dt {
}

.salir {
	float: right;
	position: absolute;
	left: 280px;
	top: 7px;
}
a.marca{
	font-size: 12px;
	font-weight: bold;
	color: #6699CC;
}

