﻿/*<!-- ======================================== -->

<!-- Pacifica diseño de profundidad-->
<!-- pacifica http://www.corrientepacifia.com -->
<!-- Contactenos camilo@corrientepacifica.com -->
<!-- Tel (57) + 4 + 4447222 -->
<!-- Medellín - Colombia -->
<!-- Suramérica -->

<!-- ======================================== -->*/
html {
	margin: 0 auto;
	padding: 0px;
	font-family: Georgia, "Trebuchet MS", Arial, sans-serif;
	color: #777777;
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: 100%;
	background-image: url('../pics/bg.tile.gif');
}
body {
	margin: 0 auto;
	padding: 0px;
	font-family: Georgia, "Trebuchet MS", Arial, sans-serif;
	color: #777777;
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: 100%;
	background-image: url('../pics/bg.tile.gif');
}
#cabeza {
	width: 360px;
	color: black;
	font-size: 11px;
	display: none;
}
#cabeza h1 {
	font-size: 12px;
	color: maroon;
	font-weight: normal;
}
#cabeza h1 em {
	font-size: 19px;
	color: maroon;
	font-weight: normal;
	text-decoration: overline;
}
#cabeza h1 strong {
	font-size: 23px;
	color: aqua;
	font-weight: normal;
	text-decoration: underline;
}
#cabeza h2 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 90px;
}
#central {
	width: 800px;
	height: 560px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -280px;
	margin-left: -400px;
	z-index: 991;
	text-align: center;
	background-image: url('../pics/pedepacificahome_.gif');
	background-repeat: no-repeat;
	background-position: left -30px;
}
#animacion {
	width: 100%;
	height: 100%;
}
#reel {
	width: 500px;
	height: 530px;
	position: absolute;
	left: 360px;
	top: -18px;
}
#foot {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 100%;
	height: 25px;
	z-index: 999;
	color: White;
	text-align: right;
}
h1 {
	color: #000000;
	font-size: 10px;
	text-align: right;
	padding-right: 10px;
	height: 12px;
}
h3 {
	font-size: 10px;
	font-weight: normal;
	color: black;
}
h3 a, h3 a:visited {
	color: #706147;
}
h3 a:hover {
	color: #9B8663;
}
h3 a em{
	color:green;
	text-decoration:overline;
}
h3 a:hover em{
	text-decoration:overline;
	color:#00FF00;
}
p {
	color: White;
	text-align: justify;
	font-size: 11px;
}
img {
	border: none;
}
