/***  Toda esta parte inicial neutraliza las diferencias de presentación entre navegadoresNEUTRALIZANDO ESTILOS: elementos que queremos limpiar completamente: ***/* {	margin: 0;	padding: 0;	border: none;}html {	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;	text-shadow: #000 0px 0px 0px;/*Elimina el efecto bold en Safari*/}/*** NEUTRALIZANDO ESTILOS:	elementos con margen vertical: ***/h1, h2, h3, h4, h5, h6, p, pre,blockquote, ul, ol, dl, address {	font-weight: normal;	margin: 0 0 1em 0;}/*** Algunos ajustes basicos: ***/sup {	position: relative;	bottom: 0.3em;	vertical-align: baseline;}sub {	position: relative;	bottom: -0.2em;	vertical-align: baseline;}li, dd, blockquote {	margin-left: 1em;}/*** LINKS:	recuerda utilizar siempre la regla del LoVe-HAte ***/a, a:link, a:visited, a:hover, a:active {	outline: 0; /*Elimina la línea de puntos que aparece alrededor de los enlace al clicarlos*/	text-decoration: none;}a img {	border: none;	text-decoration: none;}img {	border: none;	text-decoration: none;	/*Si añades un background aparecerá como fondo de la imagen, útil para imágenes de carga*/}/*** FORMULARIOS: ***/label, button {cursor:pointer;}input, select, textarea {	font-size: 100%;}input:focus, select:focus, textarea:focus {	background-color: #FFF;}fieldset {	border: none;}/*** Algunas clases útiles: ***/.clear {	clear: both;}.float-left {	float: left;}.float-right {	float: right;}.helvetica {	font-family: Arial, Helvetica, Geneva, sans-serif;}/*** HOJA DE ESTILO: Aquí comienza de verdad la hoja de estilos. Modifica cualquier cosa a partir de aquí ***/body, td, th {	background: #000000;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color:#CCCCCC;	line-height: 1.2em;	height: 100%;}a:link {	color: #FFFFFF;	text-decoration: none;}a:visited {	color: #FFFFFF;	text-decoration: none;}a:hover {	color: #FFFFFF;	text-decoration: underline;}a:active {	color: #FFFFF;	text-decoration: none;}h1 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:200%;	display:block;	color:#FFFFFF;	text-align:left;	letter-spacing:1px;	margin: 1em 0 0.5em 0;}.tituloh1 {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;	font-size:200%;	display:block;	color:#FFFFFF;	text-align:left;	letter-spacing:1px;	margin: 1em 0 0.5em 0;}h2 {	display:block;	text-align:left;	font-weight: normal;	font-size:10px;	margin:0;	color:#FFFFFF;}ul {	list-style:none;	margin:0;	padding:0;	color:#CCCCCC;	line-height: 1.2em;}li {	margin:0;	padding:0;	width:400px;}p {	color:#CCCCCC;}#wrap{	position: absolute;	height: 100%;	width: 100%;	min-width:750px;	top: 0px;	right: 0px;}#colizda{	position: absolute;	height: 90%;	width: 50%;	min-width:375px;	top: 0px;	left: 0px;}#colizda table{	height: 100%;	width: 100%;}#colizda tr{	height: 100%;	width: 100%;}#colizda td{	vertical-align:middle;	text-align:right;	right:0;	height: 100%;	width: 100%;}#coldcha{	position: absolute;	height: 90%;	width: 50%;	min-width:375px;	top: 0px;	left: 50%;}#coldcha table{	height: 100%;	width: 100%;}#coldcha tr{	height: 100%;	width: 100%;}#coldcha td{	vertical-align: middle;	height: 100%;	width: 100%;}#coldcha p{	width:375px;	margin: 0;	border:0;	padding: 0;	text-align:left;}#coldcha img{	margin: 0;	margin-top:2px;	margin-bottom:2px;	padding: 0;}#footer{	position: absolute;	height: 2em;	width: 100%;	top: 100%;	left: 0px;	margin-top: -2em;	text-align: center;}#footer p{	vertical-align: bottom;	text-align: center;}#contacto{	position: absolute;	background: #000000;	height: 2em;	width: 5em;	top:100%;	left:100%;	margin-top: -2em;	margin-left: -5.5em;	overflow:visible;	}#contacto p{	vertical-align: bottom;	text-align: right;}p {	color:#CCCCCC;}/*video*/#video-layer{	position:absolute;	top:50%;	left:50%;	width:600px;	height:363px;	margin-top:-182px;	margin-left:-300px;	}#entrada{	position:absolute;	top:50%;	left:50%;	width:150px;	height:80px;	margin-top:-270px;	margin-left:-75px;	}