body {
	background: #453095;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

input, select, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}	

form {
	display: inline;
}

.barralogin {
	background: url(../../images/fondo_login.gif) repeat-x left top;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

.barralogin td {
	font-size: 9px;
	padding: 4px;
}

.barralogin input {
	width: 80px;
	border: 1px solid #00006F;
	padding: 2px;
	color: #9999C6;
}

.barralogin .botonsend {
	background: url(../../images/boton_send.gif) no-repeat center center;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	font-size: 9px;
	margin: 0;
	width: 50px;
}

.barralogin a {
	color: #FFFFFF;
	text-decoration: none;
}

.barralogin a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
/********************/

.barralogin2 {
	background: #FFFFFF url(../../images/fondo_loggedin.gif) repeat-x left top;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	color: #997700;
	border-top: 1px solid #FFFFFF;
}

.barralogin2 td {
	padding: 8px;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

.barralogin2 input {
	width: 80px;
	border: 1px solid #00006F;
	padding: 2px;
	color: #9999C6;
}

.barralogin2 .botonsend {
	background: url(../../images/boton_send.gif) no-repeat center center;
	border: none;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
	font-size: 9px;
	margin: 0;
	width: 50px;
}

.barralogin2 a {
	color: #B63636;
	text-decoration: none;
}

.barralogin2 a:hover {
	color: #050572;
	text-decoration: underline;
}

/***********************/

.container {
	border: 1px solid #030371;
	border-width: 0 1px 0 1px;
	width: 777px;
	margin: 0 auto;
}

.main {
	border: 1px solid #FFFFFF;
}

.left {
	background-color: #BE0000;
	border-right: 1px solid #FFFFFF;
	vertical-align: top;
}

.menu * {
	margin: 0;
	padding: 0;
}

.menu {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

.menu ul {
	list-style: none;
	font-size: 11px;
}

.menu li {
	background: url(../../images/fondo_puntos.gif) repeat-x left bottom;
	border-bottom: 1px dotted #8F0101;
}

.menu a {
	text-align: left;
	width: 124px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding: 6px 8px 6px 8px;
	font-weight: bold;
}

.menu a:hover {
	color: #FFFF00;
	background: #C82626;
}

.menu ul li ul {
}

.menu ul li ul li {
	border: none;
}

.menu ul li ul li a {
	width: 112px;
	display: block;
	text-decoration: none;
	color: #CCCCCC;
	padding: 2px 4px 2px 24px;
	font-weight: normal;
}

.menu ul li ul li a:hover {
	color: #FFFF00;
}

.right {
	border-left: 1px solid #FFFFFF;
	background: url(../../images/fondo_right.gif) repeat-y left top;
	vertical-align: top;
}

.content {
	background-color: #EEEEEE;
	color: #010171;
	vertical-align: top;
}

.content h1 {
	color: #FFFFFF;
	font-size: 17px;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	background: url(../../images/fondo_h1.jpg) left top;
	padding: 9px 10px 10px 9px;
	margin: 0;
	text-align: left;
}

.content h2 {
	padding: 9px 0;
	margin: 0 10px;
	text-align: left;
	color: #BE0000;
	border-bottom: 2px dotted #102B86;
	font: italic bold 15px "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

.content p {
	margin: 8px 8px 24px 8px;
	padding: 0;
}

.content a {
	color: #414194;
}

.content a:hover {
	color: #BD0000;
}

.picsright {
	float: right;
	margin: 0 0 6px 6px;
	border: 1px solid #000066;
}

.picsleft {
	float: left;
	margin: 0 6px 6px 6px;
	border: 1px solid #000066;
}

.booknow {
	float: right;
	margin: 0 6px 0 0;
}

.data td {
	font-size: 13px;
	color: #BE0000;
}

.data strong {
	color: #010171;
}

/*=====Continue "Button"====*/

.Continue {
	background-color: #E6E9F0;
	border: 1px solid #6375A0;
	width: 160px;
	padding: 6px;
	margin: 0 auto;
	margin-top: 24px;
	text-align: center;
}

.Continue a {
	font-weight: bold;
	text-decoration: none; 
}

.Continue a:link, .Continue a:visited { 
	color: #6375A0; 
} 

.Continue a:hover { 
	color: #495778; 
}
