﻿#panIE6
{
    border: 3px solid #ffb717;
    background-color: #d0cfb4;
    color: #000000;
    padding: 5px;
    height: 16px;
}

#panIE6 ul
{
	margin: 0 auto 0 auto;
	width: 820px;
}

#panIE6 ul li
{
    float:left;
    margin: 0 4px 0 4px;
}

#panIE6 a
{
    color: #000000;
    text-decoration: none;
}

#panIE6 a:hover
{
    text-decoration: underline;
}

#page
{
	margin: 0 auto 0 auto;
	width: 1000px;
	overflow: hidden;
}

#menu
{
	border-bottom: solid 1px #483b35;
	width: 1000px;
	float: left;
}

#menu ul
{
    float: left;
}

#menu li
{
	float: left;
	padding: 10px;
}

#menu li a
{
	color: white;
	margin-left: 4px;
	font-family: Lucida Sans, Century Gothic, Tahoma;
	text-decoration: none;
	font-size: 12px
}

#login 
{
    float: right;
    padding-top: 10px;
    padding-right: 10px;
    color: white;
}

#login a
{
    font-family: Lucida Sans, Century Gothic, Tahoma;
    color: White;
    text-decoration: none;
}

#login a:hover
{
    color: #ffb717;
}

#barra
{
    float: left;
    width: 1000px;
}

#menu li a:hover
{
	color: #ffb717;
}

.selected
{
	color: #ffb717 !important;
	font-weight: bold;
}

#header
{
    float: left;
	margin-top: 9px;
	padding: 20px;
	background-color: white;
	border-radius: 7px;
	-moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    width: 954px;
    height: 380px;
}

#header img
{
    position: absolute;
    z-index: 0;
}

#header a
{
    position: absolute;
    width: 320px;
    height: 380px;
    z-index: 100;
    margin-left: 600px;
}

#infoviaje img
{
    margin-left: 600px;
}

#infoviajetextos
{
    font-family: Myriad Pro, MyriadPro;
    position: absolute;
    margin-left: 630px;
    margin-top: 105px;
    z-index: 50;
}

#tituloviaje h2
{
    text-align: center !important;
    width: 260px;
    font-size: 30px;
    color: white;
    font-weight: bold;
    margin-top: 5px;
}

#fechaviaje
{
    color: #ffb115;
    width: 260px;
    text-align: center !important;
    font-size: 14px;
    margin-top: 20px;
}

#masinfoviaje
{
    margin-top: 20px;
    color: #d7eb64;
    width: 260px;
    font-size: 14px;
    text-align: center !important;
}

#yasomos
{
    margin-top: 20px;
    margin-left: 60px;
    width: 260px;
}

#yasomos p
{
    background-color: black;
    padding: 5px;
    border-radius: 5px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: 1px solid #6d5b4d;
    text-align: center;
    color: #e17513;
    width: 130px;
}

#yasomos span
{
    color: white;
    font-weight: bold;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 5px;
}

#content
{
    margin-left: 20px;
	width: 955px;
	float: left;
}

#footer
{
	width: 100%;
	background-color: Black;
	height: 20px;
	color: White;
	padding: 10px 0 10px 0;
	text-align: center;
	float: left;
}

#footer a:link
{
	color: White;
	text-decoration: none;
}

#footer a:visited
{
	color: White;
	text-decoration: none;
}

#footer a:active
{
	color: White;
	text-decoration: none;
}

#footer a:hover
{
	color: White;
	text-decoration: underline;
}

.marquee
{
    margin-left: 5px;
    float: left;
    font-weight: bold;
	font-family: Century Gothic;
	color: #dddddd;
	padding: 5px;
	width: 980px;
}

.marquee a
{
    text-decoration: none;
    color: #dddddd;
    font-size: 11px;
}
