/*

 site: www.economiamaritima.es
 design: Estudio digital km-0.com

/* =================== unificamos estilos para distintos navegadores ===================  */

* {
	font-size: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}

p,ul,ol,dl,dt,dd,li,blockquote,cite,h1,h2,h3,h4,h5,h6,fieldset,hr,select
	{
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}

/* =================== elementos generales ===================  */

body{
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #ccc;
}

h1{
	background-color: #eee;
	color: #00dfff;
	font-size: 25px;
	padding-left: 25px;
	padding-top: 1px;
	padding-bottom: 1px;
}

h2{
	color: #656565;
	font-size: 20px;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 2px;
	border-bottom: 1px solid #656565;
	width: 92%;
}

h3{
	color: #656565;
	font-size: 15px;
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: underline;
}

a{
	color: #000;
	outline: none;
	text-decoration: none;
}

a:visited{
	color: #000;
}

a:hover,
a:active{
	color: #666;
}

p{
	padding: 25px;
	color: #656565;
	text-align: justify;
	line-height: 16px;
}

p a{
	color: #333;
}

/* =================== breadcrumbs ===================  */

#breadcrumbs{
	height: 20px;
	width: 974px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	text-align: right;
	padding-right: 25px;
	padding-top: 5px;
	color: #666;
}

#breadcrumbs a{
	color: 	#00dfff;
}

#breadcrumbs a.bread_off{
	color: #00dfff;
}

/* =================== cabecera ===================  */

#cabecera{
	height: auto;
	width: 999px;
	background-color: #ccc;
}

/* =================== contenedor y generales ===================  */

#container{
	width: 999px;
	height: auto;
	margin: auto;
	overflow: hidden;
	background-color: #fff;
}

#content{
	width: 698px;
	float: left;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-left: 1px;
	background-color: #fff;
	overflow: hidden;
}

.clearboth {
	display: block;
	clear: both;
	margin: 0;
	padding: 0;
}

#menu{
	background-color: #c3e7e7;
	width: 300px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
	overflow: hidden;
}

#menu .familia{
	background-color: #fff;
	width: 250px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #00dfff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 25px;
	background-image: url(../img/arrow-upright.gif);
	background-repeat: no-repeat;
	background-position: 257px 2px;
	margin-bottom: 5px;
	float: left;
}

#menu .familia a{
	color: #00dfff;
}

#menu .familia a:hover{
	text-decoration: underline;
}

#menu .producto{
	margin-bottom: 5px;
	width: 92%;
	float: left;
}

#menu .producto a{
	width: 100%;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	color: #666;
	font-size: 11px;
	font-weight: bold;
	padding-left: 25px;
	text-decoration: none;
	float: left;
}

#menu .selected a,
#menu .producto a:hover{
	background-color: #05c7fc;
	color: #fff;
}

.btn_comprar{
	background-image: url(../img/btn_comprar_on.png);
	width: 134px;
	height: 35px;
	text-align: center;
	display: block;
	padding-top: 14px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}

.btn_comprar_off{
	background-image: url(../img/btn_comprar_off.png);
	width: 134px;
	height: 35px;
	text-align: center;
	display: block;
	padding-top: 14px;
	color: #fff !important;
	font-weight: bold;
	text-decoration: none;
}

.btn_comprar_off:hover,
.btn_comprar:hover{
	background-image: url(../img/btn_comprar_ind.png);
}

.submit{
	background-image: url(../img/btn_comprar_on.png);
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	border: 0 !important;
	width: 134px !important;
	height: 35px !important;
	text-align: center !important;
	padding-top: 8px !important;
	color: #fff !important;
	font-weight: bold !important;
	text-decoration: none !important;
	outline: 0;
}

.btn_cancelar{
	background-image: url(../img/btn_comprar_off.png);
	background-color: transparent !important;
	background-repeat: no-repeat !important;
	border: 0 !important;
	width: 134px !important;
	height: 35px !important;
	text-align: center !important;
	padding-top: 8px !important;
	color: #fff !important;
	font-weight: bold !important;
	text-decoration: none !important;
	outline: 0;
}

.btn_cancelar:hover,
.submit:hover{
	background-image: url(../img/btn_comprar_ind.png);
	cursor: pointer;
}

/* =================== productos ===================  */

.info_compra_producto{
	width: 650px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding-top: 15px;
	padding-bottom: 5px;
	float: left;
}

.img_info_prod{
	float: left;
	height: 130px;
	width: 150px;
}

.info_compra_producto img{
	float: left;
}

.info_titulo_precio_prod{
	float: left;
	height: 50px;
	width: 500px;
	padding-top: 10px;
	border-bottom: 1px solid #ccc;
}

.titulo_info_prod{
	float: left;
	width: 330px;
	padding-left: 15px;
}

.titulo_info_prod span{
	color: #656565;
	font-size: 18px;
}

.precio_info_prod{
	float: left;
	width: 135px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.precio_info_prod span{
	font-size: 10px !important;
	font-weight: normal;
}

.info_compra_prod{
	float: right;
	padding: 15px;
}

/* =================== comprar ===================  */

#listado_productos{
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-top: 25px;
}

#listado_productos_compra{
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 25px;
}

#listado_productos_compra{
	width: 650px;
	margin-left: 25px;
}

.item_producto{
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: auto;
	padding-top: 5px;
}

.item_producto div{
	padding: 0;
}

.nombre_item_producto{
	float: left;
	width: 350px;
	padding-left: 25px !important;
	font-size: 18px;
	padding-bottom: 2px !important;
}

.precio_item_producto{
	float: left;
	width: 165px;
	padding-top: 5px !important;
	text-align: right;
}

.unidades_item_producto{
	float: left;
	width: 85px;
	padding-top: 5px !important;
	text-align: right;
}

p.resumen_compra span{
	display: block;
	float: left;
	width: 150px;
}

#formulario_datos_personales,
#formulario_empresa,
#formulario_entrega,
#formulario_comentarios{
	float: left;
	width: 675px;
	height: auto;
	display: block;
	padding-left: 15px;
}

/* =================== formularios front ===================  */

label{
	width: 150px !important;
	float: left;
	color: #999;
}

input,
textarea{
	width: 450px;
	background-color: #f2f2f2;
}

select{
	width: 300px;
	background-color: #f2f2f2;
}

#formulario_entrega,
#formulario_empresa{
	display: none;
}

.zonas_geograficas{
	float: left;
	width: 420px;
	font-weight: normal;
}

/* =================== pie ===================  */

#pie{
	height: 65px;
	background-image: url(../img/fondo_pie.png);
	text-align: center;
	color: #fff;
	padding-top: 13px;
	line-height: 17px;
	clear: left;
}

#pie a{
	color: #00dfff;
	text-decoration: none;
}

#pie a:hover{
	text-decoration: underline;
}

#pie span a{
	color: #ccc;
}

#pie span{
	color: #999;
}

.checkbox{
	/*padding-top:25px !important;*/
}



















