body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	
}
.estilobody { 
  background-image: url(../images/body-bg.jpg);  /*magen a poner de fondo, especificar ruta si se necesita */
  background-position: top ; /* especificar la posicion inicial del fondo */
  background-repeat: no repeat;  /* evitar repeticion de fondo*/ 
  background-attachment:fixed; /*dejar el fondo fijo */
} 

.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
}
.style2 {
	color: #8dacc3;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style3 {       /* texto gris flota*/
	color: #636363;
	font-size:13px;
	line-height:18px;
	font-family: tahoma;
}
.style3 a{
	color: #636363;
	font-size:13px;
	text-decoration:none;
}
.style3 a:hover{
	color: #636363;
	font-size:13px;
	text-decoration:none;
}
.style3 strong{/* negrita azul flota*/
	color: #0046A5;
	font-size:12px;
	line-height:18px;
	font-family: tahoma;
	/*font-weight:bold;*/
}
.style3 strong a{
	color: #0046A5;
	font-size:12px;
	text-decoration:none;
	
}
.style3 strong a:hover{
	color: #0046A5;
	font-size:12px;
	text-decoration:underline;
}

.style4 {
	color: #B7B7B7;
	font-size: 11px;
	font-family: tahoma;
}

.style4b {
	color:#787878;
	font-size: 11px;
	font-family: tahoma;
}

.style5 {
	color: #0046A5;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style6 {
	color: #31AAFF;
	font-size: 11px;
	font-family: tahoma;
}
#ju a {text-decoration:none}
.style7 {
	color: #0071bc;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style8 {
	color: #FF8400;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style9 {
	color: #61B024;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 {
	
	color: #0046A5;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none
}
.style11 {
	color: #0046A5;
	font-size: 16px;
	font-family: tahoma;
	text-decoration:none
}
.style12 {
	background-color: #FF8400;
	height: 20px;
	width: 194px;
	color: #0046A5;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none;
	float:left;
}
.style12b {
	float:right;
	background-color: #FF8400;
	height: 20px;
	width: 192px;
	color: #0046A5;
	font-size: 13px;
	font-family: tahoma;
	text-decoration:none
}
table.pricelist {
	width:auto;
	background:#ccc;
	font-size:12px;
	margin:0px 0px;
	}
	
table.pricelist th{
	height:50px;
	font-size:10px;
	text-align:center;
	}
	
table.pricelist th p {
	margin:0px;
	padding:0px;
	font-size:9px;
	font-weight:normal;
	}
	
table.pricelist th.temp1,
table.pricelist td.temp1 {
	color:#009900;
	}
	
table.pricelist th.temp2,
table.pricelist td.temp2{
	color:#348efe;
	}
	
table.pricelist th.temp3,
table.pricelist td.temp3{
	color:#a79b00;
	}
	
table.pricelist th.temp4,
table.pricelist td.temp4{
	color:#FF0000;
	}
	
table.pricelist td.barcos {
	background:#3d3d3d;
	color:#FFFFFF;
	font-weight:bold;
	}
	
table.pricelist td.sem{
	font-size:10px;
	color: #636363;
	}
	
table.pricelist td{
	padding:5px;
	}
	
	
	table.info_charter {
	width:auto;
	background:#CCCCCC;
	}
	
table.info_charter td{
	background:#ffffff;
	padding:3px;
	}
		
/*  lista de precios y calendario*/

.content_cal {width:155px;
	margin:10px 10px;
	float:left}

.mes {background:#fff;
	border:#b7b7b7 solid 1px;
	font-weight:bold}
	
.mes_nombre {background:#fff;
	border-left:#b7b7b7 solid 1px;
	border-right:#b7b7b7 solid 1px;
	border-top:#b7b7b7 solid 1px;
	font-weight:bold}

.mes .dia {text-align:center;
	height:20px;
	width:20px;
	color:#333333}

.mes .dia a{border-bottom:#b7b7b7 solid 1px;
	border-right:#b7b7b7 solid 1px;
	border-top:#e8e8e8 solid 1px;
	border-left:#e8e8e8 solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	display:block;
	color:#333333;
	text-decoration:none;
	line-height:20px;}
	
.mes .dia a:hover{border-bottom:#505050 solid 1px;
	border-right:#505050 solid 1px;
	border-top:#505050 solid 1px;
	border-left:#505050 solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	display:block;
	color:#003366;
	text-decoration:none;
	background:#6db9ff;
	line-height:20px;}
	
.mes .temp1 a{border-bottom:#ff4d4d solid 1px;
	border-right:#ff4d4d solid 1px;
	border-top:#fdaaaa solid 1px;
	border-left:#fdaaaa solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	display:block;
	color:#333333;
	text-decoration:none;
	line-height:20px;
	background-color:#fb8686;}
	
.mes .temp1 a:hover{border-bottom:#fff solid 1px;
	border-right:#fff solid 1px;
	border-top:#fff solid 1px;
	border-left:#fff solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	display:block;
	color:#003366;
	text-decoration:none;
	background:#6db9ff;
	line-height:20px;
	background-color:#fb8686;}
	
.mes .temp2 a{border-bottom:#eaea57 solid 1px;
	border-right:#eaea57 solid 1px;
	border-top:#fff solid 1px;
	border-left:#fff solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	display:block;
	color:#333333;
	text-decoration:none;
	line-height:20px;
	background:#fcfc99;}
	
.mes .temp2 a:hover{border-bottom:#fff solid 1px;
	border-right:#fff solid 1px;
	border-top:#fff solid 1px;
	border-left:#fff solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	display:block;
	color:#003366;
	text-decoration:none;
	background:#6db9ff;
	line-height:20px;
	background:#fcfc99;}
	
.mes .temp3 a{border-bottom:#65b3ea solid 1px;
	border-right:#65b3ea solid 1px;
	border-top:#c0e3fc solid 1px;
	border-left:#c0e3fc solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	display:block;
	color:#333333;
	text-decoration:none;
	line-height:20px;
	background:#99d4fd;
	}
	
.mes .temp3 a:hover{border-bottom:#fff solid 1px;
	border-right:#fff solid 1px;
	border-top:#fff solid 1px;
	border-left:#fff solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	display:block;
	color:#003366;
	text-decoration:none;
	background:#6db9ff;
	line-height:20px;
	background:#99d4fd;}
	
.mes .temp4 a{border-bottom:#4fcc4f solid 1px;
	border-right:#4fcc4f solid 1px;
	border-top:#adeaad solid 1px;
	border-left:#adeaad solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	display:block;
	color:#333333;
	text-decoration:none;
	line-height:20px;
	background:#87db87;}
	
.mes .temp4 a:hover{border-bottom:#fff solid 1px;
	border-right:#fff solid 1px;
	border-top:#fff solid 1px;
	border-left:#fff solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	display:block;
	color:#003366;
	text-decoration:none;
	background:#6db9ff;
	line-height:20px;
	background:#87db87;}
	
.mes .diaOFF {border-bottom:#b7b7b7 solid 1px;
	border-right:#b7b7b7 solid 1px;
	border-top:#e8e8e8 solid 1px;
	border-left:#e8e8e8 solid 1px;
	text-align:center;
	height:20px;
	width:20px;
	color:#9e9d9d;
	line-height:20px;}
	
.mes .diaExtra { height:22px;
	width:20px;}
	
.mes_nombre .nombre {text-align:center;
	height:15px;
	width:22px;
	font-size:9px;
	color:#333333}
	
.mes_nombre .nombre_mes {text-align:center;
	font-size:11px;
	height:15px;
	color:#333333}
