/* CSS Ayuda en la compra - Gastos de envío OI08 temporal - 12 sept 2008 */

.gastos_servicio_tit{
	background-color:#064598;
	padding:6px;
	color:#fff;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:15px;
}

.tabla_resumen_gastos{
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
}

.tabla_resumen_gastos td{
	border:1px solid #064598;
	padding:4px;
}

.gastos_fondo_azul{
	background-color:#064598;
	color:#fff;
}

.gastos_textopeq{
	font:11px Arial, Helvetica, sans-serif;
	text-align:right;
	color:#666;
	width:85%;
	float:right;
}

.gastos_cuadro_destacado{
	padding:15px;
	border:1px solid #064598;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
	margin:10px 0xp 10px 0px;
}

.gastos_cuadro_destacado_tit{
	color:#064598;
	font:13px Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.gastos_cuadro_destacado_texto{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}

.gastos_textopeq_izq{
	float:left;
	width:49%;
	text-align:left;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
}

.gastos_textopeq_dcha{
	float:right;
	width:49%;
	text-align:right;
	font:11px Arial, Helvetica, sans-serif;
	color:#666;
}

/* CSS Ayuda en la compra - Gastos de envío */

/* Parte central */

.postage_central{
	width:504px;
	float:left;
}

.postage_central_inside{
	padding:0px 15px 0px 15px;
	font-size:12px;
}

.postage_central_inside hr{
	color:#c30;
	background-color:#c30;
	height:1px;
	border:0px;
}

.postage_central_title{
	font-size:18px;
	margin-bottom:15px;
}

.postage_central_box{
	background-image:url(../images/gastos_envio/normal_postage_table_bkg.jpg);
	background-repeat:no-repeat;
	width:386px;
	margin:auto;
}

.postage_central_box_inside{
	padding:10px 7px 10px 10px;
}

.postage_central_table{
	width:99%;
	margin:auto;
	font-size:12px;
}

.postage_central_box_inside table tr td{
	padding:7px 0px 7px 0px;
}

.postage_doubts_box{
	width:484px;
	margin-top:15px;
}

.postage_doubts_box a{
	font-weight:bold;
	color:#064598;
}

.postage_doubts_box a:hover{
	color:#c30;
	text-decoration:none;
}

.postage_doubts_box_inside{
	text-align:center;
	background-image:url(../images/gastos_envio/postage_doubts_box_bkg.gif);
	background-repeat:repeat-y;
	margin-top:-3px;
}

.postage_doubts_phone{
	font-size:18px;
	color:#064598;
	padding-top:7px;
}

.postage_central ul {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	list-style-type: none;
}

.postage_central ul li {
	background-image:url(../images/gastos_envio/senalador.gif);
	background-position: 25px 10px;
	background-repeat: no-repeat;
	padding: 5px 0px 5px 40px;
}


/* Menu derecho */

.postage_right_menu{
	float:left;
	width:231px;
	background-image:url(../images/gastos_envio/right_menu_bkg.gif);
	background-repeat:repeat-y;
}

.postage_right_menu_text{
	padding:0px 10px 0px 20px;
}

.postage_right_menu_title{
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
}	

.postage_right_menu_box{
	float:left;
	width:198px;
	background-image:url(../images/gastos_envio/right_box_bkg.jpg);
	background-repeat:no-repeat;
	float:right;
}

.postage_right_menu_box_inside{
	padding:10px;
}

.postage_table{
	width:99%;
	margin:auto;
}

.postage_right_menu_box_inside table tr td{
	padding:4px 0px 4px 0px;
}

.postage_table_blue{
	color:#064598;
	font-weight:bold;
}

.postage_table_green{
	color:#690;
	font-weight:bold;
}

.postage_table_orange{
	color:#f90;
	font-weight:bold;
}

/* Varios */

.text_right{
	text-align:right;
}

.foto_right{
	float:right;
	margin:0px 0px 10px 10px;
}

.red_color{
	color:#c30;
}
