/*///////////////////////////////////////////////////////////////////////////////////////////

	CONFERENCIAS.PHP

///////////////////////////////////////////////////////////////////////////////////////////*/

.p_left{
	float:left;
	width:464px;
}
.p_right{
	float:right;
	width:464px;
}
#main_content h2{
	margin-bottom:7px;
}
#main_content .cap_full h3{
	height:27px;
	background:url(../img/claudio_naranjo/cap_conferencias.jpg) no-repeat;
	text-align:right;
	padding-top:9px;
	padding-right:12px;
	color:#FFF;
	margin:0px;
}
#conferencia_block_container{
	width:938px;

	margin-left:5px;
	
	/*background:#0C0;*/
}

	#conferencia_ver_carrito{
		height:29px;
		display:block;
		
		float:right;
		margin-top:0px;
		padding-left:18px;
		padding-right:40px;
		padding-top:16px;
		
		color:#555555;
		text-decoration:underline  !important;
		font-style:italic;
		
		background:url(../img/claudio_naranjo/conferencias_comprar.png) no-repeat right;
		/*background-color:#00ff00;*/
	}

	.conferencia_block{
		width:459px;
		min-height:132px;
		
		/*float:left;*/
		padding-top:18px;
		
		/*border-bottom:1px solid #1b87c5;*/
		/*background:#0CC;*/
	}
	.conferencia_block_img{
		width:120px;
		height:90px;
		
		float:left;
		
		background:#1b87c5;
	}
	.conferencia_block_img img{
		border:0;
	}
	.conferencia_block_info{
		width:314px;
		height:100%;
				
		padding-left:25px;
		float:left;
		
		/*background:#f2f2f2;*/
	}
	.conferencia_block_info a{
		color:#000;
		text-decoration:none;
	}

		.conferencia_block_title{
			height:20px;
			display:block;			
			font-weight:bold;
			overflow:hidden;
		}
		.conferencia_block_resumen{
			height:29px;
			overflow:hidden;
			/*background:#3F6;*/
		}
		.conferencia_block_acciones{
			min-height:41px;
			width:100%;
			float:right;
			/*background:#f2f2f2;*/
		}
			.conferencia_block_precio{
				float:left;
				margin-top:16px;
				/*background:#ff00ff;*/
			}
			.conferencia_block_comprar{
				height:29px;
				display:block;
				
				float:right;
				margin-top:0px;
				padding-left:18px;
				padding-right:40px;
				padding-top:16px;
				
				color:#555555;
				text-decoration:underline  !important;
				font-style:italic;
				
				background:url(../img/claudio_naranjo/conferencias_comprar.png) no-repeat right;
				/*background-color:#00ff00;*/
			}
				.conferencia_block_ver{
					background:url(../img/claudio_naranjo/conferencias_ver.png) no-repeat right;
				}
				.conferencia_block_espera{
					background:url(../img/claudio_naranjo/conferencias_espera.png) no-repeat right;
				}
			.conferencia_block_comprar:hover{
				/*font-weight:bold;*/
			}
			

/*///////////////////////////////////////////////////////////////////////////////////////////

	CONFERENCIAS_DETALLE.PHP

///////////////////////////////////////////////////////////////////////////////////////////*/
			
#conferencia_detalle{
	padding-left:5px;	
	/*background:#F0F;*/
}
	#conferencia_detalle_form_invitados{
		width:90%;
		margin-left:5px;
		margin-bottom:10px;
	}

	#conferencia_detalle_alertas{
		width:918px;
		margin-left:5px;
		margin-bottom:10px;
	}
	#conferencia_detalle_volver{
		float:right;
		display:block;
		text-align:right;
	}

	#conferencia_video_player{
		width:425px;
		height:344px;
		
		float:left;
		margin-right:20px;
		background:#1b87c5;
	}
	#conferencia_detalle_info{
		width:494px;
		float:left;
		
		/*background:#3FF;*/
	}
	#conferencia_detalle_info_titulo{
		margin-bottom:16px;
	}
	#conferencia_detalle_info_data{
		margin-bottom:29px;
	}
	#conferencia_detalle_info_desc{
		margin-bottom:29px;
		text-align:justify;
	}



/*///////////////////////////////////////////////////////////////////////////////////////////

	CONFERENCIAS_CARRITO1.PHP

///////////////////////////////////////////////////////////////////////////////////////////*/

