/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
	height: 100%;
	background-image: url(../images/topbg.gif);
	background-repeat: repeat-x;
	color: #333333;
}
form {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
} 
h2 {
	font-size: 28px;
	line-height: 32px;
	letter-spacing: -1px;
}
h3 {
	font-size: 18px;
	line-height: 22px;
	letter-spacing: -1px;
}
p {
	font-size: 12px;
	line-height: 21px;
	margin: 0px;
	padding: 0px 0px 12px 0px;
}
ul {
	list-style: none;
}
#container {
	width: 872px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 137px;
}

#footer {
	position: relative;
	background-color: #9cb3ba;
	height: 125px;
	border-top: 3px solid #ffc600;
	width: 867px;
	float: left;
}
#footer_icon {
	position: relative;
	left: 20px;
	top: 37px;
}
#footer_text {
	position: relative;
	width: 300px;
	top: 37px;
	left: 30px;
}
div#footer_links {
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: right;
}
ul#footer_links {
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 200px;
	right: 10px;
	line-height: 36px;
	list-style: none;
	text-decoration: none;
}
ul#footer_links li a {
	text-decoration: none;
	color: black;
}
h1#logo {
	position: absolute;
	top: 14px;
	left: 20px;
	text-indent: -999em;
	background: url(../images/logo.gif) no-repeat;
	width: 263px;
	height: 68px;
}
h2#pv {
	position: absolute;
	top: 14px;
	left: 630px;
	text-indent: -999em;
	background: url(../images/puertovallarta.gif) no-repeat;
	width: 228px;
	height: 29px;
}
h2#telefono {
	position: absolute;
	top: 43px;
	left: 687px;
	text-indent: -999em;
	background: url(../images/3222230401.gif) no-repeat;
	width: 172px;
	height: 31px;
}

#topsecshell {
	background: url(../images/tilesbg.gif) no-repeat 0px 0px;
	width: 867px;
	float: left;
	position: relative;
	margin-top: 10px;
	padding: 10px 10px 10px 10px;
}
#topsecleft {
	float: left;
	position: relative;
}
#topsecright {
	float: left;
}
#topsec {
	background: url(../images/tilesbg.gif) no-repeat 0px 0px;
	width: 867px;
	height: 277px;
	position: relative;
	left: 0px;
	margin-top: 10px;
}
#topsec_left {
	position: absolute;
	top: 13px;
	left: 13px;
	width: 579px;
	height: 250px;
}
#topsec_right {
	position: absolute;
	top: 13px;
	right:13px;
	width: 249px;
	height: 250px;
}

ul#tiles_menu {
	margin: 0px;
	padding: 0px;
}
ul#tiles_menu li {
	clear: both;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #888888;
}
ul#tiles_menu li a, u#tiles_menu li a:link, ul#tiles_menu li a:visited {
	padding: 8px 0px 8px 10px;
	line-height: 43px;
	height: 43px;
	display: block;
	color: white;
	line-height: 15px;
	text-decoration: none;
}
ul#tiles_menu li a:hover {
	color: #00FFCC;
	background-color:#003333;
}
ui#tiles_menu li a:hover img {
	border: 1px solid #003333;
}
ul#tiles_menu li a:active {
	color: #0099FF;
	text-decoration: none;
}
#content {
	position: relative;
	background: url(../images/content_bg.gif) repeat-y;
	margin-top: 10px;
	float: left;
	width: 872px;
}
#content_top {
	background: url(../images/content_top_bg.gif) no-repeat;
	height: 35px;
	padding: 10px 0px 0px 10px;
}
#content_left {
	position: relative;
	float: left;
	padding: 10px 15px 10px 10px;
	width: 565px;
	border-left: 1px solid #CCCCCC;
}
#content_right {
	float: left;
	width: 257px;
	background-color: #0a3442;
	color: white;
	padding: 10px 5px 10px 10px;
}
#content_right a {
	color: white;
	text-decoration: none;
}
#content_right a:hover {
	color: #CCCCCC;
	text-decoration: underline;
}
#content_right a:active {
	color: #999999;
	text-decoration: none;
}

.body_content {
	padding: 15px 0px 20px 5px;
}
/* Nav */
#nav {
	position: absolute;
	top: 88px;
/*	left: 12px;
*/	width: 872px;
	height: 42px;
	padding: 0px 0px 2px 0px;
	background: url(../images/nav/nav_bg.gif) no-repeat;
}
#nav ul {
	margin: 0;
	padding: 1px 0 0 1px;
	list-style: none;
	height: 34px;
}
#nav ul li {
	float: left;
	display: inline;
	margin: 0 1px 0 0;
	padding: 0;
}
#nav li a {
	margin: 0;
	padding: 0;
	text-indent: -999em;
	display: block;
	height: 34px;
	text-decoration: none;
}
#inicio a, #inicio a:link, #inicio a:visited {
	background: url(../images/nav/inicio.gif) 0 0 no-repeat;
	width: 103px;
}
#inicio a:hover  {
	background-position: -103px 0;
}
#inicio a:active  {
	background-position: -206px 0;
}
#inicio_active {
	background: url(../images/nav/inicio.gif) 0 0 no-repeat;
	background-position: -103px 0;
	width: 141px;
}

#diseno a, #diseno a:link, #diseno a:visited {
	background: url(../images/nav/disenoweb.gif) 0 0 no-repeat;
	width: 141px;
}
#diseno a:hover  {
	background-position: -141px 0;
}
#diseno a:active  {
	background-position: -282px 0;
}
#diseno_active {
	background: url(../images/nav/disenoweb.gif) 0 0 no-repeat;
	background-position: -141px 0;
	width: 141px;
}

#programacion a, #programacion a:link, #programacion a:visited {
	background: url(../images/nav/programacion.gif) 0 0 no-repeat;
	width: 169px;
}
#programacion a:hover  {
	background-position: -169px 0;
}
#programacion a:active  {
	background-position: -338px 0;
}
#programacion_active {
	background: url(../images/nav/programacion.gif) 0 0 no-repeat;
	background-position: -169px 0;
	width: 169px;
}

#digitalizacion a, #digitalizacion a:link, #digitalizacion a:visited {
	background: url(../images/nav/digitalizacion.gif) 0 0 no-repeat;
	width: 169px;
}
#digitalizacion a:hover  {
	background-position: -169px 0;
}
#digitalizacion a:active  {
	background-position: -338px 0;
}
#digitalizacion_active {
	background: url(../images/nav/digitalizacion.gif) 0 0 no-repeat;
	background-position: -169px 0;
	width: 169px;
}

#space {
	width: 144px;
}

#contacto a, #contacto a:link, #contacto a:visited {
	background: url(../images/nav/contacto.gif) 0 0 no-repeat;
	width: 134px;
}
#contacto a:hover  {
	background-position: -134px 0;
}
#contacto a:active  {
	background-position: -268px 0;
}
#contacto_active {
	background: url(../images/nav/contacto.gif) 0 0 no-repeat;
	background-position: -134px 0;
	width: 134px;
}
/* Nav END */

