/*-- --*/

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	font-weight: normal;
}


/*--- ids ---*/

#top {
	background-color: #518EB3;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #B2D1E0;
	height: 35px;
}

#middle {
	margin-bottom: 10px;
	background-image: url(../images/lines.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#bottom {
	background-color: #CCEBF5;
	height: 45px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #B2D1E0;
}
/*---*/

/*--- sides ---*/

.side-left{
	background-image: url(../images/side-left.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 7px;	
}

.side-right{
	background-image: url(../images/side-right.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 6px;
}

.side-bottom{
	background-image: url(../images/side-bottom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 73px;	
}

.crn-left{
	background-image: url(../images/crn-bottom-left.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 73px;
	width: 355px;
	
}

.crn-right{
	background-image: url(../images/crn-bottom-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 73px;
	width: 73px;
	
}
/*---*/

/*--- botones ---*/

.bt-home:link, .bt-home:visited{
	background-image: url(../images/bt-home.gif);
	height: 19px;
	width: 20px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
.bt-home:hover {
	background-image: url(../images/bt-home.gif);
	height: 19px;
	width: 20px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
}

.bt-email:link, .bt-email:visited{
	background-image: url(../images/bt-email.gif);
	height: 19px;
	width: 20px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}

.bt-email:hover{
	background-image: url(../images/bt-email.gif);
	height: 19px;
	width: 20px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
	background-repeat: no-repeat;
	background-position: right top;
}

.logo{
	background-image: url(../images/azul-pacifico-logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 90px;
	width: 195px;
}

.menu-bg {
	background-image: url(../images/bg-menu.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 196px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#menu-top {
	float: right;
	margin-right: 30px;
	margin-top: 70px;
}
#menu-top a:link, #menu-top a:visited{
	font-size: 15px;
	color: #666;
	text-decoration: none;	
}
#menu-top a:hover {
	color: #069;
}
#menu-main a:link, #menu-main a:visited{
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	padding-right: 15px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#menu-main a:hover {
	color: #CCC;	
}
#menu-bottom {
	color: #325B74;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;	
}
#menu-bottom a:link, #menu-bottom a:visited{
	color: #325B74;
	text-decoration: none;
	
}
#menu-bottom a:hover{
	color: #56A2BC;
	text-decoration: none;	
}
/*---*/


/*--- estilos generales ---*/
.contenido-bg {
	background-image: url(../images/flash-bar.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 40px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

.contenido-bg a:link, .contenido-bg a:visited{
	color: #069;
	text-decoration: none;	
}
.contenido-bg a:hover{
	color: #036;
	text-decoration: underline;
}
.link_2{
	color: #006699;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.link_2:hover{
	color: #09C;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.flash {
	height: 347px;
	width: 1216px;
	overflow: hidden;	
}
.flash-internas {
	height: 220px;
	width: 1216px;
	overflow: hidden;	
}
.special {
	float: left;
	width: 300px;
	margin-right: 10px;
}

.img_left{
	margin-right: 15px;
	margin-bottom: 10px;
}
.img_right{
	margin-left: 15px;
	margin-bottom: 10px;
}

.separador {
	background-image: url(../images/lines-hor.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 100px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

.separador2 {
	background-image: url(../images/lines-hor2.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 100px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.table {
	background-color: #EAE3D7;
	border: 1px double #698C8F;
}

.table td{
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
}

.table-header{
	background-color: #D7E0C9;
	font-weight: bold;
	color: #444A22;
	text-decoration: none;
	font-size: 14px;
}
.table-header td, td.table-header{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E4E9DC;
	border-left-color: #94AD72;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B824D;

}
.table-header-sec{
	font-weight: bold;
	text-decoration: none;
	background-color: #D4DEDF;
	text-align: center;
}
.table-header-sec td{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EDF1F1;
	border-left-color: #88A3A6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #88A3A6;
	border-bottom-color: #648386;
}
.table-header-cont td, td.table-header-cont{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F0EA;
	border-left-color: #D3C5AB;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0967B;
	text-align: center;
}

/*--*/

H1, .Encabezado1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #003F5E;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

H2, .Encabezado2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #003F5E;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

H3, .Encabezado3 {
	font-size: 21px;
	color: #006699;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H4, .Encabezado4 {
	font-size: 18px;
	color: #09C;
	text-decoration: none;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H5, .Encabezado5 {
	font-size: 16px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/border-ttl_1.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

H6, .Encabezado6 {
	font-size: 15px;
	color: #666;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

em {
	font-size: 15px;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;

}

ul li {
	list-style-image: url(../images/bullet.png);
}

blockquote {
	background-image: url(../images/quote.png);
	width: 180px;
	padding-left: 40px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCC;
	padding-right: 10px;
	margin-right: 30px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: block;
}
.texto_contacto{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link_conatcto{
	color: #09C;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.link_contacto:hover{
	color: #09C;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
