.reg1 { font-family: Helvetica, Arial, Verdana; font-size: 10px; line-height: 10px; color: #333333; text-decoration: underline; font-style: normal; font-weight: normal}
.bld1 { font-family: Helvetica, Arial, Verdana; font-size: 10px; line-height: 10px; color: #333333; text-decoration: none; font-weight: bold; font-style: normal}
.itl1 { font-family: Helvetica, Arial, Verdana; font-size: 10px; line-height: 10px; color: #333333; text-decoration: none; font-style: italic; font-weight: normal}
.reg2 { font-family: Helvetica, Arial, Verdana; font-size: 10px; line-height: 14px; color: #333333; font-style: normal; font-weight: normal; text-decoration: none}
.bld2 { font-family: Helvetica, Arial, Verdana; font-size: 12px; line-height: 10px; color: #333333; text-decoration: none; font-weight: bold; font-style: normal; letter-spacing: 1px; }
.bld3 {
font-family: Helvetica, Arial, Verdana; font-size: 10px; line-height: 10px; color: #333333; text-decoration: none; font-weight: bold; font-style: normal
}



body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

#flotante{
	position:fixed;
	_position:absolute;
	left:16px;
  _left:expression(eval(document.body.scrollLeft)+16);
	top:17px;
	z-index: 10;
	margin-top: 0px;
	margin-left: 20px;
 }
.Scrool {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
}

.imagefloat {	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	line-height: 12px;
}


#ContenidoSepara {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	padding-top: 60px;
	width: 200px;
	padding-right: 20px;
}
#ContenidoSepara2 {
	padding-top: 80px;
	padding-right: 20px;
	width: 250px;
	padding-bottom: 20px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	color: #666666;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	font-style: normal;
	font-weight: lighter;
}
h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	color: #FF3300;
}
h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 18px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-weight: lighter;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 15px;
}
h5 {
	font-size: 10px;
	color: #999999;
	font-style: italic;
	font-weight: lighter;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h6 {
	font-size: 10px;
	color: #999999;
	font-style: italic;
	font-weight: lighter;
	border-top-color: #666666;
	border-bottom-color: #666666;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

p {
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}





a:link {
	color: #333333;
}
a:hover {
	color: #FF3300;
}
a:visited {
	color: #666666;
}
a:active {
	color: #990000;
}
.ContenidoseparaTrabajo {
	margin-top: 70px;
}
