@charset "UTF-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #041c46;
	background-position: left top;
	color: #0788aa;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #0facd5;
	text-decoration: none;
}
a:visited {
	color: #0e6e88;
	text-decoration: none;
}
a:hover {
	color: #69e1fb;
	text-decoration: none;
}
a.alternativo:link {
	color: #0facd5;
	text-decoration: none;
}
a.alternativo:visited {
	color: #0facd5;
	text-decoration: none;
}
a.alternativo:hover {
	color: #0facd5;
	text-decoration: underline;
}
.boton {
	float: right;
	width: 300px;
	margin-right: 90px;
	margin-top: 20px;
}
a.boton:link {
	background-image: url(../images/bg_boton.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 193px;
	color: #000000;
	text-align: center;
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.boton:visited {
	background-image: url(../images/bg_boton.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 193px;
	color: #000000;
	text-align: center;
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
a.boton:hover {
	background-image: url(../images/bg_boton.gif);
	background-repeat: no-repeat;
	display: block;
	height: 25px;
	width: 193px;
	color: #BAEDF5;
	text-align: center;
	font-family: "Arial narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
#cabecera {
	height: 150px;
	position: relative;
	width: 996px;
}
#content {
	width: 100%;
	background-color: #031026;
	padding-bottom: 30px;
}
#videos {
	width: 999px;
}
dl {
	float: left;
	width: 165px;
	margin-top: 10px;
	padding-right: 10px;
	padding-left: 20px;
}
dt.marginTop {
	margin-top: 15px;
}
dd {
	font-size: 11px;
}
.divisoria {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #0dabd5;
}
h1 {
	text-indent: -5555px;
	display: block;
	position: absolute;
	height: 103px;
	width: 254px;
	background-image: url(../images/logo_Gesio.gif);
	background-repeat: no-repeat;
	cursor: pointer;
	left: 60px;
}
h2 {
	background-image: url(../images/tit_videotutoriales.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	position: absolute;
	top: 40px;
	right: 35px;
	height: 100px;
	width: 300px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 40px;
}
#pie {
	width: 996px;
}
div.ficha {
	position: absolute;
	width: 300px;
	left: 340px;
	top: 40px;
	color: #FFFFFF;
}
.bg_fotoDirProducto {
	background-image: url(../images/youtube.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
div.ficha p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 11px;
}
div.ficha h4 {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 80px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.textoMayor {
	font-size: 12px;
}
div#qTip {
	padding: 4px;
	border:1px solid #067889;
	display: none;
	background-color:#FFFFFF;
	color:#191E26;
	text-align: left;
	position: absolute;
	z-index: 1000;
}
