/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/f_web.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
#principal {
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 606px;
	height: 554px;
	margin-top: -277px;
	margin-left: -303px;
}
#cabecera {
	height: 82px;
	margin-bottom: 18px;
}
#logo {
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	height: 82px;
}
#navegacion {
	float: right;
	margin-left: 50px;
	margin-top: 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
#cuerpo {
	width: 100%;
	height: 430px;
	overflow: auto;
	clear: both;
}
#izquierda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #145F72;
	text-decoration: none;
	float: left;
}
#derecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	float: right;
}
#pie {
	height: 15px;
	margin-top: 10px;
}
#player, #player2, #player3, #cv {
	height: 360px;
	margin-top: 38px;
	margin-bottom: 34px;
	text-align: center;
}
#player2, #cv {
	margin-top: 10px;
	margin-bottom: 10px;
}
#cv{
	text-align: left;
}
#descripcion{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	height: 45px;
}
#animaciones, #animaciones2 {
	width: auto;
	height: 200px;
	margin-top: 15px;
	background-color: #FFFFFF;
	background-image: url(img/sep2_h.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
#cv {
	line-height: 18px;
	background-color: #FFFFFF;
	padding-right: 10px;
}
#animaciones2 {
	background-image: none;
}
#animacion, #animacion2, #animacion3 {
	margin-bottom: 20px;
	float: left;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #145f72;
}
#animacion2 {
	padding-left:11px;
}
#animacion3 {
	padding-left:11px;
	padding-right:0px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #FFFFFF;
}
#imagen {
	margin-bottom: 10px;
	width: 176px;
	height: 130px
}
#texto {
	margin-bottom: 10px;
	background-image: url(img/sep_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 18px;
	width: 176px;
}
#descarga {
	height: 18px
}
#qt {
	padding-left: 20px;
	background-image:url(img/qt.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	margin-right: 10px;
	height: 18px
}
#flash {
	padding-left: 20px;
	background-image:url(img/flash.jpg);
	background-repeat: no-repeat;
	background-position: left;
	float: left;
	margin-right: 10px;
	height: 18px
}
#peso {
	color: #999999;
	float: left;
	text-align: right;
}
#volver, #volver2, #volver3 {
	text-align:right;
	height: 18px;
}
#volver2 {
	padding-right: 24px;
	background-image:url(img/qt.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 18px;
}
#volver3{
	padding-right: 24px;
	background-image:url(img/flash.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

