/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(http://www.aatravel.co.nz/client_media/000/000/002/171/img/raw/40.gif); background-repeat: repeat-x; background-position: top center; 
    background-color: #f2eee6;
}
.linknegro11 { 
    font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #6c5742;
    text-decoration: underline;
    font-weight: normal;
}
.linknegro11:link { 
    text-decoration: underline;
}
.linknegro11:visited { 
    text-decoration: none;
}
.linknegro11:hover {
	color: #9a6601; 
	text-decoration: underline;
}
.linknegro11:active { 
    text-decoration: none;
}.negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.linkwhite11 { 
    font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
    text-decoration: underline;
    font-weight: normal;
}
.linkwhite11:link { 
    text-decoration: underline;
}
.linkwhite11:visited { 
    text-decoration: underline;
}
.linkwhite11:hover { 
    text-decoration: underline;
}
.linkwhite11:active { 
    text-decoration: underline;
}	
.white11 { 
    font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #ffffff;
    text-decoration: none;
    font-weight: normal;
}
.negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6c5742;
}
.titulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
}
.titulo_negro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	color: #000000;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
}




/*
	Menu Horizontal
*/
#menuh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0;
	padding: 0;
}

#menuh li {
	float: left;
}

#menuh a {
	text-decoration: none;
	color: #dcd2bd;
	background: #006668;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #dcd2bd;
	border-width: 0px 1px 0px 0;
}

#menuh a#primero {
	border-left: 1px solid #ACCFE8;
}

#menuh a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
	background: #034f50;
}
/*
	Menu Horizontal
*/
#menuhome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
}

#menuhome ul, li {
	list-style-type: none;
}

#menuhome ul {
	margin: 0;
	padding: 0;
}

#menuhome li {
	float: left;
}

#menuhome a {
	text-decoration: none;
	color: #dcd2bd;
	background: #000000;
	display: block;
	padding: 3px 10px;
	text-align: center;
	border: 1px solid #dcd2bd;
	border-width: 0px 1px 0px 0;
}

#menuhome a#primero {
	border-left: 1px solid #ACCFE8;
}

#menuhome a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: bold;
	font-weight: bold;
	color: #ffffff;
	background: #034f50;
}