#conferencia_carrito_container{
	width:938px;

	margin-left:5px;
		
	font-weight:bold;
	color:#000;
	
	/*background:#0C0;*/
}
	.conferencia_carrito_barras{
		width:100%;
		height:22px;
		padding-top:6px;
		
		border-bottom:1px solid #1c8ac9;
		border-top:1px solid #1c8ac9;
		background:#b2c9d9;
	}
		.conferencia_carrito_barras_quitar{
			width:72px;
			float:left;
			padding-left:8px;
			/*background:#0F0;*/
		}
		.conferencia_carrito2_barras_cantidad{
			width:110px;
			float:left;
			text-align:center;
			/*background:#0F0;*/
		}
		.conferencia_carrito_barras_contenidos{
			width:830px;
			float:left;
			padding-left:8px;
			/*background:#0F0;*/
		}
		.conferencia_carrito_barras_productos{
			width:758px;
			float:left;
			/*background:#F0F;*/
		}
		.conferencia_carrito2_barras_productos{
			width:700px;
			float:left;
			/*background:#F0F;*/
		}
		.conferencia_carrito_barras_total{
			width:100px;
			float:right;
			text-align:center;
			/*background:#3FF;*/
		}
		.conferencia_carrito_barras_subtotal{
			width:75px;
			float:right;
			/*background:#3FF;*/
		}
		.conferencia_carrito_barras_precio{
			width:100px;
			float:right;
			text-align:center;
			/*background:#3FF;*/
		}
	
	
	.conferencia_carrito_block{
		height:98px;
		padding-top:8px;
		border-bottom:1px solid #1b87c5;
		/*background:#f2f2f2;*/
	}
		.conferencia_carrito_block_quitar{
			width:72px;
			height:100%;
			float:left;
			padding-left:8px;
			/*background-color:#0F0;*/
		}
			.conferencia_carrito_block_quitar a{
				width:13px;
				height:13px;
				display:block;
				margin-left:5px;
				background:url(../img/claudio_naranjo/check_box.jpg) no-repeat;
			}
		.conferencia_carrito_block_productos{
			width:758px;
			height:100%;
			float:left;
			/*background:#F0F;*/
		}
			.conferencia_carrito_img{
				width:120px;
				height:90px;
				
				float:left;
				
				background:#1b87c5;
			}
			.conferencia_carrito_info{
				width:608px;
				height:100%;
	
				padding-left:30px;				
				float:left;
				
				/*background:#f2f2f2;*/
			}

		.conferencia_carrito_block_precio{
			height:100%;
		}
		
	
	.conferencia_carrito2_block{
		margin-top:4px;
		margin-bottom:4px;
		font-weight:normal;
		border-bottom:1px solid #1b87c5;
		padding-bottom:5px;
		/*background:#f2f2f2;*/
	}
			.conferencia_carrito2_block_cantidad{
				/*background:#0F0;*/
			}
			.conferencia_carrito2_info{
				width:638px;
				height:100%;
	
				float:left;
				
				/*background:#f2f2f2;*/
			}
			.conferencia_carrito_block2_precio{
				width:100px;
				float:right;
				text-align:center;
				/*background:#3FF;*/
			}

	
	.conferencia_carrito_opciones{
		margin-top:5px;
		font-weight:normal;
	}
	
	.conferencia_carrito2_form{
		margin-top:5px;
	}
		.conferencia_carrito2_form_entrega{
			width:457px;
			float:right;
			/*background:#f2f2f2;*/
		}
			.conferencia_carrito2_form_entrega_info{
				margin-top:10px;
				font-weight:normal;
			}
		.conferencia_carrito2_form_facturacion{
			width:457px;
			float:left;
			/*background:#f2f2f2;*/
		}
		.conferencia_carrito2_form_title{
			padding-bottom:3px;
			border-bottom:1px solid #1b87c5;	
		}
		.conferencia_carrito2_form_fields{
		}
		
		
/*///////////////////////////////////////////////////////////////////////////////////////////

	CONFERENCIAS_CARRITO3.PHP

///////////////////////////////////////////////////////////////////////////////////////////*/
		
		
#conferencia_pago_container{
	width:460px;

	margin:auto;
		
	color:#000;
	
	/*background:#0C0;*/

}
	.conferencia_pago_container_title{
		margin-top:20px;
		padding-bottom:3px;
		font-weight:bold;
		border-bottom:1px solid #1b87c5;
	}
	#conferencia_pago_container_info{
	}
		.conferencia_pago_container_info_row{
			margin-top:20px;
		}
		.conferencia_pago_container_info_radio{
			width:30px;			
			float:left;
		}
		.conferencia_pago_container_info_txt{
			width:430px;
			float:left;
		}
		.conferencia_pago_container_buttons{
			text-align:right;
			margin-top:10px;
		}
		
		
		
		
		
.form_left{
	float:left;
	width:145px;
	text-align:right;
}
.form_right{
	float:right;
	width:295px;
}
.contForms{
	margin-bottom:8px;
	clear:both;
}
.formReg{
	width:212px;
}
.check{
	float:left;
	width:30px;
}
.rightCheck{
	float:left;
	width:195px;
}

.alert{
	float:left;
	padding:5px 10px 5px 10px;
	background:#BAE7F8;
	border:1px solid #68B5E1;
}











.conferencias_row{
	margin-bottom:10px;
}
	.conferencias_row_left{
		width:459px;
		float:left;
		
		border-bottom:1px solid #1b87c5;
		/*background:url(../img/conferencias/separador.gif) repeat-x bottom;*/
	}
	.conferencias_row_right{
		width:459px;
		float:right;
		
		border-bottom:1px solid #1b87c5;		
		/*background:url(../img/conferencias/separador.gif) repeat-x bottom;*/
	}
	
